1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-06 05:29:05 +08:00
This commit is contained in:
SevCrane
2024-06-06 00:27:00 +08:00
parent abfbbe5064
commit 162ec3d14d
53 changed files with 4845 additions and 3671 deletions

View File

@@ -80,7 +80,7 @@ class Campaign(CampaignBase):
def battle_0(self):
if not self.map_is_clear_mode and self.map_has_mob_move:
self.mob_move(I6, I7)
self.mob_move(I7, H7)
self.mob_move(I7, I8)
if G7.is_accessible:
self.clear_chosen_enemy(G7)
return True