diff options
Diffstat (limited to 'items')
| -rw-r--r-- | items/item_effects.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/item_effects.asm b/items/item_effects.asm index c6134bee4..a9d155856 100644 --- a/items/item_effects.asm +++ b/items/item_effects.asm @@ -1415,7 +1415,7 @@ RareCandy: ; ef14 ld a, [hl] adc b ld [hl], a - callba Function2709e + callba LevelUpHappinessMod ld a, $f8 call Functionf24a |
