mirror of
https://github.com/buttplugio/buttplug
synced 2024-11-12 23:47:15 +00:00
feat: Adding support for Secret Lover Simon and Betty
This commit is contained in:
parent
e8363e5a4d
commit
7b46388ddc
2 changed files with 22 additions and 0 deletions
|
@ -11326,6 +11326,18 @@
|
|||
],
|
||||
"name": "Galaku Mitang"
|
||||
},
|
||||
{
|
||||
"identifier": [
|
||||
"CYX2"
|
||||
],
|
||||
"name": "Secret Lover Simon"
|
||||
},
|
||||
{
|
||||
"identifier": [
|
||||
"RC31"
|
||||
],
|
||||
"name": "ecret Lover Betty"
|
||||
},
|
||||
{
|
||||
"identifier": [
|
||||
"G317"
|
||||
|
@ -13132,6 +13144,8 @@
|
|||
"K12A",
|
||||
"K12C",
|
||||
"LL18",
|
||||
"CYX2",
|
||||
"RC31",
|
||||
"G317",
|
||||
"G312",
|
||||
"G302",
|
||||
|
|
|
@ -6417,6 +6417,12 @@ protocols:
|
|||
- identifier:
|
||||
- LL18
|
||||
name: Galaku Mitang
|
||||
- identifier:
|
||||
- CYX2
|
||||
name: Secret Lover Simon
|
||||
- identifier:
|
||||
- RC31
|
||||
name: ecret Lover Betty
|
||||
# Type 1
|
||||
- identifier:
|
||||
- G317
|
||||
|
@ -7473,6 +7479,8 @@ protocols:
|
|||
- K12A
|
||||
- K12C
|
||||
- LL18
|
||||
- CYX2 # Secret Lover Simon
|
||||
- RC31 # Secret Lover Betty
|
||||
# Type 1
|
||||
- G317
|
||||
- G312
|
||||
|
|
Loading…
Reference in a new issue