pokecrystal-board/maps/WhirlIslandNE.asm
PikalaxALT 94129b6b45 Finished the decoration attributes table
Interpretation of the Decoration Attributes table is complete.

Other changes include some more event flag and function naming, as well as a minor tweak to the person_events of every map.
2015-07-19 04:58:31 -04:00

30 lines
565 B
NASM

WhirlIslandNE_MapScriptHeader:
; trigger count
db 0
; callback count
db 0
ItemFragment_0x18c396:
db ULTRA_BALL, 1
WhirlIslandNE_MapEventHeader:
; filler
db 0, 0
; warps
db 3
warp_def $d, $3, 2, GROUP_ROUTE_41, MAP_ROUTE_41
warp_def $3, $11, 2, GROUP_WHIRL_ISLAND_B1F, MAP_WHIRL_ISLAND_B1F
warp_def $b, $d, 3, GROUP_WHIRL_ISLAND_B1F, MAP_WHIRL_ISLAND_B1F
; xy triggers
db 0
; signposts
db 0
; people-events
db 1
person_event SPRITE_POKE_BALL, 15, 15, OW_DOWN | $1, $0, -1, -1, $1, 0, ItemFragment_0x18c396, EVENT_WHIRL_ISLAND_NE_ULTRA_BALL