You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Battle Tower
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user