summaryrefslogtreecommitdiff
path: root/npc/functions/fishing.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-25 19:53:06 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-25 19:53:06 -0300
commite1374e06bc6f73c8ec142db1b15724e01f44da4b (patch)
tree921881c6b17ea6f90735f6dcc7a33e9a8379a220 /npc/functions/fishing.txt
parent8a15e4fc5c2fbeb4f461ba2cc14c43cae8e08cdf (diff)
downloadserverdata-e1374e06bc6f73c8ec142db1b15724e01f44da4b.tar.gz
serverdata-e1374e06bc6f73c8ec142db1b15724e01f44da4b.tar.bz2
serverdata-e1374e06bc6f73c8ec142db1b15724e01f44da4b.tar.xz
serverdata-e1374e06bc6f73c8ec142db1b15724e01f44da4b.zip
Remove now not needed debugmes
Diffstat (limited to 'npc/functions/fishing.txt')
-rw-r--r--npc/functions/fishing.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt
index 784efeae7..c87935fff 100644
--- a/npc/functions/fishing.txt
+++ b/npc/functions/fishing.txt
@@ -111,7 +111,6 @@ function script fishing {
// default fishes
setarray .@common_fish,
CommonCarp;
- debugmes "Default";
}
.@rare_fish=getvariableofnpc(.rare_fish, .@npc$);