mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
Add Satin Scarf Item
Adds a new 'Satin Scarf' clothing item. found in both the 'necklace' and 'cloth accessory' groups Optional styles include some that resemble different cloth gags worn around the neck
This commit is contained in:
parent
f354de14e7
commit
fe3346a543
13 changed files with 52 additions and 0 deletions
BondageClub
Assets/Female3DCG
Screens/Inventory/Necklace/SatinScarf
|
@ -556,6 +556,11 @@ ClothAccessoryKissmarkSelectLneck,Neck Left?
|
|||
ClothAccessoryKissmarkSelectRcheek,Right Cheek?
|
||||
ClothAccessoryKissmarkSelectRfhead,Forehead?
|
||||
ClothAccessoryKissmarkSelectRneck,Neck Right?
|
||||
ClothAccessorySatinScarfSelect,Select the style
|
||||
ClothAccessorySatinScarfStyle1,Style 1
|
||||
ClothAccessorySatinScarfStyle2,Style 2
|
||||
ClothAccessorySatinScarfStyle3,Style 3
|
||||
ClothAccessorySatinScarfStyle4,Style 4
|
||||
ClothAccessoryScarfBundled,Bundled
|
||||
ClothAccessoryScarfHideMouth,Hide Mouth
|
||||
ClothAccessoryScarfSelect,Select a scarf style.
|
||||
|
@ -4780,6 +4785,11 @@ NecklaceChokerTattooSelect,Select the design
|
|||
NecklaceNecklaceRopeLong,Long
|
||||
NecklaceNecklaceRopeSelect,Select the rope length
|
||||
NecklaceNecklaceRopeShort,Short
|
||||
NecklaceSatinScarfSelect,Select the style
|
||||
NecklaceSatinScarfStyle1,Style 1
|
||||
NecklaceSatinScarfStyle2,Style 2
|
||||
NecklaceSatinScarfStyle3,Style 3
|
||||
NecklaceSatinScarfStyle4,Style 4
|
||||
NippleEggDecreaseTo-1,DestinationCharacterName vibrating eggs on TargetPronounPossessive nipples stop vibrating.
|
||||
NippleEggDecreaseTo0,DestinationCharacterName vibrating eggs on TargetPronounPossessive nipples slow down into a light tease.
|
||||
NippleEggDecreaseTo1,DestinationCharacterName vibrating eggs on TargetPronounPossessive nipples return to a moderate pace.
|
||||
|
|
|
|
@ -1563,6 +1563,7 @@ Necklace,NecklaceKey,Key Necklace
|
|||
Necklace,NecklaceLock,Lock Necklace
|
||||
Necklace,NecklaceRope,Rope Necklace
|
||||
Necklace,PearlNecklace1,Custom Pearl Necklace
|
||||
Necklace,SatinScarf,Satin Scarf
|
||||
Nipples,,Nipples Style
|
||||
Nipples,Nipples1,Small
|
||||
Nipples,Nipples2,Large
|
||||
|
|
|
|
@ -4354,6 +4354,15 @@ var AssetFemale3DCG = [
|
|||
{ Name: "Metal", ParentGroup: null, AllowColorize: true },
|
||||
],
|
||||
},
|
||||
{
|
||||
Name: "SatinScarf",
|
||||
DynamicGroupName: "Necklace",
|
||||
CopyConfig: {
|
||||
GroupName: "Necklace",
|
||||
AssetName: "SatinScarf",
|
||||
BuyGroup: true,
|
||||
},
|
||||
},
|
||||
// Flat Chest Compatible Clothing
|
||||
{
|
||||
Name: "SmallNeckFur",
|
||||
|
@ -4644,6 +4653,17 @@ var AssetFemale3DCG = [
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
Name: "SatinScarf",
|
||||
InventoryID: 195,
|
||||
Value: 15,
|
||||
Left: 148,
|
||||
Top: 97,
|
||||
BuyGroup: "ScarfGag",
|
||||
Extended: true,
|
||||
ParentGroup: null,
|
||||
CreateLayerTypes: ["typed"],
|
||||
},
|
||||
// Breast Compatible Clothing
|
||||
{
|
||||
Name: "BodyChainNecklace",
|
||||
|
|
|
@ -1464,6 +1464,10 @@ var AssetFemale3DCGExtended = {
|
|||
DrawImages: false,
|
||||
CopyConfig: { GroupName: "FaceMarkings", AssetName: "FaceWritings" },
|
||||
}, //FaceWritings
|
||||
SatinScarf: {
|
||||
Archetype: ExtendedArchetype.TYPED,
|
||||
CopyConfig: { GroupName: "Necklace", AssetName: "SatinScarf" },
|
||||
}, // SatinScarf
|
||||
}, // ClothAccessory
|
||||
ClothLower: {
|
||||
PantBoots: {
|
||||
|
@ -16947,6 +16951,23 @@ var AssetFemale3DCGExtended = {
|
|||
],
|
||||
DrawImages: false,
|
||||
}, // PearlNecklace1
|
||||
SatinScarf: {
|
||||
Archetype: ExtendedArchetype.TYPED,
|
||||
Options: [
|
||||
{
|
||||
Name: "Style1",
|
||||
},
|
||||
{
|
||||
Name: "Style2",
|
||||
},
|
||||
{
|
||||
Name: "Style3",
|
||||
},
|
||||
{
|
||||
Name: "Style4",
|
||||
},
|
||||
],
|
||||
}, //SatinScarf
|
||||
}, // Necklace
|
||||
Suit: {
|
||||
Catsuit: {
|
||||
|
|
BIN
BondageClub/Assets/Female3DCG/Necklace/Preview/SatinScarf.png
Normal file
BIN
BondageClub/Assets/Female3DCG/Necklace/Preview/SatinScarf.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 20 KiB |
BIN
BondageClub/Assets/Female3DCG/Necklace/SatinScarf_typed0.png
Normal file
BIN
BondageClub/Assets/Female3DCG/Necklace/SatinScarf_typed0.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 16 KiB |
BIN
BondageClub/Assets/Female3DCG/Necklace/SatinScarf_typed1.png
Normal file
BIN
BondageClub/Assets/Female3DCG/Necklace/SatinScarf_typed1.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 14 KiB |
BIN
BondageClub/Assets/Female3DCG/Necklace/SatinScarf_typed2.png
Normal file
BIN
BondageClub/Assets/Female3DCG/Necklace/SatinScarf_typed2.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 13 KiB |
BIN
BondageClub/Assets/Female3DCG/Necklace/SatinScarf_typed3.png
Normal file
BIN
BondageClub/Assets/Female3DCG/Necklace/SatinScarf_typed3.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 13 KiB |
BIN
BondageClub/Screens/Inventory/Necklace/SatinScarf/Style1.png
Normal file
BIN
BondageClub/Screens/Inventory/Necklace/SatinScarf/Style1.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 20 KiB |
BIN
BondageClub/Screens/Inventory/Necklace/SatinScarf/Style2.png
Normal file
BIN
BondageClub/Screens/Inventory/Necklace/SatinScarf/Style2.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 16 KiB |
BIN
BondageClub/Screens/Inventory/Necklace/SatinScarf/Style3.png
Normal file
BIN
BondageClub/Screens/Inventory/Necklace/SatinScarf/Style3.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 15 KiB |
BIN
BondageClub/Screens/Inventory/Necklace/SatinScarf/Style4.png
Normal file
BIN
BondageClub/Screens/Inventory/Necklace/SatinScarf/Style4.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 15 KiB |
Loading…
Add table
Reference in a new issue