diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-04-27 13:57:50 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-04-27 13:57:50 -0400 |
commit | 7d4c9d1f9f11c60db3a0e81777cfbbbda483d2e3 (patch) | |
tree | cfe9c4758debe99fc62076307464f65efa19b6ad /data/scripts/cable_club.inc | |
parent | 541c069857d5207b5c2d5856c83f5774d24b261e (diff) |
Sync movement actions
Diffstat (limited to 'data/scripts/cable_club.inc')
-rw-r--r-- | data/scripts/cable_club.inc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/scripts/cable_club.inc b/data/scripts/cable_club.inc index caf02fe7b..121f33754 100644 --- a/data/scripts/cable_club.inc +++ b/data/scripts/cable_club.inc @@ -567,30 +567,30 @@ OldaleTown_PokemonCenter_2F_EventScript_1A434B:: @ 81A434B OldaleTown_PokemonCenter_2F_Movement_1A4354:: @ 81A4354 face_down - end_movement + step_end OldaleTown_PokemonCenter_2F_Movement_1A4356:: @ 81A4356 face_right - end_movement + step_end OldaleTown_PokemonCenter_2F_Movement_1A4358:: @ 81A4358 walk_down walk_down - end_movement + step_end OldaleTown_PokemonCenter_2F_Movement_1A435B:: @ 81A435B walk_right walk_up walk_up - end_movement + step_end OldaleTown_PokemonCenter_2F_Movement_1A435F:: @ 81A435F walk_up - end_movement + step_end OldaleTown_PokemonCenter_2F_Movement_1A4361:: @ 81A4361 face_left - end_movement + step_end gUnknown_081A4363:: @ 81A4363 lockall |