diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-25 02:30:35 -0500 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-25 02:30:35 -0500 |
commit | 1cd5cb09cfb434b2f688a5a6ec13e0a2d430a41a (patch) | |
tree | cc65eb016360235949060651e98063e01a746352 /data/scripts/gabby_and_ty.inc | |
parent | e1b2460748dfd9d1a4b3c6eb760e86fb616a7ce6 (diff) | |
parent | a589d4a630a130e78bdf0819b807a133562d4449 (diff) |
Merge branch 'master' into weather-15
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 |