diff --git a/features.js b/features.js index 8d1e346..0628266 100644 --- a/features.js +++ b/features.js @@ -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" } ] },