diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-06-13 18:19:19 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-13 18:19:19 -0500 |
commit | e01dd90bb36f850fe88f2b1edae65c74b3bc48b1 (patch) | |
tree | 0b54a56ab8809e6ef9017ad970d67ba8372272e2 /data/scripts/gabby_and_ty.inc | |
parent | 4d13e3394ad44eaa5dab972e73985dd1820069ea (diff) |
Update applymovement actions to reflect movement action names
Diffstat (limited to 'data/scripts/gabby_and_ty.inc')
-rw-r--r-- | data/scripts/gabby_and_ty.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/scripts/gabby_and_ty.inc b/data/scripts/gabby_and_ty.inc index 0cf683bb8..5a03a0e98 100644 --- a/data/scripts/gabby_and_ty.inc +++ b/data/scripts/gabby_and_ty.inc @@ -270,15 +270,15 @@ Route120_EventScript_28CFC3:: @ 828CFC3 end Route111_Movement_28D04D: @ 828D04D - step_1d + walk_in_place_down step_end Route111_Movement_28D04F: @ 828D04F - step_1e + walk_in_place_up step_end Route111_Movement_28D051: @ 828D051 - step_1f + walk_in_place_left step_end Route111_EventScript_28D053:: @ 828D053 |