summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-03 19:24:06 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-03 19:24:06 -0300
commit7995e7df4e9a1582e59530621c8d50c61617bb5d (patch)
treea29d6fc83e5834514f4eb29756cf37f280591180
parent73b290e632012139ceedab688c2af4a7da1856bd (diff)
downloadserverdata-7995e7df4e9a1582e59530621c8d50c61617bb5d.tar.gz
serverdata-7995e7df4e9a1582e59530621c8d50c61617bb5d.tar.bz2
serverdata-7995e7df4e9a1582e59530621c8d50c61617bb5d.tar.xz
serverdata-7995e7df4e9a1582e59530621c8d50c61617bb5d.zip
Leather Quiver is based on Cotton Cloth, not Titanium Ingot (I mean, WHAT)
-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);