summaryrefslogtreecommitdiff
path: root/npc/011-1_Woodland
diff options
context:
space:
mode:
authorDennis Friis <peavey@inspircd.org>2009-06-20 11:13:53 +0200
committerDennis Friis <peavey@inspircd.org>2009-06-20 11:13:53 +0200
commit35db824ecd07e197d91958512e5a9adea992d66e (patch)
tree22f3100141c4e78f7ff5657c5718cd21337fe30c /npc/011-1_Woodland
parentf7b8085b549f16230ce3a812c6d10de4c288433c (diff)
downloadserverdata-35db824ecd07e197d91958512e5a9adea992d66e.tar.gz
serverdata-35db824ecd07e197d91958512e5a9adea992d66e.tar.bz2
serverdata-35db824ecd07e197d91958512e5a9adea992d66e.tar.xz
serverdata-35db824ecd07e197d91958512e5a9adea992d66e.zip
Fix typo in orange dye fail message.
Diffstat (limited to 'npc/011-1_Woodland')
-rw-r--r--npc/011-1_Woodland/alchemist.txt2
1 files changed, 1 insertions, 1 deletions
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;