mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 01:07:59 +08:00
Fix: Collect nodes in TH1
This commit is contained in:
parent
000ba44a5c
commit
9ff2c142fe
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user