From 46bbdfe15230da4d8abe41faf04c32fb42c3ad84 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 2 May 2019 10:55:27 -0300 Subject: Use Exception() in some places --- npc/functions/fishing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/fishing.txt') diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt index e84b11cef..b09cb0d48 100644 --- a/npc/functions/fishing.txt +++ b/npc/functions/fishing.txt @@ -76,7 +76,7 @@ function script fishing { }; freeloop(false); } - debugmes("[FISH] Initialized with %d common and %d rare fishes", getarraysize(.@common_fish), getarraysize(.@rare_fish)); + //debugmes("[FISH] Initialized with %d common and %d rare fishes", getarraysize(.@common_fish), getarraysize(.@rare_fish)); .@npc$ = strnpcinfo(0); // the full name of the fishing spot -- cgit v1.2.3-60-g2f50