From 71a12544aa2d43648021911a0f6011664966ab12 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 29 Jul 2018 18:48:00 -0300 Subject: Reduce quiver price a little --- 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 4d9c16917..280001085 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -170,7 +170,7 @@ L_Quiver: case 1: goto L_Menu; case 2: - blacksmith_create(LeatherPatch, 40, TitaniumIngot, 1, LeatherQuiver, 20000); + blacksmith_create(LeatherPatch, 35, TitaniumIngot, 1, LeatherQuiver, 20000); break; case 3: blacksmith_create(TerraniteOre, 210, Coal, 80, TerraniteQuiver, 30000); // TODO: Terranite Ingot -- cgit v1.2.3-60-g2f50