summaryrefslogtreecommitdiff
path: root/Npc/008-1/doors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Npc/008-1/doors.txt')
-rw-r--r--Npc/008-1/doors.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Npc/008-1/doors.txt b/Npc/008-1/doors.txt
deleted file mode 100644
index de8ed1d8..00000000
--- a/Npc/008-1/doors.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-008-1,104,27,0 script CottageDoor NPC_WARP,0,0,{
- end;
-
-OnTouch:
- dispbottom(l("Locked."));
-}