1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 03:21:29 +08:00

Opt: Remove disable option from ChangeFlagship

Disabling ChangeFlagship makes GemsFarming meaningless
This commit is contained in:
LmeSzinc
2023-03-10 23:43:23 +08:00
parent 7f10dab8b2
commit bab97c81cf
8 changed files with 6 additions and 11 deletions

View File

@@ -1086,7 +1086,6 @@
"ChangeFlagship": {
"name": "Change Flagship",
"help": "Change flagship if flagship level >= 33 or either flagship or vanguard are emotion exhausted (if Change Vanguard is enabled).\nSwitch out to new common CV/CVL whose level is in range of 1 to 32, after current has reached level 32+. Meanwhile, abandoned flagships will be retired. Any common CV/CVL whose level is 2+ will be regarded as targets. Do confirm that your own ships which is not a target has been locked\n\nThe flagship's equipment is replaced when being switched out by first recording the current setup\nOnly populated equipment slots will be replaced. If the CV/CVL preference has been configured, all 5 slots will be populated otherwise only the auxiliary slots will be populated.",
"disabled": "Don't Change",
"ship": "Change Ship",
"ship_equip": "Change Ship + Gears"
},