mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-26 07:39:25 +03:00
14 lines
310 B
Protocol Buffer
14 lines
310 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 22102
|
|
|
|
message ACLNBIALAEO {
|
|
uint32 IFPCIHENJNL = 4;
|
|
bool is_success = 6;
|
|
uint32 GHKEOJDCMNP = 8;
|
|
uint32 parent_quest_id = 9;
|
|
int32 retcode = 10;
|
|
repeated uint32 BMHKKGBHIGP = 14;
|
|
}
|