From 2590d9f400cbafb16590b87f0a2ccf133da00181 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 1 Jun 2019 00:10:08 -0300 Subject: Knife equip is not needed anymore --- npc/guilds/forge.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/guilds') 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; -- cgit v1.2.3-60-g2f50