mirror of
https://github.com/buttplugio/buttplug
synced 2024-11-14 00:17:16 +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"
|
"name": "Galaku Mitang"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"identifier": [
|
||||||
|
"CYX2"
|
||||||
|
],
|
||||||
|
"name": "Secret Lover Simon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"identifier": [
|
||||||
|
"RC31"
|
||||||
|
],
|
||||||
|
"name": "ecret Lover Betty"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"identifier": [
|
"identifier": [
|
||||||
"G317"
|
"G317"
|
||||||
|
@ -13132,6 +13144,8 @@
|
||||||
"K12A",
|
"K12A",
|
||||||
"K12C",
|
"K12C",
|
||||||
"LL18",
|
"LL18",
|
||||||
|
"CYX2",
|
||||||
|
"RC31",
|
||||||
"G317",
|
"G317",
|
||||||
"G312",
|
"G312",
|
||||||
"G302",
|
"G302",
|
||||||
|
|
|
@ -6417,6 +6417,12 @@ protocols:
|
||||||
- identifier:
|
- identifier:
|
||||||
- LL18
|
- LL18
|
||||||
name: Galaku Mitang
|
name: Galaku Mitang
|
||||||
|
- identifier:
|
||||||
|
- CYX2
|
||||||
|
name: Secret Lover Simon
|
||||||
|
- identifier:
|
||||||
|
- RC31
|
||||||
|
name: ecret Lover Betty
|
||||||
# Type 1
|
# Type 1
|
||||||
- identifier:
|
- identifier:
|
||||||
- G317
|
- G317
|
||||||
|
@ -7473,6 +7479,8 @@ protocols:
|
||||||
- K12A
|
- K12A
|
||||||
- K12C
|
- K12C
|
||||||
- LL18
|
- LL18
|
||||||
|
- CYX2 # Secret Lover Simon
|
||||||
|
- RC31 # Secret Lover Betty
|
||||||
# Type 1
|
# Type 1
|
||||||
- G317
|
- G317
|
||||||
- G312
|
- G312
|
||||||
|
|
Loading…
Reference in a new issue