diff options
Diffstat (limited to 'maps/IcePathB2FBlackthornSide.asm')
-rw-r--r-- | maps/IcePathB2FBlackthornSide.asm | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/maps/IcePathB2FBlackthornSide.asm b/maps/IcePathB2FBlackthornSide.asm index b0b27da73..f21e3383b 100644 --- a/maps/IcePathB2FBlackthornSide.asm +++ b/maps/IcePathB2FBlackthornSide.asm @@ -1,22 +1,19 @@ -IcePathB2FBlackthornSide_MapScriptHeader: ; 0x7e644 +IcePathB2FBlackthornSide_MapScriptHeader: ; trigger count db 0 ; callback count db 0 -; 0x7e646 -ItemFragment_0x7e646: ; 0x7e646 +ItemFragment_0x7e646: db TM_REST, 1 -; 0x7e648 -MapIcePathB2FBlackthornSideSignpostItem0: ; 0x7e648 +MapIcePathB2FBlackthornSideSignpostItem0: dw $0096 db ICE_HEAL -; 0x7e64b -IcePathB2FBlackthornSide_MapEventHeader: ; 0x7e64b +IcePathB2FBlackthornSide_MapEventHeader: ; filler db 0, 0 @@ -35,4 +32,3 @@ IcePathB2FBlackthornSide_MapEventHeader: ; 0x7e64b ; people-events db 1 person_event SPRITE_POKE_BALL, 20, 12, $1, $0, 255, 255, $1, 0, ItemFragment_0x7e646, $068d -; 0x7e66d |