summaryrefslogtreecommitdiff
path: root/npc/guilds
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-01 00:10:08 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-01 00:10:08 -0300
commit2590d9f400cbafb16590b87f0a2ccf133da00181 (patch)
tree98ebceb45efca1a5236b75d8cf5230577fd7126d /npc/guilds
parent628d337ce5c81412bd7d39b6409c4697f2a4c043 (diff)
downloadserverdata-2590d9f400cbafb16590b87f0a2ccf133da00181.tar.gz
serverdata-2590d9f400cbafb16590b87f0a2ccf133da00181.tar.bz2
serverdata-2590d9f400cbafb16590b87f0a2ccf133da00181.tar.xz
serverdata-2590d9f400cbafb16590b87f0a2ccf133da00181.zip
Knife equip is not needed anymore
Diffstat (limited to 'npc/guilds')
-rw-r--r--npc/guilds/forge.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guilds/forge.txt b/npc/guilds/forge.txt
index b6f26f65b..5f3468167 100644
--- a/npc/guilds/forge.txt
+++ b/npc/guilds/forge.txt
@@ -9,7 +9,7 @@ guilds,24,27,0 script Guild Blacksmith NPC_NO_SPRITE,{
do
{
mesc l("What will you forge today?");
- mesc l("You might need to have a @@ equipped for some recipes!", getitemlink(Knife));
+ //mesc l("You might need to have a @@ equipped for some recipes!", getitemlink(Knife));
if (SmithSystem(CRAFT_GUILD))
{
mesc l("Success!"), 3;