summaryrefslogtreecommitdiff
path: root/npc/008-2/master.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-06-20 12:34:38 -0300
committerJesusaves <cpntb1@ymail.com>2022-06-20 12:34:38 -0300
commit05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c (patch)
treeb7c9dddd15ce1d4956e10f8180ca5dfe4905fbbf /npc/008-2/master.txt
parentf734a751709541a63688e81838e0cbea454655ad (diff)
downloadserverdata-05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c.tar.gz
serverdata-05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c.tar.bz2
serverdata-05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c.tar.xz
serverdata-05e8bfcd3fa66d638bfc7a9dd5d8f4eb80fb4a0c.zip
Poppet says it is together and spellcheck agrees
Diffstat (limited to 'npc/008-2/master.txt')
-rw-r--r--npc/008-2/master.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/008-2/master.txt b/npc/008-2/master.txt
index 88aca8f83..5577e4053 100644
--- a/npc/008-2/master.txt
+++ b/npc/008-2/master.txt
@@ -65,7 +65,7 @@ OnTouch:
if (strcharinfo(0) != getpartyleader(getcharid(1))) goto L_NotYou;
if (BaseLevel < 40) goto L_TooWeak;
mesn;
- mesq l("He is strong though, so keep your party togheter!");
+ mesq l("He is strong though, so keep your party together!");
next;
// Get info about your party, and backup it
getpartymember(getcharid(1));