summaryrefslogtreecommitdiff
path: root/npc/013-1_Woodland_hills/sagatha.txt
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2009-05-30 12:18:30 +0000
committerFate <fate-tmw@googlemail.com>2009-05-30 12:18:30 +0000
commitf17c823d6f91ae535ebcadd8b5b369efea09b772 (patch)
treede58cdc249b70e95790f8c4eb48668d990f39e90 /npc/013-1_Woodland_hills/sagatha.txt
parentba376b018e2a05412ae037d4dc976892e61cd088 (diff)
downloadserverdata-f17c823d6f91ae535ebcadd8b5b369efea09b772.tar.gz
serverdata-f17c823d6f91ae535ebcadd8b5b369efea09b772.tar.bz2
serverdata-f17c823d6f91ae535ebcadd8b5b369efea09b772.tar.xz
serverdata-f17c823d6f91ae535ebcadd8b5b369efea09b772.zip
Misc. fixes to magic, mostly suggested/pointed out by Kess
Diffstat (limited to 'npc/013-1_Woodland_hills/sagatha.txt')
-rw-r--r--npc/013-1_Woodland_hills/sagatha.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/npc/013-1_Woodland_hills/sagatha.txt b/npc/013-1_Woodland_hills/sagatha.txt
index f1429789..5d59b9de 100644
--- a/npc/013-1_Woodland_hills/sagatha.txt
+++ b/npc/013-1_Woodland_hills/sagatha.txt
@@ -159,12 +159,14 @@ L_main:
menu
"Can you explain magic to me?", L_explain_magic,
"Can you teach me more magic?", L_teach,
- "What do you know about...", L_Question;
+ "What do you know about...", L_Question,
+ "Goodbye.", L_close;
if (!@Q_status)
menu
"Can you explain magic to me?", L_explain_magic,
"Can you teach me magic?", L_teach_initial,
- "What do you know about...", L_Question;
+ "What do you know about...", L_Question,
+ "Goodbye.", L_close;
close;
L_teach_initial: