From c07027b3bc0aeda96bab57740902eb47cd3dc8ec Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 1 Aug 2019 16:23:05 -0300 Subject: *sigh* I'm not going to add real, worth-while values at Bracco --- npc/020-5/bracco.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/020-5/bracco.txt') diff --git a/npc/020-5/bracco.txt b/npc/020-5/bracco.txt index 3a3c33b3c..f5a6e3f20 100644 --- a/npc/020-5/bracco.txt +++ b/npc/020-5/bracco.txt @@ -127,13 +127,13 @@ L_Forge: case 1: close; break; case 2: - blacksmith_create(LeatherPatch, 50, TitaniumIngot, 1, Armbands, 6500); + blacksmith_create(LeatherPatch, 40, TitaniumIngot, 1, Armbands, 6500); break; case 3: - blacksmith_create(CopperIngot, 30, Coal, 40, CopperArmbands, 11000); + blacksmith_create(CopperIngot, 10, Coal, 40, CopperArmbands, 11000); break; case 4: - blacksmith_create(IronIngot, 90, Coal, 80, IronArmbands, 21000); + blacksmith_create(IronIngot, 40, Coal, 80, IronArmbands, 21000); break; } goto L_Forge; -- cgit v1.2.3-60-g2f50