diff options
Diffstat (limited to 'items/item_effects.asm')
-rw-r--r-- | items/item_effects.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/item_effects.asm b/items/item_effects.asm index 7fde473ab..6f58524d6 100644 --- a/items/item_effects.asm +++ b/items/item_effects.asm @@ -937,9 +937,9 @@ GLOBAL EvosAttacksPointers pop bc ret nz -rept 3 inc hl -endr + inc hl + inc hl ; Moon Stone's constant from Pokémon Red is used. ; No Pokémon evolve with Burn Heal, |