Don't require a boolean trainer flag for givepoke

Fixes #865
This commit is contained in:
Rangi
2022-01-10 21:16:34 -05:00
parent 039addcb00
commit 418c70a8af
3 changed files with 6 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ RandyScript:
writetext Route35GoldenrodGatePlayerReceivedAMonWithMailText
playsound SFX_KEY_ITEM
waitsfx
givepoke SPEAROW, 10, NO_ITEM, TRUE, GiftSpearowName, GiftSpearowOTName
givepoke SPEAROW, 10, NO_ITEM, GiftSpearowName, GiftSpearowOTName
givepokemail GiftSpearowMail
setevent EVENT_GOT_KENYA
.alreadyhavekenya