From 815f3645bcd8e4b1423f897964dc216c13fc5207 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 1 Jan 2020 19:19:46 -0300 Subject: Legendary Weapons, Blacksmith Axe, and Dustynator, can be tweaked always --- npc/craft/tweak.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/craft/tweak.txt b/npc/craft/tweak.txt index 237fabbc1..4110bd3a1 100644 --- a/npc/craft/tweak.txt +++ b/npc/craft/tweak.txt @@ -61,7 +61,8 @@ function script SmithTweakSystem { return false; // If the item have no bonuses - fail - setarray .@AlwaysTweaks, BlacksmithAxe, Dustynator; + setarray .@AlwaysTweaks, BlacksmithAxe, Dustynator, Lightbringer, + DemureAxe, Tyranny, Runestaff, AegisShield; delinventorylist(); getinventorylist(); .@x=@inventorylist_id[.@id]; -- cgit v1.2.3-70-g09d2