소스 검색

Fixed contents of breast vore tab

tags/v0.7.0
Fen Dweller 8 년 전
부모
커밋
036a737518
1개의 변경된 파일2개의 추가작업 그리고 10개의 파일을 삭제
  1. +2
    -10
      stroll.html

+ 2
- 10
stroll.html 파일 보기

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


불러오는 중...
취소
저장