summaryrefslogtreecommitdiff
path: root/npc/functions/fishing.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-02 10:55:27 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-02 10:55:27 -0300
commit46bbdfe15230da4d8abe41faf04c32fb42c3ad84 (patch)
tree55f277983d2f547fce985956daab75b5533c382f /npc/functions/fishing.txt
parent9a348a1fadefb5481f08b4891091fdabd6abc4ec (diff)
downloadserverdata-46bbdfe15230da4d8abe41faf04c32fb42c3ad84.tar.gz
serverdata-46bbdfe15230da4d8abe41faf04c32fb42c3ad84.tar.bz2
serverdata-46bbdfe15230da4d8abe41faf04c32fb42c3ad84.tar.xz
serverdata-46bbdfe15230da4d8abe41faf04c32fb42c3ad84.zip
Use Exception() in some places
Diffstat (limited to 'npc/functions/fishing.txt')
-rw-r--r--npc/functions/fishing.txt2
1 files changed, 1 insertions, 1 deletions
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