mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08: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:
|
.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]
|
ld a, [wPlayerState]
|
||||||
cp PLAYER_SURF
|
cp PLAYER_SURF
|
||||||
jr z, .fail
|
jr z, .fail
|
||||||
|
Loading…
Reference in New Issue
Block a user