mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
22 lines
485 B
Protocol Buffer
22 lines
485 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "FMOEOCJBOPN.proto";
|
|
import "GCGEndReason.proto";
|
|
import "ItemParam.proto";
|
|
|
|
// Name: JNPBOGLAGMK
|
|
// CmdId: 7370
|
|
message JNPBOGLAGMK {
|
|
uint32 DELFEGPPGMK = 2;
|
|
repeated uint32 EJMHNAHNPOB = 11;
|
|
uint32 win_controller_id = 10;
|
|
repeated uint32 HLJEJHHAICH = 8;
|
|
bool is_win = 12;
|
|
repeated ItemParam reward_item_list = 4;
|
|
FMOEOCJBOPN AECBJKLBGFK = 15;
|
|
GCGEndReason reason = 7;
|
|
}
|
|
|