From 42265ce48d5f48d830bfe7924e2d5a250d445788 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 27 Jan 2019 17:21:59 -0200 Subject: Consistency, [Setzer] is getting closer, but not getting in next release. Armbands adjustment. Nicholas Craft adjustment. --- 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 31174bdb3..639ea6071 100644 --- a/npc/020-5/bracco.txt +++ b/npc/020-5/bracco.txt @@ -84,13 +84,13 @@ L_Forge: case 1: close; break; case 2: - blacksmith_create(LeatherPatch, 60, TitaniumIngot, 1, Armbands, 4500); + blacksmith_create(LeatherPatch, 50, TitaniumIngot, 1, Armbands, 6500); break; case 3: - blacksmith_create(CopperIngot, 40, Coal, 40, CopperArmbands, 9000); + blacksmith_create(CopperIngot, 30, Coal, 40, CopperArmbands, 11000); break; case 4: - blacksmith_create(IronIngot, 100, Coal, 90, IronArmbands, 15000); + blacksmith_create(IronIngot, 90, Coal, 80, IronArmbands, 21000); break; } goto L_Forge; -- cgit v1.2.3-60-g2f50