summaryrefslogtreecommitdiff
path: root/items/item_effects.asm
diff options
context:
space:
mode:
Diffstat (limited to 'items/item_effects.asm')
-rw-r--r--items/item_effects.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/items/item_effects.asm b/items/item_effects.asm
index ca5336a07..2a0789a50 100644
--- a/items/item_effects.asm
+++ b/items/item_effects.asm
@@ -1352,7 +1352,7 @@ RareCandy: ; ef14
call GetPartyParamLocation
ld a, [hl]
- cp 100
+ cp MAX_LEVEL
jp nc, Functionee83
inc a