1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 14:29:26 +08:00

add: SKIP_ENEMY_SCAN, SKIP_BATTLE_RESULT, SKIP_ENTER_BATTLE crack

This commit is contained in:
0O0o0oOoO00
2026-02-02 14:01:44 +08:00
parent 3860c2f997
commit 894a7f1ac3
16 changed files with 3144 additions and 1 deletions

View File

@@ -933,6 +933,18 @@
"AutoRetire": {
"type": "checkbox",
"value": false
},
"SkipEnemyScan": {
"type": "checkbox",
"value": false
},
"SkipBattleResult": {
"type": "checkbox",
"value": false
},
"SkipEnterBattle": {
"type": "checkbox",
"value": false
}
},
"ShipProperty": {