mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
21 lines
585 B
Protocol Buffer
21 lines
585 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdID: 29349
|
|
|
|
message EMHBFELHPLK {
|
|
repeated uint32 NGAIGNAOLKC = 1;
|
|
repeated uint32 FELMBEACBLB = 2;
|
|
repeated uint32 OFGOAEFJHIC = 4;
|
|
repeated uint32 OKMBHKDEJCE = 5;
|
|
uint32 HDKDGIJFMPC = 6;
|
|
int32 retcode = 8;
|
|
uint32 scene_id = 9;
|
|
repeated uint32 IDLMIBCKFDK = 10;
|
|
repeated uint32 BEOCPMCPHJH = 11;
|
|
repeated uint32 DOGJLOBEEPC = 12;
|
|
repeated uint32 CCKEJKLGCHC = 13;
|
|
repeated uint32 OGLOLEOEAGD = 14;
|
|
bool is_new_player = 15;
|
|
}
|