Browse Source

Reordered the cock actions

tags/v1.0.0
Fen Dweller 6 years ago
parent
commit
9aa6ba0a1b
1 changed files with 16 additions and 16 deletions
  1. +16
    -16
      features.js

+ 16
- 16
features.js View File

@@ -159,6 +159,22 @@ panels = {
"dick": {
"name": "Cock",
"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",
"target": "sheath_stuff"
@@ -190,22 +206,6 @@ panels = {
{
"name": "Absorb Foreskin",
"target": "foreskin_absorb"
},
{
"name": "Cockslap",
"target": "cockslap"
},
{
"name": "Cock Vore",
"target": "cock_vore"
},
{
"name": "Digest",
"target": "digest_cock"
},
{
"name": "Ball Smother",
"target": "ball_smother"
}
]
},


Loading…
Cancel
Save