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) :> --- npc/craft/tweak.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/craft/tweak.txt') diff --git a/npc/craft/tweak.txt b/npc/craft/tweak.txt index ba5a4b2bb..9bc786d33 100644 --- a/npc/craft/tweak.txt +++ b/npc/craft/tweak.txt @@ -21,7 +21,7 @@ function script SmithTweakReset { if (!csys_Confirm(.@id)) return; - csys_Check(); + csys_Check(.@id); return; } -- cgit v1.2.3-70-g09d2