summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 aa11bc919..eec6cfea4 100644
--- a/npc/012-5/nicholas.txt
+++ b/npc/012-5/nicholas.txt
@@ -223,7 +223,7 @@ L_Quiver:
blacksmith_create(CopperIngot, 27, TinIngot, 3, BronzeQuiver, 4000);
break;
case 5:
- blacksmith_create(PlatinumIngot, 18, IridiumIngot, 6, PlatinumQuiver, 5000);
+ blacksmith_create(PlatinumIngot, 12, IridiumIngot, 5, PlatinumQuiver, 50000);
break;
}
goto L_Quiver;