mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Update proto 3.3
This commit is contained in:
@@ -22,13 +22,13 @@ import "WeeklyBossResinDiscountInfo.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message DungeonEntryInfo {
|
||||
uint32 end_time = 6;
|
||||
uint32 dungeon_id = 5;
|
||||
uint32 boss_chest_num = 12;
|
||||
uint32 max_boss_chest_num = 13;
|
||||
uint32 next_refresh_time = 11;
|
||||
WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 9;
|
||||
uint32 start_time = 15;
|
||||
bool is_passed = 4;
|
||||
uint32 left_times = 7;
|
||||
uint32 end_time = 14;
|
||||
uint32 Unk3300_KNKFCOKMECI = 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 start_time = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user