summaryrefslogtreecommitdiff
path: root/npc/002-1/alige.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-1/alige.txt')
-rw-r--r--npc/002-1/alige.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/002-1/alige.txt b/npc/002-1/alige.txt
index 45e0bbfcb..a0d94442b 100644
--- a/npc/002-1/alige.txt
+++ b/npc/002-1/alige.txt
@@ -28,7 +28,7 @@
l("Did you said reward?!"), L_GoGo;
L_Weak:
- mes col("You thought there was someone here. It must have been your imagination.", 9);
+ mesc l("You thought there was someone here. It must have been your imagination.");
close;
L_Revolt:
@@ -49,7 +49,7 @@ L_GoGo:
// Stowaway hidden in a ship's hole. Contrabandist. Trade potions, dyes,
// food, water, and money for a hat.
mesn;
- mes col("Alige hands you an old paper patch.",9);
+ mesc l("Alige hands you an old paper patch.");
next;
mesn l("Old Paper Patch");
mes l("* @@/30 @@", countitem(CactusPotion), getitemlink(CactusPotion));
@@ -104,7 +104,7 @@ L_Return:
L_Remember:
mes "";
- mes col("Alige hands you an old paper patch.",9);
+ mesc l("Alige hands you an old paper patch.");
next;
mesn l("Old Paper Patch");
mes l("* @@/30 @@", countitem(CactusPotion), getitemlink(CactusPotion));