diff options
Diffstat (limited to 'npc/017-3/workers.txt')
-rw-r--r-- | npc/017-3/workers.txt | 2 |
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; } |