moon ball uses red's moon stone id

This commit is contained in:
yenatch 2013-12-24 20:49:20 -05:00
parent fa1e93a870
commit 79917a7557
1 changed files with 3 additions and 0 deletions

View File

@ -720,6 +720,9 @@ Function_0xecdd: ; ecdd
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