summaryrefslogtreecommitdiff
path: root/engine/items
diff options
context:
space:
mode:
Diffstat (limited to 'engine/items')
-rwxr-xr-xengine/items/items.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/items.asm b/engine/items/items.asm
index 605e5dde..3dc17010 100755
--- a/engine/items/items.asm
+++ b/engine/items/items.asm
@@ -321,7 +321,7 @@ ItemUseBall: ; d687 (3:5687)
xor a
ld [$fff3],a
ld [wcc5b],a
- ld [wd05b],a
+ ld [wDamageMultipliers],a
ld a,[wWhichPokemon]
push af
ld a,[wcf91]