summaryrefslogtreecommitdiff
path: root/npc/017-1/guards.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-11 02:11:51 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-11 02:11:51 -0300
commita72f47b8cc07c49ebea89c6535cd53754bca96cf (patch)
tree53190e0a5018e6a2157b4a3f393860df818ac628 /npc/017-1/guards.txt
parentc6094019ef774ced4ef2ba50e6cf6a0aead03857 (diff)
downloadserverdata-a72f47b8cc07c49ebea89c6535cd53754bca96cf.tar.gz
serverdata-a72f47b8cc07c49ebea89c6535cd53754bca96cf.tar.bz2
serverdata-a72f47b8cc07c49ebea89c6535cd53754bca96cf.tar.xz
serverdata-a72f47b8cc07c49ebea89c6535cd53754bca96cf.zip
Additional signs to 017-1 + typo fix
Diffstat (limited to 'npc/017-1/guards.txt')
-rw-r--r--npc/017-1/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/guards.txt b/npc/017-1/guards.txt
index 110d896e6..b5606c5fe 100644
--- a/npc/017-1/guards.txt
+++ b/npc/017-1/guards.txt
@@ -10,7 +10,7 @@ function script LofGuard {
mesq l("I am stationed here to protect Land Of Fire from monsters.");
next;
mesn;
- mesq l("I mean, there even an Monster King? What sort of world is this?!");
+ mesq l("I mean, there's even an Monster King? What sort of world is this?!");
close;
return;
}