Mention another bug in the catching formula

This commit is contained in:
Pyrois81 2025-11-18 14:09:04 -06:00 committed by Rangi
parent 95351646d6
commit d80786f4e8

View File

@ -306,6 +306,7 @@ PokeBallEffect:
srl b
rr c
; BUG: Catch rate formula breaks for Pokémon with max HP > 341 (see docs/bugs_and_glitches.md)
ld a, c
and a
jr nz, .okay_1