mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: Remove disable option from ChangeFlagship
Disabling ChangeFlagship makes GemsFarming meaningless
This commit is contained in:
@@ -1558,14 +1558,13 @@
|
||||
"type": "select",
|
||||
"value": "ship",
|
||||
"option": [
|
||||
"disabled",
|
||||
"ship",
|
||||
"ship_equip"
|
||||
]
|
||||
},
|
||||
"ChangeVanguard": {
|
||||
"type": "select",
|
||||
"value": "disabled",
|
||||
"value": "ship",
|
||||
"option": [
|
||||
"disabled",
|
||||
"ship",
|
||||
|
||||
Reference in New Issue
Block a user