From 35db824ecd07e197d91958512e5a9adea992d66e Mon Sep 17 00:00:00 2001
From: Dennis Friis <peavey@inspircd.org>
Date: Sat, 20 Jun 2009 11:13:53 +0200
Subject: Fix typo in orange dye fail message.

---
 npc/011-1_Woodland/alchemist.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'npc')

diff --git a/npc/011-1_Woodland/alchemist.txt b/npc/011-1_Woodland/alchemist.txt
index 6564a3df..5ad0e363 100644
--- a/npc/011-1_Woodland/alchemist.txt
+++ b/npc/011-1_Woodland/alchemist.txt
@@ -554,7 +554,7 @@ L_orange:
 
 L_orange_fail:
 	mes "[Rauk the Alchemist]";
-	mes "\"I'm sorry, but I need 1000 GP, two chunks of iron ore, and twenty each of gamboge and alizarin leaves.\"";
+	mes "\"I'm sorry, but I need 1000 GP, two chunks of iron ore, and ten each of gamboge and alizarin leaves.\"";
 	next;
 	goto L_intermediate;
 
-- 
cgit v1.2.3-70-g09d2