summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_BattleTowerMultiBattleRoom
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/BattleFrontier_BattleTowerMultiBattleRoom
parent0fe38819616372d8de160fbd2ab8c38c2a109540 (diff)
Rename movement scripts to use Faster over Fastest
Diffstat (limited to 'data/maps/BattleFrontier_BattleTowerMultiBattleRoom')
-rw-r--r--data/maps/BattleFrontier_BattleTowerMultiBattleRoom/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/BattleFrontier_BattleTowerMultiBattleRoom/scripts.inc b/data/maps/BattleFrontier_BattleTowerMultiBattleRoom/scripts.inc
index b7354d9a2..9bfcfddc2 100644
--- a/data/maps/BattleFrontier_BattleTowerMultiBattleRoom/scripts.inc
+++ b/data/maps/BattleFrontier_BattleTowerMultiBattleRoom/scripts.inc
@@ -408,7 +408,7 @@ BattleFrontier_BattleTowerMultiBattleRoom_Movement_FaceAttendant:
step_end
BattleFrontier_BattleTowerMultiBattleRoom_Movement_FaceBattle:
- walk_in_place_fastest_right
+ walk_in_place_faster_right
step_end
BattleFrontier_BattleTowerMultiBattleRoom_Movement_Opponent1Enter:
@@ -449,7 +449,7 @@ BattleFrontier_BattleTowerMultiBattleRoom_Movement_AttendantApproachPlayer:
BattleFrontier_BattleTowerMultiBattleRoom_Movement_AttendantReturnToPos:
walk_left
walk_left
- walk_in_place_fastest_right
+ walk_in_place_faster_right
step_end
BattleFrontier_BattleTowerMultiBattleRoom_Movement_WalkInPlaceLeft: