From 8c99adcb54d0a13f63a6f93d771ca15f211fb4e3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 28 May 2019 22:44:11 -0300 Subject: Item crafting (Bugslayer and Wooden Sword) will now output named items (crafter name). And these named items will have the crafter's skills on them =D Great, now we need recipes and learning (both of these) :> --- db/re/skill_tree.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'db/re/skill_tree.conf') diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index 2f592afbf..6d6bb9616 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -31,6 +31,7 @@ Human: { NV_BASIC: 0 TMW2_FAKESKILL: 0 TMW2_FAKESKILL2: 0 + TMW2_CRAFT: 0 WE_MALE: 0 WE_FEMALE: 0 SN_SHARPSHOOTING: 0 -- cgit v1.2.3-70-g09d2