Correct Moon Ball bug documentation (#1133)
This commit is contained in:
@@ -913,11 +913,11 @@ MoonBallMultiplier:
|
||||
pop bc
|
||||
ret nz
|
||||
|
||||
; BUG: Moon Ball does not boost catch rate (see docs/bugs_and_glitches.md)
|
||||
inc hl
|
||||
inc hl
|
||||
inc hl
|
||||
|
||||
; BUG: Moon Ball does not boost catch rate (see docs/bugs_and_glitches.md)
|
||||
push bc
|
||||
ld a, BANK("Evolutions and Attacks")
|
||||
call GetFarByte
|
||||
|
Reference in New Issue
Block a user