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/Route39.asm | |
parent | 7fd20e63223e777872618b3eac7cf49f8b105fec (diff) |
give/takeitem *, 1: the 1 is optional
Diffstat (limited to 'maps/Route39.asm')
-rw-r--r-- | maps/Route39.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route39.asm b/maps/Route39.asm index 174830ffa..5553f483b 100644 --- a/maps/Route39.asm +++ b/maps/Route39.asm @@ -46,7 +46,7 @@ UnknownScript_0x1a5b36: UnknownScript_0x1a5b4a: scall UnknownScript_0x1a5b7a - verbosegiveitem NUGGET, 1 + verbosegiveitem NUGGET iffalse UnknownScript_0x1a5b59 clearflag ENGINE_DEREK_HAS_NUGGET jump UnknownScript_0x1a5b6e |