Merge pull request #9100 from cebutris/got-milk

Breasts no longer lactate by default, Lactation is now a preference
This commit is contained in:
deathride58
2019-08-14 15:40:53 -04:00
committed by GitHub
5 changed files with 10 additions and 0 deletions
@@ -349,6 +349,7 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
S["feature_breasts_shape"] >> features["breasts_shape"]
S["feature_breasts_color"] >> features["breasts_color"]
S["feature_breasts_fluid"] >> features["breasts_fluid"]
S["feature_breasts_producing"] >> features["breasts_producing"]
//vagina features
S["feature_has_vag"] >> features["has_vag"]
S["feature_vag_shape"] >> features["vag_shape"]