summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_BattleFactoryBattleRoom
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-11-13 23:26:46 -0500
committerGitHub <noreply@github.com>2021-11-13 23:26:46 -0500
commitf42eafc85b007cd27e90bc9a1350d589e31bda43 (patch)
tree7a09999f6ac2fc2d1b36ece5ec484ec6527a201f /data/maps/BattleFrontier_BattleFactoryBattleRoom
parent4c4fa1f25e55e41f469604a984a820f5a7f30e90 (diff)
parent8d18d03c791c40bad532c62f217b0f82aadec6d2 (diff)
Merge branch 'master' into doc-banim
Diffstat (limited to 'data/maps/BattleFrontier_BattleFactoryBattleRoom')
-rw-r--r--data/maps/BattleFrontier_BattleFactoryBattleRoom/scripts.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/maps/BattleFrontier_BattleFactoryBattleRoom/scripts.inc b/data/maps/BattleFrontier_BattleFactoryBattleRoom/scripts.inc
index 367756054..24f5ebe10 100644
--- a/data/maps/BattleFrontier_BattleFactoryBattleRoom/scripts.inc
+++ b/data/maps/BattleFrontier_BattleFactoryBattleRoom/scripts.inc
@@ -257,12 +257,12 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_WarpToLobbyDoubles::
end
BattleFrontier_BattleFactoryBattleRoom_EventScript_ScientistsFaceBattle::
- applymovement LOCALID_SCIENTIST_1, Common_Movement_WalkInPlaceFastestRight
- applymovement LOCALID_SCIENTIST_2, Common_Movement_WalkInPlaceFastestRight
- applymovement LOCALID_SCIENTIST_3, Common_Movement_WalkInPlaceFastestRight
- applymovement LOCALID_SCIENTIST_4, Common_Movement_WalkInPlaceFastestLeft
- applymovement LOCALID_SCIENTIST_5, Common_Movement_WalkInPlaceFastestLeft
- applymovement LOCALID_SCIENTIST_6, Common_Movement_WalkInPlaceFastestLeft
+ applymovement LOCALID_SCIENTIST_1, Common_Movement_WalkInPlaceFasterRight
+ applymovement LOCALID_SCIENTIST_2, Common_Movement_WalkInPlaceFasterRight
+ applymovement LOCALID_SCIENTIST_3, Common_Movement_WalkInPlaceFasterRight
+ applymovement LOCALID_SCIENTIST_4, Common_Movement_WalkInPlaceFasterLeft
+ applymovement LOCALID_SCIENTIST_5, Common_Movement_WalkInPlaceFasterLeft
+ applymovement LOCALID_SCIENTIST_6, Common_Movement_WalkInPlaceFasterLeft
waitmovement 0
return