You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Person action and facing labels, part 2
This commit is contained in:
@@ -365,7 +365,7 @@ Movement_tree_shake: ; 5279
|
||||
|
||||
ld hl, OBJECT_ACTION
|
||||
add hl, bc
|
||||
ld [hl], PERSON_ACTION_0B
|
||||
ld [hl], PERSON_ACTION_WEIRD_TREE
|
||||
|
||||
ld hl, OBJECT_DIRECTION_WALKING
|
||||
add hl, bc
|
||||
|
||||
Reference in New Issue
Block a user