diff options
Diffstat (limited to 'npc/020-1/guards.txt')
-rw-r--r-- | npc/020-1/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-1/guards.txt b/npc/020-1/guards.txt index 2d9d820ff..4211f16a5 100644 --- a/npc/020-1/guards.txt +++ b/npc/020-1/guards.txt @@ -33,7 +33,7 @@ L_MKControl: OnMKSiege: OnStartSiege: - kamibroadcast(col("WARNING! WARNING! Monster Army marching towards Nivalis!!",1)); + kamibroadcast(col("WARNING! WARNING! Monster Army is moving towards Nivalis!!",1)); do_siege("020-1", "019-2", "NIVAL", TP_NIVAL, .name$, .siegetime); initnpctimer; end; |