From ca0304d87cb0b03f0e053791bd9851d980808734 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 Aug 2018 21:10:43 -0300 Subject: Ched's reward. Minor tweak to Jhedia. --- npc/003-8/jhedia.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-8/jhedia.txt') diff --git a/npc/003-8/jhedia.txt b/npc/003-8/jhedia.txt index 4a281f10b..7f206b87e 100644 --- a/npc/003-8/jhedia.txt +++ b/npc/003-8/jhedia.txt @@ -72,7 +72,7 @@ L_Menu: // ingot_create(Ore, Ingot, Nº of Ore, Nº of Coal, Price); switch (@menu) { case 1: - ingot_create(IronOre, IronIngot, 7, 11, 8400); + ingot_create(IronOre, IronIngot, 7, 10, 8400); break; case 2: ingot_create(CopperOre, CopperIngot, 5, 10, 8500); -- cgit v1.2.3-70-g09d2