1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-10 10:36:23 +08:00

Fix: drop support for new UI for submarine call timing

This commit is contained in:
positnuec
2026-07-10 02:37:45 +08:00
parent 0fa54fe07e
commit ed6418efde
5 changed files with 19 additions and 19 deletions

View File

@@ -1059,14 +1059,14 @@
},
"CallMode": {
"name": "Call Submarine",
"help": "Attempt to call submarines by clicking the call button during combat",
"help": "Only supports Classic UI. Attempts to call submarines by clicking the call button during combat",
"do_not_use": "Don't Use",
"boss_only": "BOSS Only",
"every_combat": "Every Combat"
},
"Timing": {
"name": "BOSS Battle Call Timing (Experimental)",
"help": "Note: 'Wait For BOSS' currently only supports: Classic UI, and new UI with solid deep blue HP bar borders! Using unsupported UIs will prevent submarines from being called!",
"name": "BOSS Battle Call Timing",
"help": "",
"default": "Default (call immediately after entering combat)",
"wait_for_boss": "Wait For BOSS"
},