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

add: keep 1 level white flagship when auto retire

This commit is contained in:
0O0o0oOoO00
2026-03-20 22:50:36 +08:00
parent 289652382a
commit b777b9656d
15 changed files with 77 additions and 0 deletions

View File

@@ -934,6 +934,10 @@
"type": "checkbox",
"value": false
},
"AutoRetireKeepWhiteFlagshipCount": {
"type": "input",
"value": 0
},
"SkipEnemyScan": {
"type": "checkbox",
"value": false

View File

@@ -900,6 +900,7 @@ Misc:
SkipAirStrikeAnimation: false
AutoOnceAgain: false
AutoRetire: false
AutoRetireKeepWhiteFlagshipCount: 0
SkipEnemyScan: false
SkipBattleResult: false
SkipEnterBattle: false