Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style

This commit is contained in:
pikalaxalt
2016-04-10 14:42:14 -04:00
parent 46ead9b849
commit bf73772a56
537 changed files with 4562 additions and 4562 deletions

View File

@@ -22,13 +22,13 @@ CharcoalKilnBoss:
closetext
end
.SavedSlowpoke
.SavedSlowpoke:
writetext CharcoalKilnBossText2
waitbutton
closetext
end
.GotCut
.GotCut:
writetext CharcoalKilnBossText3
waitbutton
closetext
@@ -46,7 +46,7 @@ CharcoalKilnApprentice:
closetext
end
.Thanks
.Thanks:
writetext CharcoalKilnApprenticeText2
buttonsound
verbosegiveitem CHARCOAL
@@ -55,10 +55,10 @@ CharcoalKilnApprentice:
closetext
end
.YoureTheCoolest
.YoureTheCoolest:
writetext CharcoalKilnApprenticeText3
waitbutton
.Done
.Done:
closetext
end