mirror of
https://gitgud.io/AsmodeusRex/rjw-race-support.git
synced 2024-08-15 00:03:24 +00:00
Tweak beast people
This commit is contained in:
parent
4808ec4d75
commit
770d20c60c
3 changed files with 9 additions and 7 deletions
|
@ -189,7 +189,7 @@ pub fn racegroup_data_humans() -> Vec<RaceGroup> {
|
|||
"Fur", "0.9",
|
||||
"Breasts",
|
||||
"",
|
||||
("", ""),
|
||||
("", "Bear"),
|
||||
),
|
||||
RaceGroup::standard(
|
||||
vec![
|
||||
|
@ -241,6 +241,7 @@ pub fn racegroup_data_humans() -> Vec<RaceGroup> {
|
|||
RaceGroup::standard(
|
||||
vec![
|
||||
"ATK_Cervinemorph",
|
||||
"CamelMan",
|
||||
"CamelPerson",
|
||||
"ElkMan",
|
||||
"GazelleMan",
|
||||
|
@ -295,7 +296,7 @@ pub fn racegroup_data_humans() -> Vec<RaceGroup> {
|
|||
"Fur", "1",
|
||||
"Breasts",
|
||||
"",
|
||||
("", "Elephant"),
|
||||
("Elephant", "Elephant"),
|
||||
),
|
||||
RaceGroup::standard(
|
||||
vec![
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue