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