From 233f2d32bb36d2447c642be0effec8d10b9c097b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 11 Jul 2018 18:38:01 -0300 Subject: I now notice some of these prices are very high... --- npc/012-5/nicholas.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt index ef6c84abc..4d9c16917 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -125,10 +125,10 @@ L_Weapon: blacksmith_create(CopperIngot, 18, TinIngot, 2, BronzeGladius, 5000); break; case 4: - blacksmith_create(IronIngot, 12, Coal, 8, BugSlayer, 10000); + blacksmith_create(IronIngot, 8, Coal, 12, BugSlayer, 10000); break; case 5: - blacksmith_create(IronIngot, 22, Coal, 18, ShortGladius, 15000); + blacksmith_create(IronIngot, 14, Coal, 18, ShortGladius, 15000); break; } goto L_Weapon; -- cgit v1.2.3-60-g2f50