Fix: Init position in Luofu_Cloudford_F1_X281Y873

This commit is contained in:
LmeSzinc 2024-02-13 00:25:04 +08:00
parent 282ab6da72
commit 5682ca4891

View File

@ -120,6 +120,8 @@ class Route(RouteBase):
Luofu_Cloudford_F1_X281Y873 is the same as Luofu_Cloudford_F1_X283Y865
but for wrong spawn point detected
"""
# Re-init position to be the same as origin
self.minimap.init_position(position=(283.4, 865.3), locked=True)
self.clear_enemy(enemy)
@locked_position