summaryrefslogtreecommitdiff
path: root/npc/001-1/trees.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-09 21:48:11 +0000
committerJesusaves <cpntb1@ymail.com>2021-01-09 21:48:11 +0000
commitb12c37346ced0014d3900b2b86c1319cd7d1db80 (patch)
tree9bc20a49f728794c9673e830c44f07bd8c65825a /npc/001-1/trees.txt
parentc6155dac1b9e37b5c1e1a09f9a79c96c300c156a (diff)
parent5a7aa7f852f301d8da427df714686214fd274055 (diff)
downloadserverdata-b12c37346ced0014d3900b2b86c1319cd7d1db80.tar.gz
serverdata-b12c37346ced0014d3900b2b86c1319cd7d1db80.tar.bz2
serverdata-b12c37346ced0014d3900b2b86c1319cd7d1db80.tar.xz
serverdata-b12c37346ced0014d3900b2b86c1319cd7d1db80.zip
Merge branch 'jesusalva/npcsex' into 'master'
Remove gender information from all NPCs. See merge request evol/serverdata!286
Diffstat (limited to 'npc/001-1/trees.txt')
-rw-r--r--npc/001-1/trees.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/npc/001-1/trees.txt b/npc/001-1/trees.txt
index 47437020..d6877de6 100644
--- a/npc/001-1/trees.txt
+++ b/npc/001-1/trees.txt
@@ -103,7 +103,6 @@ L_FoundHim:
LazyBrotherTreeFunc(1);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -112,7 +111,6 @@ OnInit:
LazyBrotherTreeFunc(2);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -121,7 +119,6 @@ OnInit:
LazyBrotherTreeFunc(3);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -130,7 +127,6 @@ OnInit:
LazyBrotherTreeFunc(4);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -139,7 +135,6 @@ OnInit:
LazyBrotherTreeFunc(5);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -148,7 +143,6 @@ OnInit:
LazyBrotherTreeFunc(6);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -157,7 +151,6 @@ OnInit:
LazyBrotherTreeFunc(7);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -166,7 +159,6 @@ OnInit:
LazyBrotherTreeFunc(8);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -175,7 +167,6 @@ OnInit:
LazyBrotherTreeFunc(9);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -184,7 +175,6 @@ OnInit:
LazyBrotherTreeFunc(10);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -193,7 +183,6 @@ OnInit:
LazyBrotherTreeFunc(11);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -202,7 +191,6 @@ OnInit:
LazyBrotherTreeFunc(12);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -211,7 +199,6 @@ OnInit:
LazyBrotherTreeFunc(13);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -220,7 +207,6 @@ OnInit:
LazyBrotherTreeFunc(14);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}
@@ -229,7 +215,6 @@ OnInit:
LazyBrotherTreeFunc(15);
end;
OnInit:
- .bodytype = BODYTYPE_1;
.distance = 1;
end;
}