mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-17 23:22:57 +03:00
UN
This commit is contained in:
17
unimplemented/HOCLBEMGPDE.proto
Normal file
17
unimplemented/HOCLBEMGPDE.proto
Normal file
@@ -0,0 +1,17 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// Version: 5.0
|
||||
// CmdID: 6767
|
||||
|
||||
import "SceneWeaponInfo.proto";
|
||||
import "SceneReliquaryInfo.proto";
|
||||
|
||||
message HOCLBEMGPDE {
|
||||
uint64 avatar_guid = 1;
|
||||
SceneWeaponInfo weapon = 4;
|
||||
uint64 BAENGFIAFMF = 7;
|
||||
uint32 APNLOFPNAHN = 10;
|
||||
SceneReliquaryInfo PPFKBHELIDN = 11;
|
||||
uint32 item_id = 12;
|
||||
}
|
Reference in New Issue
Block a user