From 3f3fddba9953ec35089b8150c06c10d65a78a968 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Jun 2020 05:16:14 -0300 Subject: Skypiercer recipe (unobtanium) --- npc/craft/tweak.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/craft/tweak.txt') diff --git a/npc/craft/tweak.txt b/npc/craft/tweak.txt index 023873068..131f34872 100644 --- a/npc/craft/tweak.txt +++ b/npc/craft/tweak.txt @@ -76,7 +76,8 @@ function script SmithTweakSystem { // If the item have no bonuses - fail setarray .@AlwaysTweaks, 65535, BlacksmithAxe, Dustynator, Lightbringer, DemureAxe, Tyranny, Runestaff, AegisShield, - SaviorShield, SaviorArmor, SaviorBoots, SaviorPants; + SaviorShield, SaviorArmor, SaviorBoots, SaviorPants, + Skypiercer; // Tweaked items if (getitemoptionidbyindex(.@id, 0) <= 0 && !is_master() && array_find(.@AlwaysTweaks, .@x) < 0) { -- cgit v1.2.3-60-g2f50