summaryrefslogtreecommitdiff
path: root/npc/003-1-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-23 11:08:04 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-23 11:08:04 -0300
commit06aafc9a2a8213040aa33cc2c2a819d1be6f874b (patch)
treefcd4f364ed6506339ef5437c633f36e9fc9a184f /npc/003-1-1
parentf2fe58ad450eaaf07824eff20739557a0485636d (diff)
downloadserverdata-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/003-1-1')
-rw-r--r--npc/003-1-1/yetiking.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/003-1-1/yetiking.txt b/npc/003-1-1/yetiking.txt
index 303f1857d..17c9d870f 100644
--- a/npc/003-1-1/yetiking.txt
+++ b/npc/003-1-1/yetiking.txt
@@ -129,9 +129,9 @@ OnWarper:
@YetiKing_Challenger=0;
}
- mes col("Warp to the Cave Of Trials?", 9);
- mes col("There is no EXP penalty, but you cannot go back without either completing the cave, or dying.", 9);
- mes col("If you die, you'll need to start over everything again!",9);
+ mesc l("Warp to the Cave Of Trials?");
+ mesc l("There is no EXP penalty, but you cannot go back without either completing the cave, or dying.");
+ mesc l("If you die, you'll need to start over everything again!");
if (askyesno() == ASK_YES) {
setq HurnscaldQuest_Celestia, 2; // This is a fix
warp "001-6", 27, 180;