summaryrefslogtreecommitdiff
path: root/npc/000-2-2/doors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-2/doors.txt')
-rw-r--r--npc/000-2-2/doors.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-2/doors.txt b/npc/000-2-2/doors.txt
index 9c46fad4..e0093c09 100644
--- a/npc/000-2-2/doors.txt
+++ b/npc/000-2-2/doors.txt
@@ -6,7 +6,7 @@
// Description:
// Doors NPCs.
-000-2-2,48,29,0 script DoorUpwards 32767,0,0,{
+000-2-2,48,29,0 script DoorUpwards NPC_HIDDEN,0,0,{
OnTouch:
if (mobcount("000-2-2.gat","all") > 0) goto L_Warn;
@@ -35,7 +35,7 @@ L_Warp:
close;
}
-000-2-2,24,31,0 script LeftDoor 32767,0,0,{
+000-2-2,24,31,0 script LeftDoor NPC_HIDDEN,0,0,{
OnTouch:
mesn "Narrator";