1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-20 00:32:13 +08:00

Add: Handle land based in 「复刻峡湾间的星辰」(event_20200903_en)

This commit is contained in:
LmeSzinc
2020-11-19 17:20:57 +08:00
parent a50dbd04cc
commit afc96e13a3
4 changed files with 13 additions and 3 deletions

View File

@@ -80,6 +80,8 @@ class Campaign(CampaignBase):
if self.clear_siren():
return True
self.clear_mechanism()
if self.config.MAP_HAS_MOVABLE_ENEMY:
self.fleet_2_push_forward()