lactation is now a preference

This commit is contained in:
Cebutris
2019-08-10 23:28:16 -04:00
parent c200c5eeec
commit df136ab96c
5 changed files with 10 additions and 0 deletions
@@ -216,6 +216,7 @@
B.size = dna.features["breasts_size"]
B.shape = dna.features["breasts_shape"]
B.fluid_id = dna.features["breasts_fluid"]
B.producing = dna.features["breasts_producing"]
B.update()