summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/012-5/nicholas.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt
index b1a6073e4..5fce87e66 100644
--- a/npc/012-5/nicholas.txt
+++ b/npc/012-5/nicholas.txt
@@ -211,7 +211,7 @@ L_Quiver:
case 1:
goto L_Menu;
case 2:
- blacksmith_create(LeatherPatch, 35, TitaniumIngot, 1, LeatherQuiver, 2000);
+ blacksmith_create(LeatherPatch, 35, CottonCloth, 5, LeatherQuiver, 2000);
break;
case 3:
blacksmith_create(IronIngot, 16, Coal, 21, IronQuiver, 3000);