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