Added labels to different parts of the map script and event headers

This commit is contained in:
PikalaxALT
2015-07-21 00:02:21 -04:00
parent 471492b775
commit 5631bdc0d7
395 changed files with 2403 additions and 2390 deletions

View File

@@ -1,8 +1,8 @@
RockTunnel1F_MapScriptHeader:
; trigger count
.MapTriggers:
db 0
; callback count
.MapCallbacks:
db 0
ItemFragment_0x743b5:
@@ -23,7 +23,7 @@ RockTunnel1F_MapEventHeader:
; filler
db 0, 0
; warps
.Warps:
db 6
warp_def $3, $f, 1, GROUP_ROUTE_9, MAP_ROUTE_9
warp_def $19, $b, 1, GROUP_ROUTE_10_SOUTH, MAP_ROUTE_10_SOUTH
@@ -32,15 +32,15 @@ RockTunnel1F_MapEventHeader:
warp_def $3, $1b, 4, GROUP_ROCK_TUNNEL_B1F, MAP_ROCK_TUNNEL_B1F
warp_def $d, $1b, 1, GROUP_ROCK_TUNNEL_B1F, MAP_ROCK_TUNNEL_B1F
; xy triggers
.XYTriggers:
db 0
; signposts
.Signposts:
db 2
signpost 4, 24, SIGNPOST_ITEM, MapRockTunnel1FSignpostItem0
signpost 15, 21, SIGNPOST_ITEM, MapRockTunnel1FSignpostItem1
; people-events
.PersonEvents:
db 2
person_event SPRITE_POKE_BALL, 22, 8, OW_DOWN | $1, $0, -1, -1, $1, 0, ItemFragment_0x743b5, EVENT_ROCK_TUNNEL_1F_ELIXER
person_event SPRITE_POKE_BALL, 19, 14, OW_DOWN | $1, $0, -1, -1, $1, 0, ItemFragment_0x743b7, EVENT_ROCK_TUNNEL_1F_TM_STEEL_WING