diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-12-20 16:39:48 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-12-20 16:39:48 +0100 |
commit | 6ffdf1ea8924d29bf642ced740f3778b726bd233 (patch) | |
tree | 22a317f2027d9544b4fca2aae5a7df8b01187a34 /world | |
parent | d778136833c6b9f306cc773d839972b98c253172 (diff) | |
download | serverdata-6ffdf1ea8924d29bf642ced740f3778b726bd233.tar.gz serverdata-6ffdf1ea8924d29bf642ced740f3778b726bd233.tar.bz2 serverdata-6ffdf1ea8924d29bf642ced740f3778b726bd233.tar.xz serverdata-6ffdf1ea8924d29bf642ced740f3778b726bd233.zip |
Remove misleading dialog about creating lifestones from Elanore's script.
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/001-1/elanore.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/world/map/npc/001-1/elanore.txt b/world/map/npc/001-1/elanore.txt index ca9e0239..24ca9edd 100644 --- a/world/map/npc/001-1/elanore.txt +++ b/world/map/npc/001-1/elanore.txt @@ -226,9 +226,6 @@ L_Lifestones_MakeSelf: L_Lifestones_MakeSelf_yes: mes "\"Oh, but of course! You are powerful enough to make your own lifestones, using the enchantment '" + getspellinvocation("enchant-lifestone") + "'. This will consume a bug leg or a maggot slime or one of each of the four healing herbs, though.\""; - next; - mes "[Elanore the Healer]"; - mes "\"You will have to make sure that your powers are pure, though, either by wearing a white robe or some other special magical item that does this for you.\""; goto L_Close; L_Lifestones_MakeSelf_no: |