diff options
Diffstat (limited to 'npc/012-1/guards.txt')
-rw-r--r-- | npc/012-1/guards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 9a469a2cc..b1bb17ee0 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -638,6 +638,7 @@ OnInit: // Begin Siege OnMKSiege: + $@SIEGE_ABORTED = false; OnStartSiege: kamibroadcast(col("WARNING! WARNING! Monster Army is moving towards Hurnscald!!",1)); do_siege("012-1", "014-3", "HURNS", TP_HURNS, .name$, .siegetime); |