Correct Moon Ball bug documentation (#1133)

This commit is contained in:
SnorlaxMonster
2024-10-18 07:30:59 +10:30
committed by GitHub
parent 1febb75bf9
commit 0ebea8cfe1
2 changed files with 9 additions and 1 deletions

View File

@@ -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