summaryrefslogtreecommitdiff
path: root/npc/016-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/016-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/016-1')
-rw-r--r--npc/016-1/doors.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/016-1/doors.txt b/npc/016-1/doors.txt
index 271e5fb64..778c03377 100644
--- a/npc/016-1/doors.txt
+++ b/npc/016-1/doors.txt
@@ -17,7 +17,7 @@ OnTouch:
warp "003-1", 119, 25;
close;
}
- mes col("Oh noes! The door is locked!! Quick! Call a GM!!!", 1);
+ mes col(l("Oh noes! The door is locked!! Quick! Call a GM!!!"), 1);
close;
}