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:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user