summaryrefslogtreecommitdiff
path: root/npc/011-1_Woodland/auldsbel.txt
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-02-14 20:25:02 +0000
committerJared Adams <jaxad0127@gmail.com>2009-02-14 20:25:02 +0000
commit9aa00352be627250eafbe7be10f1699ea245de4e (patch)
treeaac77078d3572d67b58f8eec353a2735fa14f6c1 /npc/011-1_Woodland/auldsbel.txt
parentc0beb02940f3ab25d805d6419f839dc36c50285e (diff)
downloadserverdata-9aa00352be627250eafbe7be10f1699ea245de4e.tar.gz
serverdata-9aa00352be627250eafbe7be10f1699ea245de4e.tar.bz2
serverdata-9aa00352be627250eafbe7be10f1699ea245de4e.tar.xz
serverdata-9aa00352be627250eafbe7be10f1699ea245de4e.zip
Fix spell invocation
Diffstat (limited to 'npc/011-1_Woodland/auldsbel.txt')
-rw-r--r--npc/011-1_Woodland/auldsbel.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/011-1_Woodland/auldsbel.txt b/npc/011-1_Woodland/auldsbel.txt
index 15e2c797..c7589543 100644
--- a/npc/011-1_Woodland/auldsbel.txt
+++ b/npc/011-1_Woodland/auldsbel.txt
@@ -932,7 +932,7 @@ L_learn_spell:
mes "\"This spell is a simple transmutation invocation. All it takes is a clean wooden log. Hold it in your hand, focus your powers, and say the magic invocation.\"";
next;
mes "[Auldsbel the Wizard]";
- mes "\"You can turn the log into a wooden figurine by saying 'kular' followed by the last syllable of the name of the creature you want to shape it as. And mind you, that syllable has to be from the Old-Tritan name...\"";
+ mes "\"You can turn the log into a wooden figurine by saying " + getspellinvocation("transmute-wood-to-mouboo") + " followed by the last syllable of the name of the creature you want to shape it as. And mind you, that syllable has to be from the Old-Tritan name...\"";
next;
mes "[Auldsbel the Wizard]";
mes "\"Oh, actually, make sure to write that down. You should keep track of all spells and spell fragments, really. I always keep a notebook handy, in fact.\"";