mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
sync fix5
This commit is contained in:
@@ -23,12 +23,12 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message DungeonEntryInfo {
|
||||
uint32 end_time = 14;
|
||||
uint32 Unk3300_KNKFCOKMECI = 9;
|
||||
uint32 max_boss_chest_num = 9;
|
||||
bool is_passed = 13;
|
||||
WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 6;
|
||||
uint32 dungeon_id = 8;
|
||||
uint32 Unk3300_IDMPGPKMMEH = 5;
|
||||
uint32 next_refresh_time = 10;
|
||||
uint32 Unk3300_ONLALCCKIEE = 3;
|
||||
uint32 next_boss_chest_refresh_time = 3;
|
||||
uint32 start_time = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user