|
|
|
@@ -415,10 +415,6 @@ |
|
|
|
<label for="baseBreastDiameter">Breast diameter</label> |
|
|
|
<input type="number" id="baseBreastDiameter" name="baseBreastDiameter" placeholder="0.1"/> |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<label for="breastStretchiness">Breast stretchiness</label> |
|
|
|
<input type="number" name="breastStretchiness" placeholder="1"/> |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<div class="custom-category-sub"> |
|
|
|
<ul class="flex-outer-sub"> |
|
|
|
@@ -444,12 +440,8 @@ |
|
|
|
<label class="custom-header" for="breastVore">Breast Vore</label> |
|
|
|
<div class="reveal-if-active"> |
|
|
|
<li> |
|
|
|
<label for="lactationFactor" class="has-tooltip" title="scales how much milk is released with each squeeze">Lactation ratio</label> |
|
|
|
<input type="number" id="lactationFactor" name="lactationFactor" placeholder="0.25"/> |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<label for="lactationScale">Milk production factor</label> |
|
|
|
<input type="number" id="lactationScale" name="lactationScale" placeholder="1"/> |
|
|
|
<label for="breastStretchiness">Breast stretchiness</label> |
|
|
|
<input type="number" name="breastStretchiness" placeholder="1"/> |
|
|
|
</li> |
|
|
|
</div> |
|
|
|
</ul> |
|
|
|
|