Remove unreferenced map script heading labels

This commit is contained in:
Rangi
2018-01-30 14:15:47 -05:00
parent 4c4fca1028
commit 65480605e9
389 changed files with 2723 additions and 5440 deletions

View File

@@ -2,11 +2,9 @@ const_value set 2
const ICEPATHB2FBLACKTHORNSIDE_POKE_BALL
IcePathB2FBlackthornSide_MapScripts:
.SceneScripts:
db 0
db 0 ; scene scripts
.MapCallbacks:
db 0
db 0 ; callbacks
IcePathB2FBlackthornSideTMRest:
itemball TM_REST
@@ -15,21 +13,16 @@ IcePathB2FBlackthornSideHiddenIceHeal:
hiddenitem ICE_HEAL, EVENT_ICE_PATH_B2F_BLACKTHORN_SIDE_HIDDEN_ICE_HEAL
IcePathB2FBlackthornSide_MapEvents:
; filler
db 0, 0
db 0, 0 ; filler
.Warps:
db 2
db 2 ; warp events
warp_event 3, 15, 8, ICE_PATH_B1F
warp_event 3, 3, 2, ICE_PATH_B3F
.CoordEvents:
db 0
db 0 ; coord events
.BGEvents:
db 1
db 1 ; bg events
bg_event 2, 10, BGEVENT_ITEM, IcePathB2FBlackthornSideHiddenIceHeal
.ObjectEvents:
db 1
db 1 ; object events
object_event 8, 16, SPRITE_POKE_BALL, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, OBJECTTYPE_ITEMBALL, 0, IcePathB2FBlackthornSideTMRest, EVENT_ICE_PATH_B2F_BLACKTHORN_SIDE_TM_REST