From 820e3fccaf909707f1393b53a5aacddcfd6579b5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 14 Jun 2020 04:54:38 -0300 Subject: Level 30 equip using ~Lv 60 ingot? Replace Blade Shield 2x Titanium requeriment with 4x Tin requeriment --- npc/craft/recipes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/craft') diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt index 063b5a20b..07c8625e1 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -324,7 +324,7 @@ function readCrafting { 1, SharpKnife); showRecipe(CraftBladeShield, BladeShield, 14, IronIngot, - 2, TitaniumIngot, + 4, TinIngot, 5, Coal, 1, EverburnPowder); // Exception to shield rule: Braknar Shield -- cgit v1.2.3-60-g2f50