mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-13 09:21:45 +08:00
Add: Tower of Transcendence chapter BD
- Fix: BATTLE_STATUS_B was clicked after EXP_INFO - Fix: STORY_SKIP offset - Fix: One-time stages in stage auto increase
This commit is contained in:
@@ -68,10 +68,6 @@ class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
ENEMY_FILTER = '1L > 1M > 1E > 1C > 2L > 2M > 2E > 2C > 3L > 3M > 3E > 3C'
|
||||
|
||||
def handle_clear_mode_config_cover(self):
|
||||
super().handle_clear_mode_config_cover()
|
||||
self.config.MAP_HAS_MISSILE_ATTACK = True
|
||||
|
||||
def battle_0(self):
|
||||
if self.map_is_clear_mode:
|
||||
if self.clear_siren():
|
||||
|
||||
Reference in New Issue
Block a user