Unify directional movement macros

This commit is contained in:
pikalaxalt
2016-05-14 13:46:14 -04:00
parent 3108c9fa6a
commit 1fa6aecbfc
95 changed files with 1914 additions and 2093 deletions

View File

@@ -157,20 +157,20 @@ MapMrPokemonsHouseSignpost4Script:
jumptext MrPokemonsHouse_StrangeCoinsText
MrPokemonsHouse_PlayerWalksToMrPokemon:
step_right
step_up
step RIGHT
step UP
step_end
MrPokemonsHouse_OakWalksToPlayer:
step_down
step_left
step_left
step DOWN
step LEFT
step LEFT
step_end
MrPokemonsHouse_OakExits:
step_down
step_left
turn_head_down
step DOWN
step LEFT
turn_head DOWN
db $3f ; movement
step_end