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 0e95fdd9..1c3dbd61 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -296,7 +296,7 @@ OnTouch:
end;
OnInit:
- .bodytype = BODYTYPE_2;
+ .sex = GENDER_MALE;
.distance = 10;
.quest_debug = ShipQuests_Julia;
}