mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -23,9 +23,9 @@ import "SummerTimeV2DungeonStageInfo.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message SummerTimeV2DetailInfo {
|
||||
repeated SummerTimeV2DungeonStageInfo dungeon_stage_info_list = 13;
|
||||
uint32 cur_dungeon_reward_limit = 10;
|
||||
bool is_content_closed = 4;
|
||||
uint32 taken_reward_count = 5;
|
||||
repeated SummerTimeV2BoatStageInfo boat_stage_info_list = 15;
|
||||
bool is_content_closed = 14;
|
||||
uint32 Unk3300_BNNMNCKEHHO = 9;
|
||||
repeated SummerTimeV2DungeonStageInfo dungeon_stage_info_list = 5;
|
||||
uint32 Unk3300_JHBCHFHAGFO = 8;
|
||||
repeated SummerTimeV2BoatStageInfo boat_stage_info_list = 3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user