Consistent capitalization for map names, matching their constants

This commit is contained in:
Remy Oukaour
2017-12-10 13:37:15 -05:00
parent 94c7def488
commit 699495bfcb
67 changed files with 494 additions and 494 deletions

View File

@@ -0,0 +1,25 @@
RuinsOfAlphAerodactylWordRoom_MapScriptHeader:
.MapTriggers:
db 0
.MapCallbacks:
db 0
RuinsOfAlphAerodactylWordRoom_MapEventHeader:
; filler
db 0, 0
.Warps:
db 3
warp_def $5, $9, 3, RUINS_OF_ALPH_AERODACTYL_ITEM_ROOM
warp_def $5, $a, 4, RUINS_OF_ALPH_AERODACTYL_ITEM_ROOM
warp_def $b, $11, 8, RUINS_OF_ALPH_INNER_CHAMBER
.XYTriggers:
db 0
.Signposts:
db 0
.PersonEvents:
db 0