mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Opt: mob move strategy in 15-4 (#3672)
This commit is contained in:
parent
a4f8bde695
commit
0264e3f347
@ -91,7 +91,7 @@ class Campaign(CampaignBase):
|
||||
|
||||
def battle_0(self):
|
||||
if not self.map_is_clear_mode and self.map_has_mob_move:
|
||||
self.mob_move(J8, J7)
|
||||
self.mob_move(J8, K8)
|
||||
self.clear_chosen_enemy(K9)
|
||||
return True
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user