mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update proto 3.3 (fix5)
* including v4 This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
@@ -26,12 +26,12 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message BattlePassSchedule {
|
||||
uint32 schedule_id = 5;
|
||||
uint32 Unk3300_MAAJDKMIODC = 2;
|
||||
uint32 point = 2;
|
||||
uint32 level = 7;
|
||||
bool Unk3300_KODFJENCJLE = 8;
|
||||
uint32 Unk3300_ELMNFBOLEOA = 14;
|
||||
bool Unk3300_KALOGHHMJJE = 12;
|
||||
uint32 Unk3300_FILCIPPAHHL = 4;
|
||||
bool is_extra_paid_reward_taken = 8;
|
||||
uint32 cur_cycle_points = 14;
|
||||
bool is_viewed = 12;
|
||||
uint32 paid_platform_flags = 4;
|
||||
BattlePassCycle cur_cycle = 11;
|
||||
uint32 begin_time = 1;
|
||||
BattlePassUnlockStatus unlock_status = 15;
|
||||
|
Reference in New Issue
Block a user