summaryrefslogtreecommitdiff
path: root/npc/008-1/crane.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-1/crane.txt')
-rw-r--r--npc/008-1/crane.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/008-1/crane.txt b/npc/008-1/crane.txt
index d8099536..63486999 100644
--- a/npc/008-1/crane.txt
+++ b/npc/008-1/crane.txt
@@ -87,7 +87,7 @@ function foodQuest {
}
OnInit:
- .bodytype = BODYTYPE_3;
+ .sex = GENDER_HIDDEN;
.distance = 4;
end;
}