ref: 79917a75571f7bcf92fd46c6dd7fa6ba99d3f18c
parent: fa1e93a870bf385c104959318ceefea750be3559
author: yenatch <[email protected]>
date: Tue Dec 24 15:49:20 EST 2013
moon ball uses red's moon stone id
--- a/items/item_effects.asm
+++ b/items/item_effects.asm
@@ -720,6 +720,9 @@
inc hl
inc hl
+; It appears that Moon Stone's constant from Pokémon Red is used.
+; No Pokémon evolve with Burn Heal, so
+; Moon Balls always have a catch rate of 1x.
push bc
ld a, BANK(EvosAttacks)
call GetFarByte