summaryrefslogtreecommitdiff
path: root/npc/001-2-4/terry.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-4/terry.txt')
-rw-r--r--npc/001-2-4/terry.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-4/terry.txt b/npc/001-2-4/terry.txt
index 16825331..380f1339 100644
--- a/npc/001-2-4/terry.txt
+++ b/npc/001-2-4/terry.txt
@@ -12,7 +12,7 @@
goto L_Quit;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
setnpcdir 2;
end;