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/scripts/gabby_and_ty.inc | |
parent | 4582fd15456e2c84588026cdfbe70d6b6e558a35 (diff) |
Name some common single-entry movements
Diffstat (limited to 'data/scripts/gabby_and_ty.inc')
-rw-r--r-- | data/scripts/gabby_and_ty.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/gabby_and_ty.inc b/data/scripts/gabby_and_ty.inc index 39de44ba6..ee0e533bc 100644 --- a/data/scripts/gabby_and_ty.inc +++ b/data/scripts/gabby_and_ty.inc @@ -232,13 +232,13 @@ Route111_EventScript_28CF94:: @ 828CF94 Route111_EventScript_28CF9F:: @ 828CF9F applymovement VAR_0x8004, Route111_Movement_28D04F - applymovement VAR_0x8005, Route111_Movement_2725A6 + applymovement VAR_0x8005, Common_Movement_WalkInPlaceUp waitmovement 0 return Route111_EventScript_28CFB1:: @ 828CFB1 applymovement VAR_0x8004, Route111_Movement_28D051 - applymovement VAR_0x8005, Route111_Movement_2725A4 + applymovement VAR_0x8005, Common_Movement_WalkInPlaceLeft waitmovement 0 return |