summaryrefslogtreecommitdiff
path: root/maps/WhirlIslandNE.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/WhirlIslandNE.asm')
-rw-r--r--maps/WhirlIslandNE.asm10
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/WhirlIslandNE.asm b/maps/WhirlIslandNE.asm
index 9da9eaeaf..fa3b019fd 100644
--- a/maps/WhirlIslandNE.asm
+++ b/maps/WhirlIslandNE.asm
@@ -2,7 +2,7 @@ const_value set 2
const WHIRLISLANDNE_POKE_BALL
WhirlIslandNE_MapScriptHeader:
-.MapTriggers:
+.SceneScripts:
db 0
.MapCallbacks:
@@ -21,12 +21,12 @@ WhirlIslandNE_MapEventHeader:
warp_def $3, $11, 2, WHIRL_ISLAND_B1F
warp_def $b, $d, 3, WHIRL_ISLAND_B1F
-.XYTriggers:
+.CoordEvents:
db 0
-.Signposts:
+.BGEvents:
db 0
-.PersonEvents:
+.ObjectEvents:
db 1
- person_event SPRITE_POKE_BALL, 11, 11, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_ITEMBALL, 0, WhirlIslandNEUltraBall, EVENT_WHIRL_ISLAND_NE_ULTRA_BALL
+ object_event SPRITE_POKE_BALL, 11, 11, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, WhirlIslandNEUltraBall, EVENT_WHIRL_ISLAND_NE_ULTRA_BALL