You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
fix-various-little-things
A compilation of suggestions from the discord that don't deserve separate commits and are not questionable at all™.
This commit is contained in:
@@ -195,7 +195,7 @@ Route31MailRecipientScript:
|
||||
.TryGiveKenya:
|
||||
writetext Text_Route31SleepyManGotMail
|
||||
buttonsound
|
||||
checkpokeitem ReceivedSpearowMailText
|
||||
checkpokemail ReceivedSpearowMailText
|
||||
ifequal POKEMAIL_WRONG_MAIL, .WrongMail
|
||||
ifequal POKEMAIL_REFUSED, .Refused
|
||||
ifequal POKEMAIL_NO_MAIL, .NoMail
|
||||
|
||||
Reference in New Issue
Block a user