mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-16 07:37:54 +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