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/001-3-1/smith.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-3-1/smith.txt') diff --git a/npc/001-3-1/smith.txt b/npc/001-3-1/smith.txt index e7ac97185..df0742a48 100644 --- a/npc/001-3-1/smith.txt +++ b/npc/001-3-1/smith.txt @@ -10,7 +10,7 @@ mesc l("Welcome to Saulc's Magic Smith Table!"); mesc l("This forge will prepare equipment for you, no skill required!"); mesc l("What will you craft today?"); - mesc l("You need to have an @@ equipped.", getitemlink(Knife)), 1; + //mesc l("You need to have an @@ equipped.", getitemlink(Knife)), 1; if (SmithSystem(CRAFT_NPC)) mesc l("Success!"), 3; else -- cgit v1.2.3-60-g2f50