summaryrefslogtreecommitdiff
path: root/npc/012-5/nicholas.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-5/nicholas.txt')
-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;