diff options
Diffstat (limited to 'npc/009-1')
-rw-r--r-- | npc/009-1/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index 7803e32e4..83c9e0841 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -61,7 +61,7 @@ L_MKControl: OnMKSiege: OnStartSiege: - kamibroadcast(col("WARNING! WARNING! Monster Army marching towards Halinarzo!!",1)); + kamibroadcast(col("WARNING! WARNING! Monster Army is moving towards Halinarzo!!",1)); do_siege("009-1", "010-2", "HALIN", TP_TULIM, .name$, .siegetime); initnpctimer; end; |