Update proto 3.3 (fix5)

* including v4
This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
Akbar Yahya
2022-12-12 17:28:14 +08:00
parent 80abe46342
commit 336c3a2931
70 changed files with 185 additions and 185 deletions

View File

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