Use labels for script specials instead of constants/static values.

This commit is contained in:
yenatch
2015-02-11 15:03:42 -08:00
parent 8bc89189cc
commit b048ea0faf
110 changed files with 699 additions and 691 deletions

View File

@@ -7,7 +7,7 @@ SilverCaveRoom3_MapScriptHeader: ; 0x18c601
; 0x18c603
RedScript_0x18c603: ; 0x18c603
special $006a
special Functionc48f
faceplayer
loadfont
writetext UnknownText_0x18c637
@@ -18,18 +18,18 @@ RedScript_0x18c603: ; 0x18c603
startbattle
reloadmapmusic
returnafterbattle
special $006a
special Functionc48f
loadfont
writetext UnknownText_0x18c63f
closetext
loadmovesprites
special $0030
special $0033
special Function8c0b6
special Functiond91
disappear $2
pause 15
special $0032
special Function8c0ab
pause 30
special $001b
special Functionc658
refreshscreen $0
credits
end