summaryrefslogtreecommitdiff
path: root/npc/guilds
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-20 15:01:45 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-20 15:01:45 -0300
commit2f8f7b2be3fa8e66409e2f9f9e6beaa8dffb9a57 (patch)
treec3bd7e216387a30d3628cd63e5ecf2649aac8a91 /npc/guilds
parentef292a89e0111a0915a9aba5b7b2a9d36d21790a (diff)
downloadserverdata-2f8f7b2be3fa8e66409e2f9f9e6beaa8dffb9a57.tar.gz
serverdata-2f8f7b2be3fa8e66409e2f9f9e6beaa8dffb9a57.tar.bz2
serverdata-2f8f7b2be3fa8e66409e2f9f9e6beaa8dffb9a57.tar.xz
serverdata-2f8f7b2be3fa8e66409e2f9f9e6beaa8dffb9a57.zip
Fix Bracco. Remove a debug marker. Increase ore/coal rewards on Yeti King Quest.
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))