summaryrefslogtreecommitdiff
path: root/npc/012-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-01 00:03:51 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-01 00:03:51 -0300
commit628d337ce5c81412bd7d39b6409c4697f2a4c043 (patch)
tree228331572b27fba3bb87ef980256e4116b318331 /npc/012-5
parent79350a1c49f3196906dd491cbe50a6039a709d0d (diff)
downloadserverdata-628d337ce5c81412bd7d39b6409c4697f2a4c043.tar.gz
serverdata-628d337ce5c81412bd7d39b6409c4697f2a4c043.tar.bz2
serverdata-628d337ce5c81412bd7d39b6409c4697f2a4c043.tar.xz
serverdata-628d337ce5c81412bd7d39b6409c4697f2a4c043.zip
Minor ore-related fixes, major changes to Backsword and add Short Sword Craft Recipe
Diffstat (limited to 'npc/012-5')
-rw-r--r--npc/012-5/nicholas.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt
index 1c5d28077..460b28331 100644
--- a/npc/012-5/nicholas.txt
+++ b/npc/012-5/nicholas.txt
@@ -159,7 +159,7 @@ L_Weapon:
blacksmith_create(CopperIngot, 18, TinIngot, 2, RealBronzeGladius, 500);
break;
case 6:
- blacksmith_create(IronIngot, 22, TitaniumIngot, 9, Backsword, 4550);
+ blacksmith_create(IronIngot, 18, TinIngot, 4, Backsword, 4550);
break;
}
goto L_Weapon;