From 2d545ab6114061f1dc87e0810b5029f40823bd5e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 31 Jul 2018 10:50:23 -0300 Subject: Lower Wooden Sword price --- npc/012-5/nicholas.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-5/nicholas.txt') diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt index bf93b9e58..b23d567c5 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -121,7 +121,7 @@ L_Weapon: case 1: goto L_Menu; case 2: - blacksmith_create(WoodenLog, 55, RawLog, 25, WoodenSword, 4500); + blacksmith_create(WoodenLog, 45, RawLog, 5, WoodenSword, 4500); break; case 3: blacksmith_create(CopperIngot, 18, TinIngot, 2, BronzeGladius, 5000); -- cgit v1.2.3-60-g2f50