summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/012-5/nicholas.txt2
-rw-r--r--npc/craft/recipes.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt
index eec6cfea4..a5455dee4 100644
--- a/npc/012-5/nicholas.txt
+++ b/npc/012-5/nicholas.txt
@@ -188,7 +188,7 @@ L_Shield:
blacksmith_create(WoodenLog, 40, LeatherPatch, 2, WoodenShield, 500);
break;
case 3:
- blacksmith_create(IronIngot, 14, TitaniumIngot, 2, BladeShield, 1500);
+ blacksmith_create(IronIngot, 14, TinIngot, 4, BladeShield, 1500);
break;
case 4:
blacksmith_create(CopperIngot, 18, TinIngot, 2, BraknarShield, 8000);
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