mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
BUG: Stop the tongue piercing gag from blocking its own group
This commit is contained in:
parent
c4a2ba763d
commit
d513a867d7
1 changed files with 2 additions and 0 deletions
|
@ -43011,6 +43011,7 @@ var AssetFemale3DCG = [
|
|||
AssetName: "TonguePiercingGag",
|
||||
BuyGroup: true,
|
||||
},
|
||||
Block: ["ItemMouth", "ItemMouth3"],
|
||||
},
|
||||
{
|
||||
Name: "TongueStrapGag",
|
||||
|
@ -45091,6 +45092,7 @@ var AssetFemale3DCG = [
|
|||
AssetName: "TonguePiercingGag",
|
||||
BuyGroup: true,
|
||||
},
|
||||
Block: ["ItemMouth", "ItemMouth2"],
|
||||
},
|
||||
{
|
||||
Name: "TongueStrapGag",
|
||||
|
|
Loading…
Add table
Reference in a new issue