| @@ -686,7 +686,7 @@ | |||
| <div class="preview" id="baseBallDiameterPreview"></div> | |||
| </li> | |||
| <li> | |||
| <label for="baseCumRatio" class="has-tooltip" title="scales how much cum is released with each shot">Orgasm cum ratio</label> | |||
| <label for="baseCumRatio" class="has-tooltip" title="scales how much cum is released with each shot">Orgasm cum factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="baseCumRatio" name="baseCumRatio" placeholder="1" /> | |||
| <div class="preview" id="baseCumRatioPreview"></div> | |||
| </li> | |||
| @@ -696,7 +696,7 @@ | |||
| <div class="preview" id="cumScalePreview"></div> | |||
| </li> | |||
| <li> | |||
| <label for="cumStorageScale">Cum storage multiplier</label> | |||
| <label for="cumStorageScale">Cum storage factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="cumStorageScale" name="cumStorageScale" placeholder="1" /> | |||
| <div class="preview" id="cumStorageScalePreview"></div> | |||
| </li> | |||
| @@ -724,7 +724,7 @@ | |||
| <label class="custom-header" for="maleMuskEnabled">Musk</label> | |||
| <div class="reveal-if-active"> | |||
| <li> | |||
| <label for="baseMaleMuskArea">Musk area</label> | |||
| <label for="baseMaleMuskArea">Musk factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="baseMaleMuskArea" name="baseMaleMuskArea" placeholder="0.5" /> | |||
| </li> | |||
| </div> | |||
| @@ -760,7 +760,7 @@ | |||
| <div class="preview" id="lactationScalePreview"></div> | |||
| </li> | |||
| <li> | |||
| <label for="milkStorageScale">Milk storage multiplier</label> | |||
| <label for="milkStorageScale">Milk storage factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="milkStorageScale" name="milkStorageScale" placeholder="1" /> | |||
| <div class="preview" id="milkStorageScalePreview"></div> | |||
| </li> | |||
| @@ -817,7 +817,7 @@ | |||
| <input autocomplete="off" type="number" step="any" name="vaginaStretchiness" placeholder="1" /> | |||
| </li> | |||
| <li> | |||
| <label for="baseFemcumRatio" class="has-tooltip" title="scales how much femcum is released with each shot">Orgasm femcum ratio</label> | |||
| <label for="baseFemcumRatio" class="has-tooltip" title="scales how much femcum is released with each shot">Orgasm femcum factor </label> | |||
| <input autocomplete="off" type="number" step="any" id="baseFemcumRatio" name="baseFemcumRatio" placeholder="1" /> | |||
| <div class="preview" id="baseFemcumRatioPreview"></div> | |||
| </li> | |||
| @@ -827,7 +827,7 @@ | |||
| <div class="preview" id="femcumScalePreview"></div> | |||
| </li> | |||
| <li> | |||
| <label for="femcumStorageScale">Femcum storage multiplier</label> | |||
| <label for="femcumStorageScale">Femcum storage factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="femcumStorageScale" name="femcumStorageScale" placeholder="1" /> | |||
| <div class="preview" id="femcumStorageScalePreview"></div> | |||
| </li> | |||
| @@ -851,7 +851,7 @@ | |||
| <label class="custom-header" for="femaleMuskEnabled">Musk</label> | |||
| <div class="reveal-if-active"> | |||
| <li> | |||
| <label for="baseFemaleMuskArea">Musk area</label> | |||
| <label for="baseFemaleMuskArea">Musk factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="baseFemaleMuskArea" name="baseFemaleMuskArea" placeholder="0.5" /> | |||
| </li> | |||
| </div> | |||
| @@ -867,19 +867,19 @@ | |||
| <div class="reveal-if-active"> | |||
| <div>Areas are ratios; 1 means stomping 100 people catches 100 in stench</div> | |||
| <li> | |||
| <label for="basePawStenchArea">Paw stench area</label> | |||
| <label for="basePawStenchArea">Paw stench factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="basePawStenchArea" name="basePawStenchArea" placeholder="1" /> | |||
| </li> | |||
| <li> | |||
| <label for="baseAssStenchArea">Ass stench area</label> | |||
| <label for="baseAssStenchArea">Ass stench factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="baseAssStenchArea" name="baseAssStenchArea" placeholder="2" /> | |||
| </li> | |||
| <li> | |||
| <label for="basePissStenchArea">Piss stench area</label> | |||
| <label for="basePissStenchArea">Piss stench factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="basePissStenchArea" name="basePissStenchArea" placeholder="0.75" /> | |||
| </li> | |||
| <li> | |||
| <label for="baseScatStenchArea">Scat stench area</label> | |||
| <label for="baseScatStenchArea">Scat stench factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="baseScatStenchArea" name="baseScatStenchArea" placeholder="1.5" /> | |||
| </li> | |||
| </div> | |||
| @@ -903,7 +903,7 @@ | |||
| <div class="preview" id="gasScalePreview"></div> | |||
| </li> | |||
| <li> | |||
| <label for="gasStorageScale">Gas storage multiplier</label> | |||
| <label for="gasStorageScale">Gas storage factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="gasStorageScale" name="gasStorageScale" placeholder="1" /> | |||
| <div class="preview" id="gasStorageScalePreview"></div> | |||
| </li> | |||
| @@ -948,12 +948,12 @@ | |||
| <label class="custom-header" for="pissEnabled">Watersports</label> | |||
| <div class="reveal-if-active"> | |||
| <li> | |||
| <label for="pissScale" >Piss production scale</label> | |||
| <label for="pissScale" >Piss production factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="pissScale" name="pissScale" placeholder="1" /> | |||
| <div class="preview" id="pissScalePreview"></div> | |||
| </li> | |||
| <li> | |||
| <label for="pissStorageScale">Piss storage multiplier</label> | |||
| <label for="pissStorageScale">Piss storage factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="pissStorageScale" name="pissStorageScale" placeholder="1" /> | |||
| <div class="preview" id="pissStorageScalePreview"></div> | |||
| </li> | |||
| @@ -1009,7 +1009,7 @@ | |||
| <div class="preview" id="scatScalePreview"></div> | |||
| </li> | |||
| <li> | |||
| <label for="scatStorageScale">Scat storage multiplier</label> | |||
| <label for="scatStorageScale">Scat storage factor</label> | |||
| <input autocomplete="off" type="number" step="any" id="scatStorageScale" name="scatStorageScale" placeholder="1" /> | |||
| <div class="preview" id="scatStorageScalePreview"></div> | |||
| </li> | |||