summaryrefslogtreecommitdiff
path: root/npc/001-2-34/doors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-34/doors.txt')
-rw-r--r--npc/001-2-34/doors.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-34/doors.txt b/npc/001-2-34/doors.txt
index b4a483e9..2791598f 100644
--- a/npc/001-2-34/doors.txt
+++ b/npc/001-2-34/doors.txt
@@ -10,11 +10,11 @@ OnTouch:
if ((getmapusers($@MAP_NAME$) == 0) && ($@FightingIsActive > 0))
{
set $@FightingIsActive, 0;
- killmonsterall "001-2-36.gat";
+ killmonsterall "001-2-36";
}
- if (mobcount("001-2-36.gat","all") > 0 && $@FightingIsActive > 0)
+ if (mobcount("001-2-36","all") > 0 && $@FightingIsActive > 0)
{
narrator
l("You hear some sound behind the door."),