summaryrefslogtreecommitdiff
path: root/data/maps/RusturfTunnel
diff options
context:
space:
mode:
authorcbt6 <91667135+cbt6@users.noreply.github.com>2021-11-05 02:22:28 +0800
committercbt6 <91667135+cbt6@users.noreply.github.com>2021-11-05 02:22:28 +0800
commit32aaf6912feb59f48782f7e0f176de7c5391ae7b (patch)
treeeed4ff2e37e8e893bc04ea160319742de0b2e764 /data/maps/RusturfTunnel
parent0fe38819616372d8de160fbd2ab8c38c2a109540 (diff)
Rename movement scripts to use Faster over Fastest
Diffstat (limited to 'data/maps/RusturfTunnel')
-rw-r--r--data/maps/RusturfTunnel/scripts.inc36
1 files changed, 18 insertions, 18 deletions
diff --git a/data/maps/RusturfTunnel/scripts.inc b/data/maps/RusturfTunnel/scripts.inc
index 1ba3c240c..b8ffe49d0 100644
--- a/data/maps/RusturfTunnel/scripts.inc
+++ b/data/maps/RusturfTunnel/scripts.inc
@@ -100,7 +100,7 @@ RusturfTunnel_EventScript_BoyfriendApproachWanda2::
applymovement OBJ_EVENT_ID_PLAYER, RusturfTunnel_Movement_PlayerWatchBoyfriend
applymovement LOCALID_WANDAS_BF, RusturfTunnel_Movement_BoyfriendApproachWanda
waitmovement 0
- applymovement LOCALID_WANDA, Common_Movement_WalkInPlaceFastestDown
+ applymovement LOCALID_WANDA, Common_Movement_WalkInPlaceFasterDown
waitmovement 0
return
@@ -108,14 +108,14 @@ RusturfTunnel_EventScript_BoyfriendApproachWanda3::
applymovement OBJ_EVENT_ID_PLAYER, RusturfTunnel_Movement_PlayerWatchBoyfriend
applymovement LOCALID_WANDAS_BF, RusturfTunnel_Movement_BoyfriendApproachWanda
waitmovement 0
- applymovement LOCALID_WANDA, Common_Movement_WalkInPlaceFastestDown
+ applymovement LOCALID_WANDA, Common_Movement_WalkInPlaceFasterDown
waitmovement 0
return
RusturfTunnel_EventScript_FaceWandasBoyfriend1::
- applymovement LOCALID_WANDAS_BF, Common_Movement_WalkInPlaceFastestUp
+ applymovement LOCALID_WANDAS_BF, Common_Movement_WalkInPlaceFasterUp
waitmovement 0
- applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
+ applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
waitmovement 0
return
@@ -184,44 +184,44 @@ RusturfTunnel_Movement_WandaExit:
RusturfTunnel_Movement_PlayerWatchWandaExit:
delay_8
- walk_in_place_fastest_up
+ walk_in_place_faster_up
delay_16
delay_16
- walk_in_place_fastest_right
+ walk_in_place_faster_right
step_end
RusturfTunnel_Movement_Unused1:
walk_left
- walk_in_place_fastest_right
+ walk_in_place_faster_right
step_end
RusturfTunnel_Movement_Unused2:
walk_down
- walk_in_place_fastest_up
+ walk_in_place_faster_up
delay_8
- walk_in_place_fastest_right
+ walk_in_place_faster_right
step_end
RusturfTunnel_Movement_Unused3:
walk_up
- walk_in_place_fastest_down
+ walk_in_place_faster_down
delay_8
- walk_in_place_fastest_right
+ walk_in_place_faster_right
step_end
RusturfTunnel_Movement_PlayerWatchBoyfriend1:
walk_left
- walk_in_place_fastest_right
+ walk_in_place_faster_right
step_end
RusturfTunnel_Movement_PlayerWatchBoyfriend:
walk_right
- walk_in_place_fastest_left
+ walk_in_place_faster_left
step_end
RusturfTunnel_Movement_BoyfriendFaceRight:
walk_up
- walk_in_place_fastest_right
+ walk_in_place_faster_right
step_end
RusturfTunnel_Movement_WandasBoyfriendExit1:
@@ -269,7 +269,7 @@ RusturfTunnel_Movement_BoyfriendApproachWanda:
walk_in_place_fast_right
walk_in_place_fast_right
walk_fast_right
- walk_in_place_fastest_up
+ walk_in_place_faster_up
step_end
RusturfTunnel_EventScript_TunnelBlockagePos1::
@@ -362,12 +362,12 @@ RusturfTunnel_Movement_PushPlayerAsideForGrunt:
lock_facing_direction
walk_up
unlock_facing_direction
- walk_in_place_fastest_left
+ walk_in_place_faster_left
step_end
RusturfTunnel_Movement_PlayerMoveAsideForBriney:
walk_down
- walk_in_place_fastest_up
+ walk_in_place_faster_up
step_end
RusturfTunnel_Movement_GruntEscape:
@@ -410,7 +410,7 @@ RusturfTunnel_Movement_PlayerWatchBrineyExit:
delay_16
delay_8
delay_4
- walk_in_place_fastest_left
+ walk_in_place_faster_left
step_end
RusturfTunnel_Movement_BrineyApproachPeeko2: