mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Add: CoalitionSp task
This commit is contained in:
@@ -95,7 +95,7 @@ class CoalitionUI(Combat):
|
||||
stage = stage.lower()
|
||||
|
||||
# No fleet switch in TC1
|
||||
if stage == 'tc1':
|
||||
if stage in ['tc1', 'sp']:
|
||||
return False
|
||||
|
||||
self.coalition_ensure_fleet(fleet)
|
||||
|
||||
Reference in New Issue
Block a user