summaryrefslogtreecommitdiff
path: root/npc/001-1/trees.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/trees.txt')
-rw-r--r--npc/001-1/trees.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/npc/001-1/trees.txt b/npc/001-1/trees.txt
index 47437020..72f2f17e 100644
--- a/npc/001-1/trees.txt
+++ b/npc/001-1/trees.txt
@@ -103,7 +103,7 @@ L_FoundHim:
LazyBrotherTreeFunc(1);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -112,7 +112,7 @@ OnInit:
LazyBrotherTreeFunc(2);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -121,7 +121,7 @@ OnInit:
LazyBrotherTreeFunc(3);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -130,7 +130,7 @@ OnInit:
LazyBrotherTreeFunc(4);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -139,7 +139,7 @@ OnInit:
LazyBrotherTreeFunc(5);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -148,7 +148,7 @@ OnInit:
LazyBrotherTreeFunc(6);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -157,7 +157,7 @@ OnInit:
LazyBrotherTreeFunc(7);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -166,7 +166,7 @@ OnInit:
LazyBrotherTreeFunc(8);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -175,7 +175,7 @@ OnInit:
LazyBrotherTreeFunc(9);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -184,7 +184,7 @@ OnInit:
LazyBrotherTreeFunc(10);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -193,7 +193,7 @@ OnInit:
LazyBrotherTreeFunc(11);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -202,7 +202,7 @@ OnInit:
LazyBrotherTreeFunc(12);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -211,7 +211,7 @@ OnInit:
LazyBrotherTreeFunc(13);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -220,7 +220,7 @@ OnInit:
LazyBrotherTreeFunc(14);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}
@@ -229,7 +229,7 @@ OnInit:
LazyBrotherTreeFunc(15);
end;
OnInit:
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}