This commit is contained in:
Rangi 2022-08-31 19:14:20 -04:00
parent 01dffba788
commit 5d629f9b31

View File

@ -1667,7 +1667,7 @@ This bug is why the Lapras in [maps/UnionCaveB2F.asm](https://github.com/pret/po
...
.TryFish:
-; BUG: You can fish on top of NPCs (see docs/bugs_and_glitches.md)
-; BUG: You can fish on top of NPCs (see docs/bugs_and_glitches.md)
ld a, [wPlayerState]
cp PLAYER_SURF
jr z, .fail