diff options
Diffstat (limited to 'npc/012-1')
-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 8ec5b140f..8b3052edd 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -645,6 +645,7 @@ OnTimer5000: break; // Monster army have withdrawn completly case MK_SIEGE_DURATION: + .siegetime=0; announce(("Hurnscald siege is over!"), bc_all); enablenpc "Gwendolyn"; enablenpc "Milly"; |