mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Merge pull request #5500 from sui-feng-cb/event_update
Fix: raid_20240328 ex
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user