Fix: Walking around item of Luofu_StargazerNavalia_F2Rogue_X574Y275

This commit is contained in:
LmeSzinc 2024-08-14 15:06:15 +08:00
parent c843ef5c20
commit 2630d0198e

View File

@ -40,7 +40,7 @@ class Route(RouteBase):
| exit_ | Waypoint((515.4, 299.2)), | 239.8 | 239 |
"""
self.map_init(plane=Luofu_StargazerNavalia, floor="F2Rogue", position=(574.8, 275.0))
item = Waypoint((553.4, 273.2))
item = Waypoint((553.4, 273.2)).set_threshold(7)
herta = Waypoint((533.4, 286.9))
exit_ = Waypoint((515.4, 299.2))