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

@@ -24,7 +24,7 @@ SunnyCallback:
disappear ROUTE37_SUNNY
return
.SunnyAppears
.SunnyAppears:
appear ROUTE37_SUNNY
return
@@ -73,13 +73,13 @@ SunnyScript:
writetext MeetSunnyText
buttonsound
setevent EVENT_MET_SUNNY_OF_SUNDAY
.MetSunny
.MetSunny:
checkflag ENGINE_PLAYER_IS_FEMALE
iftrue .Kris
writetext SunnyGivesGiftText1
buttonsound
jump .next
.Kris
.Kris:
writetext SunnyGivesGiftText2
buttonsound
.next
@@ -118,7 +118,7 @@ FruitTreeScript_0x1a8e0d:
Route37HiddenEther:
dwb EVENT_ROUTE_37_HIDDEN_ETHER, ETHER
TwinsAnnandanne1SeenText:
text "ANN: ANNE and I"