diff options
author | cbt6 <91667135+cbt6@users.noreply.github.com> | 2021-11-05 02:22:28 +0800 |
---|---|---|
committer | cbt6 <91667135+cbt6@users.noreply.github.com> | 2021-11-05 02:22:28 +0800 |
commit | 32aaf6912feb59f48782f7e0f176de7c5391ae7b (patch) | |
tree | eed4ff2e37e8e893bc04ea160319742de0b2e764 /data/maps/Route118 | |
parent | 0fe38819616372d8de160fbd2ab8c38c2a109540 (diff) |
Rename movement scripts to use Faster over Fastest
Diffstat (limited to 'data/maps/Route118')
-rw-r--r-- | data/maps/Route118/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route118/scripts.inc b/data/maps/Route118/scripts.inc index 723f3c0b5..5b68804b5 100644 --- a/data/maps/Route118/scripts.inc +++ b/data/maps/Route118/scripts.inc @@ -134,7 +134,7 @@ Route118_EventScript_StevenExit2:: Route118_Movement_PlayerWatchStevenExit: delay_16 - walk_in_place_fastest_right + walk_in_place_faster_right step_end Route118_Movement_StevenApproachLedge0: |