diff options
author | huderlem <huderlem@gmail.com> | 2019-10-14 18:22:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-14 18:22:35 -0500 |
commit | 26962b7725ffc5df719a0eea9442735b9dc04b5c (patch) | |
tree | 4c9e4215bd686793e82ec3df20f7ed8829d1c40a /data/scripts/gabby_and_ty.inc | |
parent | 9b9b14ad0a711288446f9ba863eb0e3fe956ddd4 (diff) | |
parent | bb23128b77a01d3c39b11aef978acf437ae71974 (diff) |
Merge pull request #830 from GriffinRichards/doc-inc
Document some .incs split from event_scripts
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 be8277baa..0f8d71f6b 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, Common_Movement_WalkInPlaceUp + applymovement VAR_0x8005, Common_Movement_WalkInPlaceFastestUp waitmovement 0 return Route111_EventScript_28CFB1:: @ 828CFB1 applymovement VAR_0x8004, Route111_Movement_28D051 - applymovement VAR_0x8005, Common_Movement_WalkInPlaceLeft + applymovement VAR_0x8005, Common_Movement_WalkInPlaceFastestLeft waitmovement 0 return |