mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-24 21:46:17 +01:00
Merge pull request #286 from quotefox/sizecodefix
Character preference now use the beta size code.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user