Battle Tower

This commit is contained in:
PikalaxALT
2015-11-03 15:05:19 -05:00
parent b1dc88b728
commit 10beeb3c06
20 changed files with 2291 additions and 2158 deletions

View File

@ -2339,7 +2339,7 @@ Script_giveitem: ; 0x977ca
; quantity (SingleByteParam)
call GetScriptByte
cp -1
cp ITEM_FROM_MEM
jr nz, .ok ; 0x977cf $3
ld a, [ScriptVar]
.ok