1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 18:37:23 +08:00

Tmp: event_20250724_cn clear mode

This commit is contained in:
2025-07-24 19:03:55 +08:00
parent 18dea11e66
commit 2dcac62892
20 changed files with 1186 additions and 49 deletions

View File

@@ -283,7 +283,7 @@ class CampaignUI(MapOperation, CampaignEvent, CampaignOcr):
self.campaign_ensure_aside_20241219('part1')
self.campaign_ensure_chapter(chapter)
return True
if chapter in ['b', 'd', 'ttl']:
if chapter in ['b', 'd', 'ttl', 'th']:
self.ui_goto_event()
self.campaign_ensure_mode_20241219('combat')
self.campaign_ensure_aside_20241219('part2')