From 06aafc9a2a8213040aa33cc2c2a819d1be6f874b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 23 Jun 2018 11:08:04 -0300 Subject: Break every imaginable pipeline. I'm waiting it to fail. --- npc/002-1/alige.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/002-1/alige.txt') 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)); -- cgit v1.2.3-60-g2f50