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 SAFARIZONEWARDENSHOME_LASS
SafariZoneWardensHome_MapScripts:
.SceneScripts:
db 0
db 0 ; scene scripts
.MapCallbacks:
db 0
db 0 ; callbacks
WardensGranddaughter:
faceplayer
@@ -77,24 +75,19 @@ SafariZonePhotoText:
done
SafariZoneWardensHome_MapEvents:
; filler
db 0, 0
db 0, 0 ; filler
.Warps:
db 2
db 2 ; warp events
warp_event 2, 7, 6, FUCHSIA_CITY
warp_event 3, 7, 6, FUCHSIA_CITY
.CoordEvents:
db 0
db 0 ; coord events
.BGEvents:
db 4
db 4 ; bg events
bg_event 0, 1, BGEVENT_READ, WardensHomeBookshelf
bg_event 1, 1, BGEVENT_READ, WardensHomeBookshelf
bg_event 7, 0, BGEVENT_READ, WardenPhoto
bg_event 9, 0, BGEVENT_READ, SafariZonePhoto
.ObjectEvents:
db 1
db 1 ; object events
object_event 2, 4, SPRITE_LASS, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, WardensGranddaughter, -1