From 2f8f7b2be3fa8e66409e2f9f9e6beaa8dffb9a57 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 20 Sep 2019 15:01:45 -0300 Subject: Fix Bracco. Remove a debug marker. Increase ore/coal rewards on Yeti King Quest. --- npc/guilds/logs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/guilds') 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)) -- cgit v1.2.3-70-g09d2