summaryrefslogtreecommitdiff
path: root/npc/000-2-3/nard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-3/nard.txt')
-rw-r--r--npc/000-2-3/nard.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index fe714f62..16d5aa98 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -219,7 +219,7 @@ L_Already:
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}