summaryrefslogtreecommitdiff
path: root/npc/items
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-19 15:30:39 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-19 15:30:39 -0300
commite87ac5953610c90b45c3c25086b61e84d3b2be7b (patch)
tree97216e34d97fe16041dc5340db35f9d7fb38eb29 /npc/items
parent4ac28ea73b584a13196e987c13beff9a10799eff (diff)
downloadserverdata-e87ac5953610c90b45c3c25086b61e84d3b2be7b.tar.gz
serverdata-e87ac5953610c90b45c3c25086b61e84d3b2be7b.tar.bz2
serverdata-e87ac5953610c90b45c3c25086b61e84d3b2be7b.tar.xz
serverdata-e87ac5953610c90b45c3c25086b61e84d3b2be7b.zip
Savior Armor recipe. Now we need the Savior Blueprint
Diffstat (limited to 'npc/items')
-rw-r--r--npc/items/miscrecipes.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/items/miscrecipes.txt b/npc/items/miscrecipes.txt
index d0df7f3aa..7af44b2b8 100644
--- a/npc/items/miscrecipes.txt
+++ b/npc/items/miscrecipes.txt
@@ -56,9 +56,9 @@ function script LegendaryBlueprint {
// Setup
array_push(.@recipes, CraftSkypiercer); // Weapon: Sky Piercer
array_push(.@recipes, CraftSaviorShield); // Shield: Savior Shield
- //array_push(.@recipes, CraftSaviorArmor); // Savior Armor
+ array_push(.@recipes, CraftSaviorArmor); // Savior Armor
//array_push(.@recipes, CraftSaviorPants); // Savior Pants
- //array_push(.@recipes, CraftSaviorBoots); // Savior Boots
+ array_push(.@recipes, CraftSaviorBoots); // Savior Boots
//array_push(.@recipes, CraftSavior); // Savior Helmet
//array_push(.@recipes, CraftSavior); // Savior Gloves (?)(X)