diff options
Diffstat (limited to 'maps/WhirlIslandNE.asm')
-rw-r--r-- | maps/WhirlIslandNE.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/WhirlIslandNE.asm b/maps/WhirlIslandNE.asm index 2ba327417..e9d6c515a 100644 --- a/maps/WhirlIslandNE.asm +++ b/maps/WhirlIslandNE.asm @@ -26,4 +26,4 @@ WhirlIslandNE_MapEventHeader: .PersonEvents: db 1 - person_event SPRITE_POKE_BALL, 11, 11, SPRITEMOVEFN_01, 0, 0, -1, -1, 0, 1, 0, ItemFragment_0x18c396, EVENT_WHIRL_ISLAND_NE_ULTRA_BALL + person_event SPRITE_POKE_BALL, 11, 11, SPRITEMOVEDATA_01, 0, 0, -1, -1, 0, 1, 0, ItemFragment_0x18c396, EVENT_WHIRL_ISLAND_NE_ULTRA_BALL |