summaryrefslogtreecommitdiff
path: root/npc/012-1/guards.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-16 23:26:39 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-16 23:26:39 -0300
commit7149c7db7bb9a7b06d0a7b3e32ec3455762a3970 (patch)
treeed6b2efc9053803280c9aed70d98654e08d18f26 /npc/012-1/guards.txt
parentcd928385d26a8e3b99543711ec601738c6e50bac (diff)
downloadserverdata-7149c7db7bb9a7b06d0a7b3e32ec3455762a3970.tar.gz
serverdata-7149c7db7bb9a7b06d0a7b3e32ec3455762a3970.tar.bz2
serverdata-7149c7db7bb9a7b06d0a7b3e32ec3455762a3970.tar.xz
serverdata-7149c7db7bb9a7b06d0a7b3e32ec3455762a3970.zip
Fix a typo, notes, preventive quest reset
Diffstat (limited to 'npc/012-1/guards.txt')
-rw-r--r--npc/012-1/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt
index e0b4f693d..a2c429a10 100644
--- a/npc/012-1/guards.txt
+++ b/npc/012-1/guards.txt
@@ -601,7 +601,7 @@ OnInit:
// Begin Siege
OnMKSiege:
OnStartSiege:
- kamibroadcast(col("WARNING! WARNING! Monster Army marching towards Hurnscald!!",1));
+ kamibroadcast(col("WARNING! WARNING! Monster Army is moving towards Hurnscald!!",1));
do_siege("012-1", "014-3", "HURNS", TP_HURNS, .name$, .siegetime);
initnpctimer;
end;