From 01bfc4512d7102e2a4eb0e36c7d891e32f12462b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 27 Aug 2019 14:32:39 -0300 Subject: Crafting Score new rule --- npc/functions/clientversion.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/functions/clientversion.txt') diff --git a/npc/functions/clientversion.txt b/npc/functions/clientversion.txt index b628404c0..94b32d54d 100644 --- a/npc/functions/clientversion.txt +++ b/npc/functions/clientversion.txt @@ -572,6 +572,8 @@ function script clientupdater { skill(MC_OVERCHARGE,1,0); dispbottom l("You have learnt \"Barter\" in Thief Skills."); } + // Update Crafting Score + CRAFTING_SCORE_COMPLETE=CRAFTING_SCORE*39; } -- cgit v1.2.3-70-g09d2