summaryrefslogtreecommitdiff
path: root/npc/001-2-24/nard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-24/nard.txt')
-rw-r--r--npc/001-2-24/nard.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-24/nard.txt b/npc/001-2-24/nard.txt
index 5d7446102..a5174de8a 100644
--- a/npc/001-2-24/nard.txt
+++ b/npc/001-2-24/nard.txt
@@ -52,7 +52,7 @@ L_Lost :
close;
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 5;
end;
}