mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 09:19:25 +03:00
11 lines
222 B
Protocol Buffer
11 lines
222 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 26109
|
|
|
|
message MELIKBGGPHD {
|
|
uint32 material_id = 12;
|
|
bool ANKCBOMMOJB = 14;
|
|
uint32 gadget_entity_id = 11;
|
|
}
|