mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
update proto part 9
This commit is contained in:
@@ -8,10 +8,10 @@ import "WeeklyBossResinDiscountInfo.proto";
|
||||
message DungeonEntryInfo {
|
||||
uint32 start_time = 4;
|
||||
uint32 next_refresh_time = 2;
|
||||
uint32 HFEFHDCOMLB = 12;
|
||||
uint32 EIMBMLKPONH = 7;
|
||||
uint32 max_boss_chest_num = 12; //HFEFHDCOMLB
|
||||
uint32 EIMBMLKPONH = 7; //not used
|
||||
bool is_passed = 15;
|
||||
uint32 JPBJFFCFINC = 6;
|
||||
uint32 JPBJFFCFINC = 6; //not used
|
||||
WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 10;
|
||||
uint32 dungeon_id = 11;
|
||||
uint32 end_time = 9;
|
||||
|
Reference in New Issue
Block a user