From 03f6cfa14a952101d777c81ad22fcb83de902612 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 7 Jun 2019 11:55:25 -0300 Subject: Well, you get an Alchemy Recipe, not a Crafting recipe at begin... --- npc/024-16/craftsman.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/024-16/craftsman.txt') diff --git a/npc/024-16/craftsman.txt b/npc/024-16/craftsman.txt index 90967b99b..166cf1de5 100644 --- a/npc/024-16/craftsman.txt +++ b/npc/024-16/craftsman.txt @@ -65,7 +65,7 @@ function calcRequisites { switch (getskilllv(TMW2_CRAFT)) { case 0: - return 1; + return 0; case 1: return 3; case 2: -- cgit v1.2.3-70-g09d2