diff options
author | Jarrett Thomas-Huxley <fotherjarrett@gmail.com> | 2010-05-02 00:59:46 -0400 |
---|---|---|
committer | Jarrett Thomas-Huxley <fotherjarrett@gmail.com> | 2010-05-02 00:59:46 -0400 |
commit | f0a5ca4865f1600934b509812799ccd17147d413 (patch) | |
tree | cfccc0b903cf73caeed044af9a360b8c58e85017 /npc/011-1_Woodland/auldsbel.txt | |
parent | c55b3a1f385249f274aa4af59dcd81f1a6e1c5b4 (diff) | |
download | serverdata-f0a5ca4865f1600934b509812799ccd17147d413.tar.gz serverdata-f0a5ca4865f1600934b509812799ccd17147d413.tar.bz2 serverdata-f0a5ca4865f1600934b509812799ccd17147d413.tar.xz serverdata-f0a5ca4865f1600934b509812799ccd17147d413.zip |
Add naming prefix "Pink" to flower mob & petal item
Diffstat (limited to 'npc/011-1_Woodland/auldsbel.txt')
-rw-r--r-- | npc/011-1_Woodland/auldsbel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/011-1_Woodland/auldsbel.txt b/npc/011-1_Woodland/auldsbel.txt index f31b26c1..595c1a9f 100644 --- a/npc/011-1_Woodland/auldsbel.txt +++ b/npc/011-1_Woodland/auldsbel.txt @@ -1196,7 +1196,7 @@ LL_student_3: LL_student_3_repeat: mes "[Auldsbel the Wizard]"; - mes "\"This one has the invocation `" + getspellinvocation("make-concentration-potion") + "'. Put two cobalt leaves and two flower petals into a bottle of water, hold it up, and speak that phrase.\""; + mes "\"This one has the invocation `" + getspellinvocation("make-concentration-potion") + "'. Put two cobalt leaves and two pink flower petals into a bottle of water, hold it up, and speak that phrase.\""; next; mes "[Auldsbel the Wizard]"; |