diff options
Diffstat (limited to 'npc/020-1')
-rw-r--r-- | npc/020-1/guards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/020-1/guards.txt b/npc/020-1/guards.txt index cac5dc79d..4d33beecd 100644 --- a/npc/020-1/guards.txt +++ b/npc/020-1/guards.txt @@ -32,6 +32,7 @@ L_MKControl: OnMKSiege: + $@SIEGE_ABORTED = false; OnStartSiege: kamibroadcast(col("WARNING! WARNING! Monster Army is moving towards Nivalis!!",1)); do_siege("020-1", "019-2", "NIVAL", TP_NIVAL, .name$, .siegetime); |