mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Fix diff
This commit is contained in:
parent
01dffba788
commit
5d629f9b31
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user