#641 fixes and additions. (#646)

Name a lot of text labels according to our conventions
This commit is contained in:
mid-kid
2019-10-20 22:24:17 +00:00
committed by Rangi
parent 3fc2ba41f7
commit e3e0bcd653
203 changed files with 4077 additions and 4598 deletions

View File

@@ -10,17 +10,17 @@ Red:
special FadeOutMusic
faceplayer
opentext
writetext .Text1
writetext RedSeenText
waitbutton
closetext
winlosstext .Text2, .Text2
winlosstext RedWinLossText, RedWinLossText
loadtrainer RED, RED1
startbattle
dontrestartmapmusic
reloadmapafterbattle
special FadeOutMusic
opentext
writetext .Text3
writetext RedLeavesText
waitbutton
closetext
special FadeBlackQuickly
@@ -34,16 +34,16 @@ Red:
credits
end
.Text1:
RedSeenText:
text "<……>"
line "<……>"
done
.Text2:
RedWinLossText:
text "…"
done
.Text3:
RedLeavesText:
text "<……>"
line "<……>"
done