Fix: Route never pass through node2 in Jarilo_BackwaterPass_F1_X475Y49

This commit is contained in:
LmeSzinc 2024-05-14 01:52:35 +08:00
parent 415fa61df9
commit aeb7926f6d

View File

@ -63,7 +63,7 @@ class Route(RouteBase):
) )
# 2 # 2
self.clear_enemy( self.clear_enemy(
node2, node2.set_threshold(3),
enemy2.straight_run(), enemy2.straight_run(),
) )
# 3 # 3