Add Bug comment for fishing/surfing on NPCs

Also this re-orders `FishFunction:` and `SurfFunction:` in the bug doc, since `SurfFunction:` is encountered in the file first.
This commit is contained in:
vulcandth
2022-08-31 00:43:12 -05:00
parent b764a3a84d
commit 9801b93906
2 changed files with 20 additions and 18 deletions

View File

@@ -344,6 +344,7 @@ SurfFunction:
dw .AlreadySurfing
.TrySurf:
; BUG: You can Surf and fish on top of NPCs (see docs/bugs_and_glitches.md)
ld de, ENGINE_FOGBADGE
call CheckBadge
jr c, .nofogbadge