Browse Source

Add Rai

tags/v1.1.1
Fen Dweller 5 years ago
parent
commit
7faa627146
1 changed files with 28 additions and 1 deletions
  1. +28
    -1
      presets.js

+ 28
- 1
presets.js View File

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

Loading…
Cancel
Save