소스 검색

Add Rai

tags/v1.1.1
Fen Dweller 5 년 전
부모
커밋
7faa627146
1개의 변경된 파일28개의 추가작업 그리고 1개의 파일을 삭제
  1. +28
    -1
      presets.js

+ 28
- 1
presets.js 파일 보기

@@ -717,5 +717,32 @@ let presets = [
"maleMuskEnabled": true,
"baseMaleMuskArea": 1,
"droolEnabled": true
},
{
"version": 3,
"name": "Rai",
"scale": 1.65,
"baseMass": 33,
"basePawLength": 0.19,
"basePawWidth": 0.19,
"baseHandLength": 0.2,
"baseHandWidth": 0.2,
"baseAssArea": 1,
"species": "Wolf",
"victimsHuman": true,
"victimsMilitary": true,
"victimsMicros": true,
"oralVore": true,
"analVoreToStomach": true,
"hasTail": true,
"tailType": "Fluffy",
"hasBreasts": true,
"baseBreastDiameter": 0.12,
"soulVoreEnabled": true,
"soulVoreType": "oblivion",
"breathEnabled": true,
"breathElectric": true,
"droolEnabled": true,
"magicEnabled": true
}
]
]

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