This commit is contained in:
Akbar Yahya
2022-12-15 02:25:47 +08:00
parent 336c3a2931
commit d824e74562
26 changed files with 80 additions and 80 deletions

View File

@@ -24,8 +24,8 @@ option java_package = "emu.grasscutter.net.proto";
message TowerCurLevelRecord {
repeated uint32 buff_id_list = 14;
bool is_upper_part = 4;
uint32 Unk3300_KPGBPDIJJJJ = 6;
uint32 cur_level_index = 6;
bool is_empty = 1;
repeated TowerTeam tower_team_list = 8;
uint32 Unk3300_PMHCLPFPHBJ = 9;
uint32 cur_floor_id = 9;
}