summaryrefslogtreecommitdiff
path: root/npc/012-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-30 11:05:38 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-30 11:05:38 -0300
commitd802589228b8f683b9798b8ad256d299d5225f46 (patch)
treee084a75a8d22c22c849c2d738ecafa9b0402557c /npc/012-5
parent0ad16ca7740117cad93dc638b6caf87899cead80 (diff)
downloadserverdata-d802589228b8f683b9798b8ad256d299d5225f46.tar.gz
serverdata-d802589228b8f683b9798b8ad256d299d5225f46.tar.bz2
serverdata-d802589228b8f683b9798b8ad256d299d5225f46.tar.xz
serverdata-d802589228b8f683b9798b8ad256d299d5225f46.zip
My bad
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 69d8f743a..103541c94 100644
--- a/npc/012-5/nicholas.txt
+++ b/npc/012-5/nicholas.txt
@@ -148,7 +148,7 @@ L_Shield:
case 1:
goto L_Menu;
case 2:
- blacksmith_create(WoodenLog, 40, BottleOfTonoriWater, 1, WoodenShield, 5000);
+ blacksmith_create(WoodenLog, 40, LeatherPatch, 2, WoodenShield, 5000);
break;
}
goto L_Shield;