From 827a9f2be696ece2984776fcc77ebd1439db9032 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 15 Apr 2021 13:56:27 -0300 Subject: Polish a bit the Magic Sword --- npc/009-3/sword.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'npc/009-3') 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: -- cgit v1.2.3-60-g2f50