ソースを参照

Put fen back in regular group. Add Special Fen, who is special

master
Fen Dweller 5年前
コミット
ac493617bd
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: E80B35A6F11C3656
1個のファイルの変更15行の追加0行の削除
  1. +15
    -0
      presets.js

+ 15
- 0
presets.js ファイルの表示

@@ -7,7 +7,22 @@ let presets = [
{
"version": 3,
"name": "Fen",
"scale": 15,
"priority": 1,
"brutality": "2",
"oralVore": true,
"analVore": true,
"analVoreToStomach": true,
"hasTail": true,
"tailType": "twisted",
"baseTailLength": 2,
"baseTailDiameter": 0.4
},
{
"version": 3,
"name": "Special Fen",
"category": "special",
"bio": "He's VERY fluffy",
"scale": 15,
"priority": 1,
"brutality": "2",


読み込み中…
キャンセル
保存