Split fourth-to-last byte of person_event into nybble arguments
This commit is contained in:
@@ -60,4 +60,4 @@ TinTowerRoof_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 1
|
||||
person_event SPRITE_HO_OH, 9, 13, $16, 0, 0, -1, -1, (PAL_OW_RED << 4) | $80, 0, HoOhScript_0x77244, EVENT_TIN_TOWER_ROOF_HO_OH
|
||||
person_event SPRITE_HO_OH, 9, 13, $16, 0, 0, -1, -1, 8 + PAL_OW_RED, 0, 0, HoOhScript_0x77244, EVENT_TIN_TOWER_ROOF_HO_OH
|
||||
|
Reference in New Issue
Block a user