Split fourth-to-last byte of person_event into nybble arguments

This commit is contained in:
PikalaxALT
2015-07-31 15:02:32 -04:00
parent 895e14cd05
commit aa27080e29
350 changed files with 1469 additions and 1468 deletions

View File

@@ -38,6 +38,6 @@ SilverCaveRoom2_MapEventHeader:
.PersonEvents:
db 3
person_event SPRITE_POKE_BALL, 14, 28, $1, 0, 0, -1, -1, $1, 0, ItemFragment_0x18c5b2, EVENT_SILVER_CAVE_ROOM_2_CALCIUM
person_event SPRITE_POKE_BALL, 28, 26, $1, 0, 0, -1, -1, $1, 0, ItemFragment_0x18c5b4, EVENT_SILVER_CAVE_ROOM_2_ULTRA_BALL
person_event SPRITE_POKE_BALL, 24, 8, $1, 0, 0, -1, -1, $1, 0, ItemFragment_0x18c5b6, EVENT_SILVER_CAVE_ROOM_2_PP_UP
person_event SPRITE_POKE_BALL, 14, 28, $1, 0, 0, -1, -1, 0, 1, 0, ItemFragment_0x18c5b2, EVENT_SILVER_CAVE_ROOM_2_CALCIUM
person_event SPRITE_POKE_BALL, 28, 26, $1, 0, 0, -1, -1, 0, 1, 0, ItemFragment_0x18c5b4, EVENT_SILVER_CAVE_ROOM_2_ULTRA_BALL
person_event SPRITE_POKE_BALL, 24, 8, $1, 0, 0, -1, -1, 0, 1, 0, ItemFragment_0x18c5b6, EVENT_SILVER_CAVE_ROOM_2_PP_UP