summaryrefslogtreecommitdiff
path: root/npc/017-4
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-4')
-rw-r--r--npc/017-4/waric.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/017-4/waric.txt b/npc/017-4/waric.txt
index b2508c9d..1ada69ff 100644
--- a/npc/017-4/waric.txt
+++ b/npc/017-4/waric.txt
@@ -242,9 +242,9 @@ L_Next4:
goto L_close;
L_Snakes:
- mes "Waric nods at you.";
+ mesc l("Waric nods at you.");
mesn;
- mes "\"Have you practiced enough?\"";
+ mesq l("Have you practiced enough?");
menu
"Yes, I'm an outstanding Dark Mage!", L_Next5,
"No. I'm too lazy.", L_ComeBackLater;