mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-04-05 00:26:06 +03:00
18 lines
345 B
Protocol Buffer
18 lines
345 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: MGMABEOADJL
|
|
message MGMABEOADJL {
|
|
uint32 LKFDEJMGHMP = 5;
|
|
bool BBNOFLCPEBA = 15;
|
|
repeated uint32 EEEPDLHPFBA = 14;
|
|
uint32 id = 8;
|
|
string name = 7;
|
|
repeated uint32 card_list = 9;
|
|
uint32 MBNLNOFPLLA = 11;
|
|
uint32 create_time = 12;
|
|
}
|
|
|