summaryrefslogtreecommitdiff
path: root/maps
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-02-25 20:12:58 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-02-25 20:12:58 -0500
commit10173f2a6293542f8976cc5dccc9d2080a52caa7 (patch)
treed65e1d118943c749508886fa490d59bef1284dac /maps
parentf964d04a873769c0aa1d27a7dd032170f55853fd (diff)
Default macro parameters use recursion; avoids repeating internal structure
Diffstat (limited to 'maps')
-rw-r--r--maps/Route35GoldenrodGate.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route35GoldenrodGate.asm b/maps/Route35GoldenrodGate.asm
index 3bd8ec0ae..3b469c14d 100644
--- a/maps/Route35GoldenrodGate.asm
+++ b/maps/Route35GoldenrodGate.asm
@@ -28,7 +28,7 @@ OfficerScript_0x69d37:
writetext UnknownText_0x69eb8
playsound SFX_KEY_ITEM
waitsfx
- givepoke SPEAROW, 10, NO_ITEM, 1, GiftSpearowName, GiftSpearowOTName
+ givepoke SPEAROW, 10, NO_ITEM, TRUE, GiftSpearowName, GiftSpearowOTName
givepokeitem GiftSpearowMail
setevent EVENT_GOT_KENYA
.alreadyhavekenya