mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-04 01:04:36 +03:00
20 lines
396 B
Protocol Buffer
20 lines
396 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 8160
|
|
// Name: LEKAFPACHHK
|
|
message LanternRiteEndFireworksReformRsp {
|
|
uint32 challenge_id = 2;
|
|
int32 retcode = 9;
|
|
bool is_full_score = 5;
|
|
bool BGODKPDDOOG = 14;
|
|
bool IMLAMOOOKAL = 15;
|
|
uint32 final_score = 4;
|
|
bool AGFGCOGCEOC = 8;
|
|
uint32 stage_id = 6;
|
|
bool is_new_record = 3;
|
|
}
|
|
|