mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 02:08:05 +08:00
Fix: HP get in hard campaign
This commit is contained in:
parent
0df5131d73
commit
72297a8ea4
@ -19,6 +19,8 @@ class Campaign(CampaignBase, HardEquipment):
|
||||
self.enter_map(self.ENTRANCE, mode='hard')
|
||||
self.map = self.MAP
|
||||
self.map.reset()
|
||||
self.hp_reset()
|
||||
self.hp_get()
|
||||
|
||||
if self.config.FLEET_HARD == 1:
|
||||
self.ensure_edge_insight(reverse=True)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user