mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 16:09:25 +03:00
18 lines
436 B
Protocol Buffer
18 lines
436 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 22413
|
||
|
|
||
|
import "IAAHFOKMNGI.proto";
|
||
|
import "POIPABABMDA.proto";
|
||
|
|
||
|
message APOMENOMDIF {
|
||
|
string LGNFAFMPHKD = 7;
|
||
|
repeated IAAHFOKMNGI BJCLEBGAKHC = 8;
|
||
|
uint32 CDOCAKCHLKM = 11;
|
||
|
repeated POIPABABMDA ALMBIFELKAA = 12;
|
||
|
oneof BNPJPJLNFBE {
|
||
|
uint32 furniture_suite_id = 1794;
|
||
|
uint32 slot_id = 1914;
|
||
|
}
|