diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-10-06 13:55:30 -0400 |
|---|---|---|
| committer | GriffinR <griffin.richards@comcast.net> | 2019-10-06 13:55:30 -0400 |
| commit | d914c1d659f2d7076079487e5c5df8ee617ec144 (patch) | |
| tree | 02432d4e97e9eca4edc99e5f847d58ba24b5435b /data/maps/Route119 | |
| parent | c0b06025168778705ceb044c875561a694739c74 (diff) | |
Document common movements
Diffstat (limited to 'data/maps/Route119')
| -rw-r--r-- | data/maps/Route119/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route119/scripts.inc b/data/maps/Route119/scripts.inc index 1dff6a6e2..ef2d0e0e2 100644 --- a/data/maps/Route119/scripts.inc +++ b/data/maps/Route119/scripts.inc @@ -51,7 +51,7 @@ Route119_EventScript_1F4488:: @ 81F4488 call_if_eq Route119_EventScript_1F46C6 compare VAR_TEMP_1, 2 call_if_eq Route119_EventScript_1F46D1 - applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceDown + applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown waitmovement 0 delay 30 compare VAR_TEMP_1, 1 |
