summaryrefslogtreecommitdiff
path: root/npc/009-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-15 13:56:27 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-15 13:56:27 -0300
commit827a9f2be696ece2984776fcc77ebd1439db9032 (patch)
tree86de75665faf32066557c9791a922b618a441264 /npc/009-3
parentc927a7d771b7ed475e4d8e2e946faace2438d575 (diff)
downloadserverdata-827a9f2be696ece2984776fcc77ebd1439db9032.tar.gz
serverdata-827a9f2be696ece2984776fcc77ebd1439db9032.tar.bz2
serverdata-827a9f2be696ece2984776fcc77ebd1439db9032.tar.xz
serverdata-827a9f2be696ece2984776fcc77ebd1439db9032.zip
Polish a bit the Magic Sword
Diffstat (limited to 'npc/009-3')
-rw-r--r--npc/009-3/sword.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/009-3/sword.txt b/npc/009-3/sword.txt
index 0cfd0d93..a22fba60 100644
--- a/npc/009-3/sword.txt
+++ b/npc/009-3/sword.txt
@@ -30,23 +30,23 @@ L_message:
if (@Q_status == @STATUS_W11_12) goto L_L2_almost_done;
mesn l("Magic Sword");
- mes "\"Come back when thou art stronger.\"";
+ mesq l("Come back when thou art stronger.");
close;
L_Initial:
mesn l("Magic Sword");
- mes "As you look at the sword, you suddenly hear a voice in your head!";
- mes "\"Welcome to my prison, mortal!\"";
+ mesc l("As you look at the sword, you suddenly hear a voice in your head!");
+ mesq l("Welcome to my prison, mortal!");
next;
mesn l("Magic Sword");
- mes "Well, either you are going mad, or that sword in the stone is talking to you.";
+ mesc l("Well, either you are going mad, or that sword in the stone is talking to you.");
next;
mesn l("Magic Sword");
- mes "Or, well, both.";
+ mesc l("Or, well, both.");
next;
mesn l("Magic Sword");
- mes "The deep basso voice continues.";
- mes "\"I know not what brought thee hither, but I kindly ask that thou leavest me alone in my sorrow.\"";
+ mesc l("The deep basso voice continues.");
+ mesq l("I know not what brought thee hither, but I kindly ask that thou leavest me alone in my sorrow.");
next;
menu
"Leave", L_close,
@@ -58,7 +58,7 @@ L_Initial:
L_Next:
mesn l("Magic Sword");
- mes "There is no answer.";
+ mesc l("There is no answer.");
close;
L_PostFlareDart: