From 0e9b48607b0535d73630c84616c9a0003d6ef40d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 6 Aug 2019 12:24:25 -0300 Subject: Missing cleanup at fishing. Item on floor last longer. --- npc/functions/fishing.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions') diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt index 48f83de3e..8d87fd2b9 100644 --- a/npc/functions/fishing.txt +++ b/npc/functions/fishing.txt @@ -245,6 +245,7 @@ function script fishing { .@fish_id = 0; } + @fishing_spot$=""; return .@fish_id; } -- cgit v1.2.3-70-g09d2