Procházet zdrojové kódy

Gave stretchiness values non-one defaults

tags/v1.0.0
Fen Dweller před 7 roky
rodič
revize
1365012148
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E80B35A6F11C3656
1 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. +4
    -4
      features.js

+ 4
- 4
features.js Zobrazit soubor

@@ -890,7 +890,7 @@ options = [
"name": "Tail stretchiness",
"id": "tailStretchiness",
"type": "float",
"default": "1"
"default": "3"
},
{
"name": "Digestion time",
@@ -994,7 +994,7 @@ options = [
"name": "Cock stretchiness",
"id": "dickStretchiness",
"type": "float",
"default": "1"
"default": "5"
},
{
"name": "Cum digestion factor",
@@ -1124,7 +1124,7 @@ options = [
"name": "Slit stretchiness",
"id": "vaginaStretchiness",
"type": "float",
"default": "1"
"default": "5"
},
{
"name": "Femcum digestion factor",
@@ -1222,7 +1222,7 @@ options = [
"name": "Breast stretchiness",
"id": "breastStretchiness",
"type": "float",
"default": "1"
"default": "3"
},
{
"name": "Milk digestion scale",


Načítá se…
Zrušit
Uložit