summaryrefslogtreecommitdiff
path: root/npc/025-1/_config.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-14 17:48:52 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-14 17:48:52 -0300
commit6f327941bc23206dd62d5a102ac3f43e034834f5 (patch)
treef641514b07ffdb03c7dc9888a886cdab2ad4d95f /npc/025-1/_config.txt
parente6d987e68aa50e44dbc2826acb5af6f0406a1f97 (diff)
downloadserverdata-6f327941bc23206dd62d5a102ac3f43e034834f5.tar.gz
serverdata-6f327941bc23206dd62d5a102ac3f43e034834f5.tar.bz2
serverdata-6f327941bc23206dd62d5a102ac3f43e034834f5.tar.xz
serverdata-6f327941bc23206dd62d5a102ac3f43e034834f5.zip
The Impregnable Fortress 0F
Diffstat (limited to 'npc/025-1/_config.txt')
-rw-r--r--npc/025-1/_config.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/025-1/_config.txt b/npc/025-1/_config.txt
index 7a7a328b1..915bd5158 100644
--- a/npc/025-1/_config.txt
+++ b/npc/025-1/_config.txt
@@ -16,3 +16,10 @@ OnTouch:
doevent "#DungeonCore::OnCurse";
end;
}
+
+025-1,100,22,0 script #025-1_100_22 NPC_HIDDEN,3,0,{
+ end;
+OnTouch:
+ doevent "#DungeonCore::OnCurse";
+ end;
+}