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:
@@ -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
|
||||
|
Reference in New Issue
Block a user