You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user