You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Unify directional movement macros
This commit is contained in:
@@ -177,13 +177,13 @@ GoldenrodGymStatue:
|
||||
jumpstd gymstatue2
|
||||
|
||||
BridgetWalksUpMovement:
|
||||
step_left
|
||||
turn_head_up
|
||||
step LEFT
|
||||
turn_head UP
|
||||
step_end
|
||||
|
||||
BridgetWalksAwayMovement:
|
||||
step_right
|
||||
turn_head_left
|
||||
step RIGHT
|
||||
turn_head LEFT
|
||||
step_end
|
||||
|
||||
UnknownText_0x54122:
|
||||
|
||||
Reference in New Issue
Block a user