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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-4/doors.txt b/npc/001-2-4/doors.txt
index b910acbd..1491549f 100644
--- a/npc/001-2-4/doors.txt
+++ b/npc/001-2-4/doors.txt
@@ -27,7 +27,7 @@ OnTimer340:
doorTimer;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}