mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Fix: No fleet mode in coalition_20240627 easy
This commit is contained in:
@@ -162,7 +162,7 @@ class CoalitionUI(Combat):
|
||||
if stage in ['tc1', 'sp']:
|
||||
return False
|
||||
if event == 'coalition_20240627':
|
||||
if stage in ['sp', 'ex']:
|
||||
if stage in ['easy', 'sp', 'ex']:
|
||||
return False
|
||||
|
||||
self.coalition_ensure_fleet(event, mode)
|
||||
|
||||
Reference in New Issue
Block a user