update proto part 9

This commit is contained in:
Akbar Yahya
2023-03-11 23:42:44 +08:00
parent 37d8c65b1d
commit 9f3f542d24
42 changed files with 319 additions and 180 deletions

View File

@@ -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;