Merge pull request #286 from quotefox/sizecodefix

Character preference now use the beta size code.
This commit is contained in:
Dahlular
2020-06-17 05:02:36 -06:00
committed by GitHub
@@ -582,7 +582,7 @@
//h13 assign your characters custom height.
if (H.custom_body_size > 0)
H.resize = (H.custom_body_size * 0.01)
H.size_multiplier = (H.custom_body_size * 0.01)
//h13 give your starting impregchance (30%)
if (H.breedable == TRUE)