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