From 372da94a0ac7d44ccb96a63cf648b4a34186bb8e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 10 Dec 2020 19:27:23 -0300 Subject: Remove Savior Shield recipe from Master Blueprint --- npc/craft/recipes.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'npc/craft') diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt index 9b2bd976e..357fd363c 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -452,7 +452,6 @@ function script MakeBlueprint { array_push(.@recipes, CraftPynShotgun); array_push(.@recipes, CraftLegendaryWand); array_push(.@recipes, CraftBansheeBow); - array_push(.@recipes, CraftSaviorShield); array_push(.@recipes, CraftAssassinGloves); array_push(.@recipes, CraftDarkKnightHelmet); array_push(.@recipes, CraftSamuraiHelmet); -- cgit v1.2.3-60-g2f50