1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 07:28:21 +08:00

Fix: raid_20240328 ex

This commit is contained in:
sui-feng-cb
2026-02-06 19:50:14 +08:00
parent 701807ec9f
commit 18049bbc7d
9 changed files with 8 additions and 8 deletions

View File

@@ -110,7 +110,7 @@ class RaidRun(Raid, CampaignEvent):
self.disable_event_on_raid()
# End for mode EX
if mode == 'ex':
if mode == 'ex' and not self.is_raid_rpg():
if not self.get_remain(mode):
logger.info('Triggered stop condition: Zero '
'raid tickets to do EX mode')