Update 3.2

This commit is contained in:
Akbar Yahya
2022-11-06 20:51:40 +08:00
parent f5fd0cbe69
commit dfe18ccb7d
1153 changed files with 13690 additions and 5671 deletions

View File

@@ -24,5 +24,5 @@ enum RogueCellState {
ROGUE_CELL_STATE_BATTLE = 1;
ROGUE_CELL_STATE_SUCCESS = 2;
ROGUE_CELL_STATE_FINISH = 3;
ROGUE_CELL_STATE_Unk2200_KKHGKOBCFKJ = 4;
ROGUE_CELL_STATE_TAKEN_CHEST = 4;
}