summaryrefslogtreecommitdiff
path: root/npc/001-1/mouboo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/mouboo.txt')
-rw-r--r--npc/001-1/mouboo.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/001-1/mouboo.txt b/npc/001-1/mouboo.txt
index 0cc5c7d2..055f697d 100644
--- a/npc/001-1/mouboo.txt
+++ b/npc/001-1/mouboo.txt
@@ -14,7 +14,7 @@ OnTimer2000:
OnInit:
.distance = 2;
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.speed = 600;
mouboograph;
}
@@ -29,7 +29,7 @@ OnTimer2000:
OnInit:
.distance = 2;
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.speed = 600;
mouboograph;
}
@@ -44,7 +44,7 @@ OnTimer2000:
OnInit:
.distance = 2;
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.speed = 600;
mouboograph;
}
@@ -59,7 +59,7 @@ OnTimer2000:
OnInit:
.distance = 2;
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.speed = 600;
mouboograph;
}