summaryrefslogtreecommitdiff
path: root/npc/001-2-4/doors.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-4/doors.txt')
-rw-r--r--npc/001-2-4/doors.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/npc/001-2-4/doors.txt b/npc/001-2-4/doors.txt
index b84d00b5..5afc9902 100644
--- a/npc/001-2-4/doors.txt
+++ b/npc/001-2-4/doors.txt
@@ -27,7 +27,5 @@ OnTimer340:
doorTimer;
OnInit:
- .sex = G_MALE;
- .distance = 5;
- end;
+ doorInit;
}