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