summaryrefslogtreecommitdiff
path: root/npc/003-1/lieutenantdausen.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/lieutenantdausen.txt')
-rw-r--r--npc/003-1/lieutenantdausen.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt
index 6e0a5cd20..6cef052f1 100644
--- a/npc/003-1/lieutenantdausen.txt
+++ b/npc/003-1/lieutenantdausen.txt
@@ -120,6 +120,7 @@ L_MKControl:
close;
L_MKSmall:
+ addmapmask "003-1", 2;
changemusic "003-1", "mythica.ogg";
disablenpc("Mana Stone");
$@SIEGE_TULIM=0; // factor zero
@@ -131,6 +132,7 @@ L_MKSmall:
close;
L_MKMedium:
+ addmapmask "003-1", 2;
changemusic "003-1", "eric matyas - ghoulish fun.ogg";
disablenpc("Mana Stone");
$@SIEGE_TULIM=1; // factor one
@@ -142,6 +144,7 @@ L_MKMedium:
close;
L_MKHuge:
+ addmapmask "003-1", 2;
changemusic "003-1", "misuse.ogg";
disablenpc("Mana Stone");
$@SIEGE_TULIM=5; // factor five
@@ -295,6 +298,7 @@ OnTimer600000:
end;
OnTimer630000:
+ removemapmask "003-1", 2;
changemusic "003-1", "bartk - the adventure begins.ogg"; // Restore to default
enablenpc("Mana Stone");
$@SIEGE_TULIM$=0;