summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-07 16:42:46 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-07 16:42:46 -0300
commit951ed84368f49ffbda8fff5fd015dbcfb3786050 (patch)
treea1c64d69efbfaf126d38680b7a21d4a528fe0fbb /npc/017-3
parent1fb1700771fcda34ee25337f7c4e77a40d0e232c (diff)
downloadserverdata-951ed84368f49ffbda8fff5fd015dbcfb3786050.tar.gz
serverdata-951ed84368f49ffbda8fff5fd015dbcfb3786050.tar.bz2
serverdata-951ed84368f49ffbda8fff5fd015dbcfb3786050.tar.xz
serverdata-951ed84368f49ffbda8fff5fd015dbcfb3786050.zip
[skip ci] what is off-bounds?
Diffstat (limited to 'npc/017-3')
-rw-r--r--npc/017-3/workers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/workers.txt b/npc/017-3/workers.txt
index faf21899b..8b640eaf3 100644
--- a/npc/017-3/workers.txt
+++ b/npc/017-3/workers.txt
@@ -16,6 +16,6 @@
017-3,39,75,0 script Zack NPC_TECH_EXPLORER,{
showavatar NPC_TECH_EXPLORER;
mesn;
- mesq l("Why are you here? This area is off-bounds!");
+ mesq l("Why are you here? This area is off-limits!");
close;
}