Quellcode durchsuchen

Fixed contents of breast vore tab

tags/v0.7.0
Fen Dweller vor 8 Jahren
Ursprung
Commit
036a737518
1 geänderte Dateien mit 2 neuen und 10 gelöschten Zeilen
  1. +2
    -10
      stroll.html

+ 2
- 10
stroll.html Datei anzeigen

@@ -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>


Laden…
Abbrechen
Speichern