mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
Add DrawLocks: false to Futuristic Muzzle
This commit is contained in:
parent
d6a2d284c4
commit
8c845fc7ea
1 changed files with 3 additions and 3 deletions
|
@ -3772,7 +3772,7 @@ var AssetFemale3DCG = [
|
|||
},
|
||||
{ Name: "PlasticWrap", Value: 100, Difficulty: 4, Time: 30, RemoveTime: 25, BuyGroup: "PlasticWrap", Effect: ["BlockMouth", "GagLight"]},
|
||||
{ Name: "FuturisticMuzzle", Category: ["SciFi"], Fetish: ["Metal"], Value: -1, Difficulty: 8, Time: 30, BuyGroup: "FuturisticPanelGag", Random: false, AllowLock: true, Audio: "FuturisticApply", FuturisticRecolor: true,
|
||||
Effect: [ "BlockMouth"], Prerequisite: "GagFlat", Hide: ["Mouth", "ItemNoseNoseRing"], Extended: true,
|
||||
Effect: [ "BlockMouth"], Prerequisite: "GagFlat", Hide: ["Mouth", "ItemNoseNoseRing"], Extended: true, DrawLocks: false,
|
||||
Layer: [
|
||||
{ Name: "Straps", HasType: false, AllowModuleTypes: ["h1"]},
|
||||
{ Name: "Nose", HasType: false, AllowModuleTypes: ["n1"]},
|
||||
|
@ -4048,7 +4048,7 @@ var AssetFemale3DCG = [
|
|||
},
|
||||
{ Name: "PlasticWrap", Value: 100, Difficulty: 4, Time: 30, RemoveTime: 25, BuyGroup: "PlasticWrap", Effect: ["BlockMouth", "GagLight"]},
|
||||
{ Name: "FuturisticMuzzle", Category: ["SciFi"], Fetish: ["Metal"], Value: -1, Difficulty: 8, Time: 30, BuyGroup: "FuturisticPanelGag", Random: false, AllowLock: true, Audio: "FuturisticApply", FuturisticRecolor: true,
|
||||
Effect: [ "BlockMouth"], Prerequisite: "GagFlat", Hide: ["Mouth", "ItemNoseNoseRing"], Block: ["ItemMouth"], Extended: true,
|
||||
Effect: [ "BlockMouth"], Prerequisite: "GagFlat", Hide: ["Mouth", "ItemNoseNoseRing"], Block: ["ItemMouth"], Extended: true, DrawLocks: false,
|
||||
Layer: [
|
||||
{ Name: "Straps", HasType: false, AllowModuleTypes: ["h1"]},
|
||||
{ Name: "Nose", HasType: false, AllowModuleTypes: ["n1"]},
|
||||
|
@ -4299,7 +4299,7 @@ var AssetFemale3DCG = [
|
|||
]
|
||||
},
|
||||
{ Name: "FuturisticMuzzle", Category: ["SciFi"], Fetish: ["Metal"], Priority: 42, Value: -1, Difficulty: 8, Time: 30, BuyGroup: "FuturisticPanelGag", Random: false, AllowLock: true, Audio: "FuturisticApply", FuturisticRecolor: true,
|
||||
Effect: [ "BlockMouth"], Prerequisite: "GagFlat", Hide: ["Mouth", "ItemNoseNoseRing"], Block: ["ItemMouth", "ItemMouth2"], Extended: true,
|
||||
Effect: [ "BlockMouth"], Prerequisite: "GagFlat", Hide: ["Mouth", "ItemNoseNoseRing"], Block: ["ItemMouth", "ItemMouth2"], Extended: true, DrawLocks: false,
|
||||
Layer: [
|
||||
{ Name: "Straps", HasType: false, AllowModuleTypes: ["h1"]},
|
||||
{ Name: "Nose", HasType: false, AllowModuleTypes: ["n1"]},
|
||||
|
|
Loading…
Add table
Reference in a new issue