summaryrefslogtreecommitdiff
path: root/npc/000-2-1/alige.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/alige.txt')
-rw-r--r--npc/000-2-1/alige.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index c76abbdb..919b712d 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -66,8 +66,8 @@ OnFirstEncounter:
restorecam;
menu
- lg("I am, who are you?"), -,
- lg("Indeed, I am not."), L_NeedHelp;
+ l("I am, who are you?"), -,
+ l("Indeed, I am not."), L_NeedHelp;
mes "";
mesn "Narrator";
@@ -136,7 +136,7 @@ L_Accept:
l("I think I should report you to the crew members."), -;
setcamnpc;
- mesq lg("Growl, sniff, grr! You'd better not tell anyone you saw me!");
+ mesq l("Growl, sniff, grr! You'd better not tell anyone you saw me!");
close;
@@ -161,7 +161,7 @@ L_Accepted:
setcamnpc;
mes "";
mesn;
- mesq lg("Great, what food do you have for me today?");
+ mesq l("Great, what food do you have for me today?");
next;
restorecam;
@@ -280,7 +280,7 @@ L_IntroMenu:
l("I think I should report you to the crew members."), -;
setcamnpc;
- mesq lg("Growl, sniff, grr! You'd better not tell anyone you saw me!");
+ mesq l("Growl, sniff, grr! You'd better not tell anyone you saw me!");
close;