From 6d22597524adc87353053be1d0261c8562010bf2 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sat, 14 Mar 2009 18:14:00 -0600 Subject: Fix explaination for #T00 --- npc/011-1_Woodland/auldsbel.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/011-1_Woodland') diff --git a/npc/011-1_Woodland/auldsbel.txt b/npc/011-1_Woodland/auldsbel.txt index c7589543..fb467dbd 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 " + 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...\""; + 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.... Until you learn them, it should make a Mouboo figurine for you.\""; 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.\""; @@ -943,7 +943,7 @@ L_learn_spell: LL_repeat_spell: mes "[Auldsbel the Wizard]"; - mes "\"The invocation is 'kular', followed by the last syllable of the name of the creature you want to shape the log into. But this only works if you know the old Tritan name of the creature.\""; + mes "\"The invocation is ' + getspellinvocation("transmute-wood-to-mouboo") + ', followed by the last syllable of the name of the creature you want to shape the log into. But this only works if you know the old Tritan name of the creature. For now, it should just make a Mouboo figurine, which should be enough.\""; next; mes "[Auldsbel the Wizard]"; -- cgit v1.2.3-70-g09d2