summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-16 18:36:46 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-16 18:36:46 -0300
commit8c86bd3259eac948f8926f23182f6d329dc8f6bb (patch)
tree05cb24451166d598ff5be902b05d81af7a58cf0e
parentdbaa8d09300450437be9dbda6dd6f66ca873c68e (diff)
downloadserverdata-8c86bd3259eac948f8926f23182f6d329dc8f6bb.tar.gz
serverdata-8c86bd3259eac948f8926f23182f6d329dc8f6bb.tar.bz2
serverdata-8c86bd3259eac948f8926f23182f6d329dc8f6bb.tar.xz
serverdata-8c86bd3259eac948f8926f23182f6d329dc8f6bb.zip
Typo at Dausen
-rw-r--r--npc/003-1/lieutenantdausen.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt
index 0ef18d52d..c79984e0a 100644
--- a/npc/003-1/lieutenantdausen.txt
+++ b/npc/003-1/lieutenantdausen.txt
@@ -1,6 +1,7 @@
// TMW2 scripts.
// Authors:
// Saulc
+// Jesusalva
// Description:
// Help Tulimshar guards
// Quest variable:
@@ -12,7 +13,7 @@
003-1,111,84,0 script Lieutenant Dausen NPC_PLAYER,{
- // The Monster King have a special menu
+ // The Monster King guild have a special menu
if (strcharinfo(2) == "Monster King") goto L_MKControl;
// This NPC is broken, so this code disables it
@@ -210,7 +211,7 @@ OnTimer540000:
end;
OnTimer600000:
- mapannounce("003-1", "##1The Monster King is preparing to withdraw!", bc_map);
+ mapannounce("003-1", "##1The Monster King army is preparing to withdraw!", bc_map);
end;
OnTimer630000: