diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-22 20:09:14 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-02-24 10:10:18 -0600 |
commit | 0de831fd290b44b6b7236fb849e2e0318f9ebe3f (patch) | |
tree | 40a1e34432814b3a389660e07168eae0042ead3e /data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc | |
parent | 4582fd15456e2c84588026cdfbe70d6b6e558a35 (diff) |
Name some common single-entry movements
Diffstat (limited to 'data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc')
-rw-r--r-- | data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc b/data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc index bafe61ae6..14e1a5557 100644 --- a/data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc +++ b/data/maps/BattleFrontier_BattlePyramidLobby/scripts.inc @@ -260,7 +260,7 @@ BattleFrontier_BattlePyramidLobby_EventScript_250ACC:: @ 8250ACC BattleFrontier_BattlePyramidLobby_EventScript_250ACE:: @ 8250ACE lockall - applymovement 2, BattleFrontier_BattlePyramidLobby_Movement_27259E + applymovement 2, Common_Movement_FacePlayer waitmovement 0 msgbox BattleFrontier_BattlePyramidLobby_Text_251C3B, MSGBOX_DEFAULT call BattleFrontier_BattlePyramidLobby_EventScript_250AF0 |