mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
Cleanups and Draft for #27
This commit is contained in:
parent
e62dcd23ee
commit
41a95c3c5e
11 changed files with 100 additions and 26 deletions
|
@ -52,15 +52,5 @@ namespace RJW_Genes
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
/// <summary>
|
||||
/// Adds a "rjw.featurelesschest", which means nipples but nothing else (like male human pawns do).
|
||||
/// </summary>
|
||||
internal void AddFeaturelessBreast()
|
||||
{
|
||||
var partBPR = Genital_Helper.get_breastsBPR(pawn);
|
||||
//this.added_nipples = pawn.health.AddHediff(Genital_Helper.featureless_chest, partBPR);
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue