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:
@@ -223,7 +223,7 @@ OaksLabPoster2Text:
|
||||
line "manner."
|
||||
done
|
||||
|
||||
OaksLabTrashcanText
|
||||
OaksLabTrashcanText:
|
||||
text "There's nothing in"
|
||||
line "here…"
|
||||
done
|
||||
|
@@ -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
|
||||
|
@@ -29,7 +29,7 @@ RandyScript:
|
||||
playsound SFX_KEY_ITEM
|
||||
waitsfx
|
||||
givepoke SPEAROW, 10, NO_ITEM, TRUE, GiftSpearowName, GiftSpearowOTName
|
||||
givepokeitem GiftSpearowMail
|
||||
givepokemail GiftSpearowMail
|
||||
setevent EVENT_GOT_KENYA
|
||||
.alreadyhavekenya
|
||||
writetext UnknownText_0x69ed6
|
||||
|
Reference in New Issue
Block a user