summaryrefslogtreecommitdiff
path: root/npc/001-2-34
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-01-08 21:50:39 -0500
committergumi <mekolat@users.noreply.github.com>2017-01-08 21:52:04 -0500
commitf0687a529a0a143b0ceca96eb0546c39199f2878 (patch)
tree4bb688028e57718b80e6bfb1eab4c47c28d2d4bc /npc/001-2-34
parentdbf252c0621fc5ebd003f9bda3cef9423ab467ee (diff)
downloadserverdata-f0687a529a0a143b0ceca96eb0546c39199f2878.tar.gz
serverdata-f0687a529a0a143b0ceca96eb0546c39199f2878.tar.bz2
serverdata-f0687a529a0a143b0ceca96eb0546c39199f2878.tar.xz
serverdata-f0687a529a0a143b0ceca96eb0546c39199f2878.zip
remove .gat suffix everywhere
Diffstat (limited to 'npc/001-2-34')
-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."),