mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
17 lines
365 B
Protocol Buffer
17 lines
365 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
// CmdID: 28082
|
||
|
|
||
|
import "JOEIKAFCICE.proto";
|
||
|
|
||
|
message MGNNGBNNFEI {
|
||
|
uint32 avatar_id = 6;
|
||
|
uint32 item_id = 7;
|
||
|
uint32 PPHABNEIMOC = 8;
|
||
|
uint32 MMLCLPFABMI = 9;
|
||
|
bool ABLNIFDMAOL = 12;
|
||
|
uint32 reason = 14;
|
||
|
repeated JOEIKAFCICE IFFNGNBBIBB = 15;
|
||
|
}
|