diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-31 21:05:02 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-31 21:05:02 -0400 |
| commit | fda1f7c01a9fb2944aeb42f2d2f19a766b2538e6 (patch) | |
| tree | 1bcb2193b68ebb25a189958cab36304f103e7eda /maps/Route43MahoganyGate.asm | |
| parent | 8153737bae7169d42b8937c5dc7eec6f669acbb2 (diff) | |
SPRITEMOVEDATA
Diffstat (limited to 'maps/Route43MahoganyGate.asm')
| -rw-r--r-- | maps/Route43MahoganyGate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route43MahoganyGate.asm b/maps/Route43MahoganyGate.asm index 0f1354b54..c0d9974bb 100644 --- a/maps/Route43MahoganyGate.asm +++ b/maps/Route43MahoganyGate.asm @@ -54,4 +54,4 @@ Route43MahoganyGate_MapEventHeader: .PersonEvents: db 1 - person_event SPRITE_OFFICER, 4, 0, SPRITEMOVEFN_09, 0, 0, -1, -1, (1 << 3) | PAL_OW_RED, 0, 0, OfficerScript_0x19ab0b, -1 + person_event SPRITE_OFFICER, 4, 0, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, (1 << 3) | PAL_OW_RED, 0, 0, OfficerScript_0x19ab0b, -1 |
