summaryrefslogtreecommitdiff
path: root/npc/functions/doors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/doors.txt')
-rw-r--r--npc/functions/doors.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/functions/doors.txt b/npc/functions/doors.txt
index d15969ad..9382a015 100644
--- a/npc/functions/doors.txt
+++ b/npc/functions/doors.txt
@@ -43,7 +43,6 @@ function script doorTimer {
function script doorInit {
.distance = 5;
.alwaysVisible = true;
- .bodytype = BODYTYPE_1;
end;
}