mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
17 lines
430 B
Protocol Buffer
17 lines
430 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
|
|
import "HIFBNCOBDDK.proto";
|
|
|
|
message GOOLNOFHKPC {
|
|
bool is_finished = 1;
|
|
repeated HIFBNCOBDDK PJGILFDDOBN = 3;
|
|
uint32 cur_score = 5;
|
|
repeated HIFBNCOBDDK OLPBBGIENFF = 9;
|
|
uint32 next_refresh_time = 10;
|
|
repeated bool HAAKNMOAMIB = 11;
|
|
bool is_taken_reward = 14;
|
|
uint32 reward_battle_pass_point = 15;
|
|
}
|