Split fourth-to-last byte of person_event into nybble arguments
This commit is contained in:
@@ -63,4 +63,4 @@ SilverCaveRoom3_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 1
|
||||
person_event SPRITE_RED, 14, 13, $7, 0, 0, -1, -1, (PAL_OW_RED << 4) | $80, 0, RedScript_0x18c603, EVENT_RED_IN_MT_SILVER
|
||||
person_event SPRITE_RED, 14, 13, $7, 0, 0, -1, -1, 8 + PAL_OW_RED, 0, 0, RedScript_0x18c603, EVENT_RED_IN_MT_SILVER
|
||||
|
Reference in New Issue
Block a user