summaryrefslogtreecommitdiff
path: root/npc/001-2-19
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-19')
-rw-r--r--npc/001-2-19/doors.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-19/doors.txt b/npc/001-2-19/doors.txt
index 65b575d2..868bd4e2 100644
--- a/npc/001-2-19/doors.txt
+++ b/npc/001-2-19/doors.txt
@@ -28,7 +28,7 @@ OnTimer340:
OnInit:
.sex = G_MALE;
- setnpcdistance 5;
+ .distance = 5;
end;
}
@@ -55,6 +55,6 @@ OnTimer340:
OnInit:
.sex = G_MALE;
- setnpcdistance 5;
+ .distance = 5;
end;
}