summaryrefslogtreecommitdiff
path: root/npc/001-1/manhole.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/manhole.txt')
-rw-r--r--npc/001-1/manhole.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/001-1/manhole.txt b/npc/001-1/manhole.txt
index c0183f1f..a818cff1 100644
--- a/npc/001-1/manhole.txt
+++ b/npc/001-1/manhole.txt
@@ -22,7 +22,7 @@
close;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -39,7 +39,7 @@ OnInit:
close;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -63,7 +63,7 @@ OnInit:
close;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -82,7 +82,7 @@ OnInit:
close;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}