mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 17:43:34 +08:00
Fix: Collect nodes in TH1
This commit is contained in:
@@ -104,6 +104,6 @@ class Campaign(CampaignBase):
|
||||
return self.battle_default()
|
||||
|
||||
def battle_6(self):
|
||||
self.clear_map_items(I1)
|
||||
self.clear_map_items([F1, I1])
|
||||
|
||||
return self.fleet_boss.clear_boss()
|
||||
|
||||
Reference in New Issue
Block a user