GC-Proto/proto/LanternRiteEndFireworksRefo...

20 lines
396 B
Protocol Buffer
Raw Normal View History

2023-02-18 04:48:44 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
2023-02-28 04:12:44 +03:00
// Name: FHLFCPBLHBH
// CmdId: 8142
2023-02-18 04:48:44 +03:00
message LanternRiteEndFireworksReformRsp {
2023-02-28 04:12:44 +03:00
bool is_new_record = 11;
uint32 final_score = 10;
int32 retcode = 4;
bool HPAOHBEGALB = 5;
bool GKCEEMJJEEI = 3;
uint32 challenge_id = 13;
uint32 stage_id = 14;
bool HEJINKKCHJK = 2;
bool KHCOGGPJNML = 1;
2023-02-18 04:48:44 +03:00
}
2023-02-28 04:12:44 +03:00