diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:08:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-23 11:08:04 -0300 |
commit | 06aafc9a2a8213040aa33cc2c2a819d1be6f874b (patch) | |
tree | fcd4f364ed6506339ef5437c633f36e9fc9a184f /npc/007-1/caelum.txt | |
parent | f2fe58ad450eaaf07824eff20739557a0485636d (diff) | |
download | serverdata-06aafc9a2a8213040aa33cc2c2a819d1be6f874b.tar.gz serverdata-06aafc9a2a8213040aa33cc2c2a819d1be6f874b.tar.bz2 serverdata-06aafc9a2a8213040aa33cc2c2a819d1be6f874b.tar.xz serverdata-06aafc9a2a8213040aa33cc2c2a819d1be6f874b.zip |
Break every imaginable pipeline. I'm waiting it to fail.
Diffstat (limited to 'npc/007-1/caelum.txt')
-rw-r--r-- | npc/007-1/caelum.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/007-1/caelum.txt b/npc/007-1/caelum.txt index 05996b42d..a4060652d 100644 --- a/npc/007-1/caelum.txt +++ b/npc/007-1/caelum.txt @@ -115,15 +115,15 @@ L_Lying: mesn; mesq l("No no no, that's wrong."); next; - mes col("The miner goes to count your stuff again.", 9); + mesc l("The miner goes to count your stuff again."); next; - mes col("And again.", 9); + mesc l("And again."); next; - mes col("And again, and again.", 9); + mesc l("And again, and again."); next; - mes col("And again, and again, again.", 9); + mesc l("And again, and again, again."); next; - mes col("You wonder, maybe he entered on an infinite loop? Hellooo, anybody home?", 9); + mesc l("You wonder, maybe he entered on an infinite loop? Hellooo, anybody home?"); next; mesn; mesq l("No no no, you don't have everything I've asked for!"); |