1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 11:31:30 +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": "更換旗艦",
"help": "當旗艦等級>=33或紅臉時更換旗艦\n尋找等級在1-32之間的白皮航母同時會在退役時選擇更換下來的旗艦。所有等級大於1級的白船航母均會被視為退役目標請務必鎖定不是目標的船。換船時更換旗艦裝備這通過記錄之前的裝備完成。\n\n換裝備只會更換正在裝備中的欄位即使是白裝也會更換。如果指定了旗艦則會更換全部5個裝備未指定旗艦隻會更換設備。",
"disabled": "不更换",
"ship": "更換艦船",
"ship_equip": "更換艦船 + 裝備"
},