summaryrefslogtreecommitdiff
path: root/npc/007-2/_config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/007-2/_config.txt')
-rw-r--r--npc/007-2/_config.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/007-2/_config.txt b/npc/007-2/_config.txt
index 66bb09a31..bd7f183e0 100644
--- a/npc/007-2/_config.txt
+++ b/npc/007-2/_config.txt
@@ -16,3 +16,10 @@ OnTouch:
doevent "#DungeonCore::OnHeat";
end;
}
+
+007-2,54,26,0 script #007-2_54_26 NPC_HIDDEN,0,1,{
+ end;
+OnTouch:
+ doevent "#DungeonCore::OnHeat";
+ end;
+}