summaryrefslogtreecommitdiff
path: root/npc/000-2-0/julia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-0/julia.txt')
-rw-r--r--npc/000-2-0/julia.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index e3478ac9..c3af4086 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -281,7 +281,7 @@ L_BasicSkill:
goto L_YNMenu;
OnInit:
- setnpcsex G_FEMALE;
+ .sex = G_FEMALE;
setnpcdistance 10;
end;