Person action and facing labels, part 1

This commit is contained in:
PikalaxALT
2016-09-27 09:37:10 -04:00
parent 700321a7fb
commit ef98c44edd
15 changed files with 174 additions and 170 deletions

View File

@@ -965,7 +965,7 @@ MapObjectMovementPattern: ; 47dd
call ._MovementShadow_Grass_Emote_BoulderDust
ld hl, OBJECT_ACTION
add hl, bc
ld [hl], PERSON_ACTION_0F
ld [hl], PERSON_ACTION_GRASS_SHAKE
ld hl, OBJECT_STEP_DURATION
add hl, de
ld a, [hl]