diff options
author | Fate <fate-tmw@googlemail.com> | 2009-09-19 19:24:26 +0000 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-09-19 19:24:26 +0000 |
commit | 95a401358f050f4342322947403643128ad0c036 (patch) | |
tree | 6e1c5cf43b063b0b0e1300e94905d2334f7df8fe /npc/009-2_Hurnscald/wyara.txt | |
parent | 66bd805bc67c8d0a5dbe1706160b5fedbddd8b5d (diff) | |
download | serverdata-95a401358f050f4342322947403643128ad0c036.tar.gz serverdata-95a401358f050f4342322947403643128ad0c036.tar.bz2 serverdata-95a401358f050f4342322947403643128ad0c036.tar.xz serverdata-95a401358f050f4342322947403643128ad0c036.zip |
Sagatha now warns about the desert well when talking about the druid tree
Diffstat (limited to 'npc/009-2_Hurnscald/wyara.txt')
-rw-r--r-- | npc/009-2_Hurnscald/wyara.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/009-2_Hurnscald/wyara.txt b/npc/009-2_Hurnscald/wyara.txt index d37e386a..256c036c 100644 --- a/npc/009-2_Hurnscald/wyara.txt +++ b/npc/009-2_Hurnscald/wyara.txt @@ -495,6 +495,10 @@ L_Magic_train_sagatha: mes "[Wyara the Witch]"; mes "\"The tree has been there alone and unattended for a long time; what he needs most is water and affection. Give him both.\""; next; + mes "[Wyara the Witch]"; + mes "She hesitates for a moment."; + mes "\"But stay away from the well in the area. There is no water in there anymore, and it's also dangerous.\""; + next; goto L_Magic_main; L_Magic_train_tree_backgd: |