mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-26 00:19:24 +03:00
14 lines
277 B
Protocol Buffer
14 lines
277 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 24356
|
||
|
|
||
|
import "POIPABABMDA.proto";
|
||
|
|
||
|
message OKAHKMOHAEJ {
|
||
|
uint32 GGHKDJLGFPB = 8;
|
||
|
int32 retcode = 9;
|
||
|
uint32 level = 12;
|
||
|
repeated POIPABABMDA item_list = 13;
|
||
|
}
|