summaryrefslogtreecommitdiff
path: root/npc/001-2-21/julia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-21/julia.txt')
-rw-r--r--npc/001-2-21/julia.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-2-21/julia.txt b/npc/001-2-21/julia.txt
index b9513526f..f3e7a4c1d 100644
--- a/npc/001-2-21/julia.txt
+++ b/npc/001-2-21/julia.txt
@@ -125,7 +125,7 @@ L_Quit:
goodbye;
OnInit:
- setnpcsex G_FEMALE;
+ .sex = G_FEMALE;
setnpcdistance 10;
end;
}