summaryrefslogtreecommitdiff
path: root/npc/003-1/lieutenantdausen.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-03 14:08:34 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-03 14:08:34 -0300
commit6be78ea3c8f6a37912c20b73d3d0847173697502 (patch)
treeea41d7b0a273523e78d4eaaa772e2724d026ad60 /npc/003-1/lieutenantdausen.txt
parentc6c0c109836daf33f47114cb7eb1ddc946ad5c19 (diff)
downloadserverdata-6be78ea3c8f6a37912c20b73d3d0847173697502.tar.gz
serverdata-6be78ea3c8f6a37912c20b73d3d0847173697502.tar.bz2
serverdata-6be78ea3c8f6a37912c20b73d3d0847173697502.tar.xz
serverdata-6be78ea3c8f6a37912c20b73d3d0847173697502.zip
Some music filename sanitization, siege map masks
Diffstat (limited to 'npc/003-1/lieutenantdausen.txt')
-rw-r--r--npc/003-1/lieutenantdausen.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt
index 7b16aa4b8..72bfcb716 100644
--- a/npc/003-1/lieutenantdausen.txt
+++ b/npc/003-1/lieutenantdausen.txt
@@ -121,6 +121,7 @@ L_MKControl:
L_MKSmall:
addmapmask "003-1", 2;
+ addmapmask "004-1", 2;
changemusic "003-1", "mythica.ogg";
disablenpc("Mana Stone");
$@SIEGE_TULIM=0; // factor zero
@@ -133,7 +134,8 @@ L_MKSmall:
L_MKMedium:
addmapmask "003-1", 2;
- changemusic "003-1", "eric matyas - ghoulish fun.ogg";
+ addmapmask "004-1", 2;
+ changemusic "003-1", "eric_matyas_ghouls.ogg";
disablenpc("Mana Stone");
$@SIEGE_TULIM=1; // factor one
pvpon("003-1");
@@ -145,6 +147,7 @@ L_MKMedium:
L_MKHuge:
addmapmask "003-1", 2;
+ addmapmask "004-1", 2;
changemusic "003-1", "misuse.ogg";
disablenpc("Mana Stone");
$@SIEGE_TULIM=5; // factor five
@@ -300,7 +303,8 @@ OnTimer600000:
OnTimer630000:
removemapmask "003-1", 2;
- changemusic "003-1", "bartk - the adventure begins.ogg"; // Restore to default
+ removemapmask "004-1", 2;
+ changemusic "003-1", "bartk_adventure.ogg"; // Restore to default
enablenpc("Mana Stone");
$@SIEGE_TULIM$=0;
killmonsterall("003-1", 0);