summaryrefslogtreecommitdiff
path: root/npc/003-8
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-31 21:10:43 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-31 21:10:43 -0300
commitca0304d87cb0b03f0e053791bd9851d980808734 (patch)
treece98001661c87d3a0ac4ada1fda9fbaf25705de4 /npc/003-8
parent612e88f45df6c9e095fcb1c6fd88dc09bdd7558f (diff)
downloadserverdata-ca0304d87cb0b03f0e053791bd9851d980808734.tar.gz
serverdata-ca0304d87cb0b03f0e053791bd9851d980808734.tar.bz2
serverdata-ca0304d87cb0b03f0e053791bd9851d980808734.tar.xz
serverdata-ca0304d87cb0b03f0e053791bd9851d980808734.zip
Ched's reward. Minor tweak to Jhedia.
Diffstat (limited to 'npc/003-8')
-rw-r--r--npc/003-8/jhedia.txt2
1 files changed, 1 insertions, 1 deletions
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);