Skip to content
Snippets Groups Projects
Commit 58a93cb6 authored by svornost's avatar svornost
Browse files

Set natural boob size for Subject Delta.

parent 3db05aa8
No related branches found
No related tags found
1 merge request!11456Fixes
...@@ -22,6 +22,7 @@ App.Events.SEProjectNComplete = class SEProjectNComplete extends App.Events.Base ...@@ -22,6 +22,7 @@ App.Events.SEProjectNComplete = class SEProjectNComplete extends App.Events.Base
slave.origSkin = "pure white"; slave.origSkin = "pure white";
slave.override_Skin = 1; // TODO: Identifier 'override_Skin' is not in camel case slave.override_Skin = 1; // TODO: Identifier 'override_Skin' is not in camel case
slave.boobs = 300; slave.boobs = 300;
slave.natural.boobs = 300;
slave.earTColor = slave.hColor; slave.earTColor = slave.hColor;
slave.tailColor = slave.hColor; slave.tailColor = slave.hColor;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment