summaryrefslogtreecommitdiff
path: root/maps/IcePathB3F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'maps/IcePathB3F.asm')
-rw-r--r--maps/IcePathB3F.asm9
1 files changed, 3 insertions, 6 deletions
diff --git a/maps/IcePathB3F.asm b/maps/IcePathB3F.asm
index aad9b32b3..b235879c3 100644
--- a/maps/IcePathB3F.asm
+++ b/maps/IcePathB3F.asm
@@ -1,19 +1,17 @@
-IcePathB3F_MapScriptHeader: ; 0x7e66d
+IcePathB3F_MapScriptHeader:
; trigger count
db 0
; callback count
db 0
-; 0x7e66f
-ItemFragment_0x7e66f: ; 0x7e66f
+ItemFragment_0x7e66f:
db NEVERMELTICE, 1
-; 0x7e671
IcePathB3FRock:
jumpstd smashrock
-IcePathB3F_MapEventHeader: ; 0x7e674
+IcePathB3F_MapEventHeader:
; filler
db 0, 0
@@ -32,4 +30,3 @@ IcePathB3F_MapEventHeader: ; 0x7e674
db 2
person_event SPRITE_POKE_BALL, 11, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x7e66f, $068e
person_event SPRITE_ROCK, 10, 10, $18, $0, 255, 255, $0, 0, IcePathB3FRock, $ffff
-; 0x7e69e