summaryrefslogtreecommitdiff
path: root/npc/000-1/fexil.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/fexil.txt')
-rw-r--r--npc/000-1/fexil.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/fexil.txt b/npc/000-1/fexil.txt
index e34f84708..f06f82dd9 100644
--- a/npc/000-1/fexil.txt
+++ b/npc/000-1/fexil.txt
@@ -38,7 +38,7 @@
}
OnInit:
- setnpcsex G_MALE;
+ .sex = G_MALE;
setnpcdistance 2;
end;
}