summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/elanore.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1_Tulimshar/elanore.txt')
-rw-r--r--npc/001-1_Tulimshar/elanore.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/npc/001-1_Tulimshar/elanore.txt b/npc/001-1_Tulimshar/elanore.txt
index 7dea2a32..22f3611e 100644
--- a/npc/001-1_Tulimshar/elanore.txt
+++ b/npc/001-1_Tulimshar/elanore.txt
@@ -125,7 +125,7 @@ Heal_4:
mes "\"Much better, right?!\"";
heal 10000,10000;
close;
-
+
L_NoHeal:
if (MAGIC_FLAGS)
goto L_Chat;
@@ -135,7 +135,7 @@ L_NoHealMessage:
mes "\"I'm sorry but unless you are young and in need, I can't help you, and your level is already higher than ten.";
mes "With so many people still injured from the earthquake, I really have no time to help.";
mes "You can get some rest in the inn near here.\"";
-
+
close;
L_Chat:
@@ -454,7 +454,7 @@ L_3_where:
mes "\"Kadiya and Omar live relatively close by. See this corner in the inner city wall east of here? Turn past it, then go north. It's the second house.\"";
next;
goto L_3_menu;
-
+
L_Teach_Explain3_abort:
mes "[Elanore the Healer]";
mes "\"I'm sorry, but you lack the magical power to advance.\"";
@@ -571,6 +571,7 @@ L_Question:
if (@c == @QQ_SAGATHA) goto L_Q_sagatha;
if (@c == @QQ_AULDSBEL) goto L_Q_auldsbel;
if (@c == @QQ_OLDWIZ) goto L_Q_oldwiz;
+ if (@c == @QQ_ASTRALSOUL)goto L_Q_astralsoul;
mes "[Elanore the Healer]";
mes "Elanore shakes her head.";
@@ -578,6 +579,12 @@ L_Question:
next;
goto L_Main;
+L_Q_astralsoul:
+ mes "[Elanore the Healer]";
+ mes "\"The astral soul skill is one of the most important skills for mages. I learned this focus long time ago. Without that skill your magic is quite useless, isn't it? If the rumors are really true, there is an experienced mage in the Woodlands around Hurnscald.\"";
+ next;
+ goto L_Main;
+
L_Q_oldwiz:
mes "[Elanore the Healer]";
mes "\"He is a kind old man. He stays mostly with his books and his apprentice, though we have chatted a few times.\"";