summaryrefslogtreecommitdiff
path: root/npc/008-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-1')
-rw-r--r--npc/008-1/auldsbel.txt2
-rw-r--r--npc/008-1/banu.txt2
-rw-r--r--npc/008-1/rossy.txt2
-rw-r--r--npc/008-1/snarfles.txt2
-rw-r--r--npc/008-1/voltain.txt2
5 files changed, 5 insertions, 5 deletions
diff --git a/npc/008-1/auldsbel.txt b/npc/008-1/auldsbel.txt
index e801e146..316bf604 100644
--- a/npc/008-1/auldsbel.txt
+++ b/npc/008-1/auldsbel.txt
@@ -43,7 +43,7 @@
}
} else {
mesn;
- mesq lg("If you come back later, I may teach you something. But psst, practising magic is quite dangerous these days.");
+ mesq l("If you come back later, I may teach you something. But psst, practising magic is quite dangerous these days.");
}
close;
diff --git a/npc/008-1/banu.txt b/npc/008-1/banu.txt
index 13c037ac..05209a2c 100644
--- a/npc/008-1/banu.txt
+++ b/npc/008-1/banu.txt
@@ -10,7 +10,7 @@
l("Hello."),
l("You don't have a scythe, by chance? I am too old to mew this field all alone."),
l("I asked Hinnak, but he wants at least a beer in exchange for his scythe."),
- lg("But I hate alcohol, so thats not an option for me.");
+ l("But I hate alcohol, so thats not an option for me.");
close;
diff --git a/npc/008-1/rossy.txt b/npc/008-1/rossy.txt
index d496de0a..f0acfa67 100644
--- a/npc/008-1/rossy.txt
+++ b/npc/008-1/rossy.txt
@@ -127,7 +127,7 @@ function rossyFirstmet {
mes "";
if (@menu == 2) {
mesn;
- mesq lg("Then why bother? Weird person...");
+ mesq l("Then why bother? Weird person...");
return;
}
setq HurnscaldQuests_Rossy, 2;
diff --git a/npc/008-1/snarfles.txt b/npc/008-1/snarfles.txt
index 53dd817a..d4de8ed0 100644
--- a/npc/008-1/snarfles.txt
+++ b/npc/008-1/snarfles.txt
@@ -10,7 +10,7 @@
speech
l("My Mouboos, my beloved Mouboos!"),
l("Oh, hi, isn't it cool to live among all those Mouboos? I don't understand how some people can eat Mouboo steak."),
- lg("Murderers!");
+ l("Murderers!");
if (getq(General_SmearedHands) <= 3 && getq2(General_SmearedHands) != 2)
foodQuest();
close;
diff --git a/npc/008-1/voltain.txt b/npc/008-1/voltain.txt
index 46cb60a8..ce41f10b 100644
--- a/npc/008-1/voltain.txt
+++ b/npc/008-1/voltain.txt
@@ -8,7 +8,7 @@
008-1,182,155,0 script Voltain NPC_DARK_DRUID,{
speech
l("Go away, I have to think about new evil doings."),
- lg("GO AWAY, I SAID!");
+ l("GO AWAY, I SAID!");
close;