From a6651b72b36a9643cffced792c7bd8b20093e3e2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 8 Jan 2019 12:56:21 -0200 Subject: Mild adjustments, and lower a bit Platinum Quiver price. --- npc/012-5/nicholas.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt index 93c30ac75..8e144de50 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -189,7 +189,7 @@ L_Quiver: blacksmith_create(CopperIngot, 27, TinIngot, 3, BronzeQuiver, 4000); break; case 4: - blacksmith_create(PlatinumIngot, 24, IridiumIngot, 8, PlatinumQuiver, 5000); + blacksmith_create(PlatinumIngot, 18, IridiumIngot, 6, PlatinumQuiver, 5000); break; } goto L_Quiver; -- cgit v1.2.3-70-g09d2