diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-04 20:20:14 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-04 20:20:14 -0500 |
commit | 3cadc7b012c3d11f227d71814f729952d0f56c21 (patch) | |
tree | baebe666292937ae3f70b42d83dad214c8eb192e /maps/Route43.asm | |
parent | 7fd20e63223e777872618b3eac7cf49f8b105fec (diff) |
give/takeitem *, 1: the 1 is optional
Diffstat (limited to 'maps/Route43.asm')
-rw-r--r-- | maps/Route43.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route43.asm b/maps/Route43.asm index 7be3e3ebc..8c12f8d02 100644 --- a/maps/Route43.asm +++ b/maps/Route43.asm @@ -251,7 +251,7 @@ UnknownScript_0x19d1c1: UnknownScript_0x19d21e: scall UnknownScript_0x19d255 - verbosegiveitem PINK_BOW, 1 + verbosegiveitem PINK_BOW iffalse UnknownScript_0x19d230 clearflag ENGINE_TIFFANY_HAS_PINK_BOW setevent EVENT_TIFFANY_GAVE_PINK_BOW |