diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-05 14:49:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-05 14:49:40 -0300 |
commit | 8fa9729b1fc9525f65556db1cdd59835938a8a27 (patch) | |
tree | 4b7de22eabf5be5b8938b9b0422ff09f183f70c4 /npc/craft/tweak.txt | |
parent | d4affc14cedafd3918380c17ebeb36d0864cb3cc (diff) | |
download | serverdata-8fa9729b1fc9525f65556db1cdd59835938a8a27.tar.gz serverdata-8fa9729b1fc9525f65556db1cdd59835938a8a27.tar.bz2 serverdata-8fa9729b1fc9525f65556db1cdd59835938a8a27.tar.xz serverdata-8fa9729b1fc9525f65556db1cdd59835938a8a27.zip |
They reported Nicholas was not tweaking Blacksmith Axe.
This is just to be double sure.
Diffstat (limited to 'npc/craft/tweak.txt')
-rw-r--r-- | npc/craft/tweak.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/craft/tweak.txt b/npc/craft/tweak.txt index 35022d1af..f3d6e6b7f 100644 --- a/npc/craft/tweak.txt +++ b/npc/craft/tweak.txt @@ -72,7 +72,7 @@ function script SmithTweakSystem { } // If the item have no bonuses - fail - setarray .@AlwaysTweaks, BlacksmithAxe, Dustynator, Lightbringer, + setarray .@AlwaysTweaks, 65535, BlacksmithAxe, Dustynator, Lightbringer, DemureAxe, Tyranny, Runestaff, AegisShield; // Tweaked items |