Added a Gene for Gender Fluid Pawns

This commit is contained in:
Vegapnk 2023-07-16 08:54:01 +02:00
parent ae3c4471cf
commit 97c153f468
7 changed files with 302 additions and 5 deletions

View file

@ -31,7 +31,8 @@ namespace RJW_Genes
}
/// <summary>
/// Adjusts the Body Type to match the given target gender
/// Adjusts the Body Type to match the given target gender.
/// This is only for "drawing" attributes of the pawn, the genitalia are untouched at this point.
/// (for male and female only, baby,child and hulks don't change)
/// </summary>
/// <param name="pawn"></param>