summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-2-1/alige.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index 338c1ec8..eba13aa7 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -68,7 +68,7 @@
l("Sorry but I have no time for this."), -;
mesn l("Hidden person");
- mesq l("Damn you! You better not tell anyone that you've seen me!");
+ mesq lg("Damn you! You better not tell anyone that you've seen me!");
close;
l_CanHelp:
@@ -185,6 +185,6 @@
l_DamnYou:
mesn;
- mesq l("Damn you! You better not tell anyone that you've seen me!");
+ mesq lg("Damn you! You better not tell anyone that you've seen me!");
close;
}