From 7995e7df4e9a1582e59530621c8d50c61617bb5d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 Sep 2019 19:24:06 -0300 Subject: Leather Quiver is based on Cotton Cloth, not Titanium Ingot (I mean, WHAT) --- npc/012-5/nicholas.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-5') 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); -- cgit v1.2.3-60-g2f50