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:
@@ -30,7 +30,7 @@ MonicaCallback:
|
||||
disappear ROUTE40_MONICA
|
||||
return
|
||||
|
||||
.MonicaAppears
|
||||
.MonicaAppears:
|
||||
appear ROUTE40_MONICA
|
||||
return
|
||||
|
||||
@@ -107,7 +107,7 @@ MonicaScript:
|
||||
writetext MeetMonicaText
|
||||
buttonsound
|
||||
setevent EVENT_MET_MONICA_OF_MONDAY
|
||||
.MetMonica
|
||||
.MetMonica:
|
||||
writetext MonicaGivesGiftText
|
||||
buttonsound
|
||||
verbosegiveitem SHARP_BEAK
|
||||
|
||||
Reference in New Issue
Block a user