summaryrefslogtreecommitdiff
path: root/npc/guilds
diff options
context:
space:
mode:
Diffstat (limited to 'npc/guilds')
-rw-r--r--npc/guilds/logs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guilds/logs.txt b/npc/guilds/logs.txt
index f374c8800..1463d5b13 100644
--- a/npc/guilds/logs.txt
+++ b/npc/guilds/logs.txt
@@ -203,7 +203,7 @@ function showRecipe {
debugmes "Seeking for slot %d on guild %d", getarg(0), getcharid(2);
*/
if (getd("$RECIPES_ALCHEMY_"+getcharid(2)+"["+getarg(0)+"]")) {
- debugmes "Hooray! It exists! We have %d defined", getarg(1);
+ //debugmes "Hooray! It exists! We have %d defined", getarg(1);
if (getarg(1)) {
mesn l("Craft @@", getitemlink(getarg(1)));
if (getarg(2,0))