summaryrefslogtreecommitdiff
path: root/npc/001-1/katja.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/katja.txt')
-rw-r--r--npc/001-1/katja.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/katja.txt b/npc/001-1/katja.txt
index aad2641e7..a7fa86656 100644
--- a/npc/001-1/katja.txt
+++ b/npc/001-1/katja.txt
@@ -121,7 +121,7 @@ L_Story:
}
OnInit:
- setnpcsex G_FEMALE;
+ .sex = G_FEMALE;
setnpcdistance 4;
end;
}