mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Update v1
This commit is contained in:
@@ -4,16 +4,16 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "WeeklyBossResinDiscountInfo.proto";
|
||||
|
||||
// Name: CKFOCGGAGBL
|
||||
// Name: DGOABKCAGHB
|
||||
message DungeonEntryInfo {
|
||||
uint32 start_time = 4;
|
||||
uint32 next_refresh_time = 2;
|
||||
uint32 max_boss_chest_num = 12; //HFEFHDCOMLB
|
||||
uint32 EIMBMLKPONH = 7; //not used
|
||||
bool is_passed = 15;
|
||||
uint32 JPBJFFCFINC = 6; //not used
|
||||
uint32 end_time = 3;
|
||||
uint32 dungeon_id = 6;
|
||||
uint32 start_time = 11;
|
||||
WeeklyBossResinDiscountInfo weekly_boss_resin_discount_info = 10;
|
||||
uint32 dungeon_id = 11;
|
||||
uint32 end_time = 9;
|
||||
uint32 HKBNEBOAMDI = 2;
|
||||
bool is_passed = 1;
|
||||
uint32 NBLOOGCGMEE = 15;
|
||||
uint32 next_refresh_time = 9;
|
||||
uint32 MGMCKOOBFBJ = 13;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user