Просмотр исходного кода

Reduce a few default dimensions a bit

tags/v1.1.2
Fen Dweller 6 лет назад
Родитель
Сommit
97772d3cc4
1 измененных файлов: 3 добавлений и 3 удалений
  1. +3
    -3
      features.js

+ 3
- 3
features.js Просмотреть файл

@@ -558,7 +558,7 @@ options = [
"name": "Hand length", "name": "Hand length",
"id": "baseHandLength", "id": "baseHandLength",
"type": "float", "type": "float",
"default": "0.25",
"default": "0.2",
"unit": "length" "unit": "length"
}, },
{ {
@@ -572,7 +572,7 @@ options = [
"name": "Ass area", "name": "Ass area",
"id": "baseAssArea", "id": "baseAssArea",
"type": "float", "type": "float",
"default": "0.2",
"default": "0.1",
"unit": "area" "unit": "area"
}, },
{ {
@@ -890,7 +890,7 @@ options = [
"name": "Anus diameter", "name": "Anus diameter",
"id": "baseAnalVoreDiameter", "id": "baseAnalVoreDiameter",
"type": "float", "type": "float",
"default": "0.2",
"default": "0.1",
"unit": "length" "unit": "length"
}, },
{ {


Загрузка…
Отмена
Сохранить