ソースを参照

Reordered the cock actions

tags/v1.0.0
Fen Dweller 7年前
コミット
9aa6ba0a1b
1個のファイルの変更16行の追加16行の削除
  1. +16
    -16
      features.js

+ 16
- 16
features.js ファイルの表示

@@ -159,6 +159,22 @@ panels = {
"dick": { "dick": {
"name": "Cock", "name": "Cock",
"buttons": [ "buttons": [
{
"name": "Cockslap",
"target": "cockslap"
},
{
"name": "Cock Vore",
"target": "cock_vore"
},
{
"name": "Digest",
"target": "digest_cock"
},
{
"name": "Ball Smother",
"target": "ball_smother"
},
{ {
"name": "Stuff Sheath", "name": "Stuff Sheath",
"target": "sheath_stuff" "target": "sheath_stuff"
@@ -190,22 +206,6 @@ panels = {
{ {
"name": "Absorb Foreskin", "name": "Absorb Foreskin",
"target": "foreskin_absorb" "target": "foreskin_absorb"
},
{
"name": "Cockslap",
"target": "cockslap"
},
{
"name": "Cock Vore",
"target": "cock_vore"
},
{
"name": "Digest",
"target": "digest_cock"
},
{
"name": "Ball Smother",
"target": "ball_smother"
} }
] ]
}, },


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