mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-22 00:09:23 +00:00
Format asset defs correctly
This commit is contained in:
parent
e3d94e7d8a
commit
ebca1244d5
4 changed files with 221 additions and 246 deletions
BondageClub
5
BondageClub/.prettierignore
Normal file
5
BondageClub/.prettierignore
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
node_modules/
|
||||||
|
Scripts/lib/
|
||||||
|
CSS/chessboard-0.3.0.css
|
||||||
|
CHANGELOG.md
|
||||||
|
package-lock.json
|
2
BondageClub/.prettierrc.yml
Normal file
2
BondageClub/.prettierrc.yml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
semi: true
|
||||||
|
printWidth: 80
|
|
@ -2441,7 +2441,7 @@ var AssetFemale3DCG = [
|
||||||
Value: 78,
|
Value: 78,
|
||||||
Extended: true,
|
Extended: true,
|
||||||
CreateLayerTypes: ["typed"],
|
CreateLayerTypes: ["typed"],
|
||||||
PoseMapping: {...AssetPoseMapping.Cloth },
|
PoseMapping: { ...AssetPoseMapping.Cloth },
|
||||||
HideItem: [
|
HideItem: [
|
||||||
"ItemNipplesPiercingsRoundPiercing",
|
"ItemNipplesPiercingsRoundPiercing",
|
||||||
"ItemNipplesPiercingsNecklacePiercingChain",
|
"ItemNipplesPiercingsNecklacePiercingChain",
|
||||||
|
@ -2498,7 +2498,11 @@ var AssetFemale3DCG = [
|
||||||
"NecklaceCatsuitCollar",
|
"NecklaceCatsuitCollar",
|
||||||
"ItemArmsBondageBra",
|
"ItemArmsBondageBra",
|
||||||
],
|
],
|
||||||
Layer: [{ Name: "Suit", AllowColorize: true }, { Name: "Shirt", AllowColorize: true }, { Name: "Tie", AllowColorize: true }],
|
Layer: [
|
||||||
|
{ Name: "Suit", AllowColorize: true },
|
||||||
|
{ Name: "Shirt", AllowColorize: true },
|
||||||
|
{ Name: "Tie", AllowColorize: true },
|
||||||
|
],
|
||||||
},
|
},
|
||||||
// Flat Chest Compatible Clothing
|
// Flat Chest Compatible Clothing
|
||||||
{
|
{
|
||||||
|
@ -3039,151 +3043,151 @@ var AssetFemale3DCG = [
|
||||||
Layer: [
|
Layer: [
|
||||||
{
|
{
|
||||||
Name: "Zoom",
|
Name: "Zoom",
|
||||||
AllowTypes: { z: 1},
|
AllowTypes: { z: 1 },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Big",
|
Name: "Big",
|
||||||
AllowTypes: { b: 1},
|
AllowTypes: { b: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Bloom",
|
Name: "Bloom",
|
||||||
AllowTypes: { c: 1},
|
AllowTypes: { c: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"BottomSpike",
|
Name: "BottomSpike",
|
||||||
AllowTypes: { d: 1},
|
AllowTypes: { d: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Flash",
|
Name: "Flash",
|
||||||
AllowTypes: { e: 1},
|
AllowTypes: { e: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Fly",
|
Name: "Fly",
|
||||||
AllowTypes: { f: 1},
|
AllowTypes: { f: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Grass",
|
Name: "Grass",
|
||||||
AllowTypes: { g: 1},
|
AllowTypes: { g: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
Name:"Grow",
|
Name: "Grow",
|
||||||
AllowTypes: { h: 1},
|
AllowTypes: { h: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"GrowHollow",
|
Name: "GrowHollow",
|
||||||
AllowTypes: { i: 1},
|
AllowTypes: { i: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSmallOutline",
|
Name: "HeartSmallOutline",
|
||||||
AllowTypes: { j: 1},
|
AllowTypes: { j: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Heartline",
|
Name: "Heartline",
|
||||||
AllowTypes: { k: 1},
|
AllowTypes: { k: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSmall",
|
Name: "HeartSmall",
|
||||||
AllowTypes: { l: 1},
|
AllowTypes: { l: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSolid",
|
Name: "HeartSolid",
|
||||||
AllowTypes: { m: 1},
|
AllowTypes: { m: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartWings",
|
Name: "HeartWings",
|
||||||
AllowTypes: { n: 1},
|
AllowTypes: { n: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"In",
|
Name: "In",
|
||||||
AllowTypes: { o: 1},
|
AllowTypes: { o: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Leaves",
|
Name: "Leaves",
|
||||||
AllowTypes: { p: 1},
|
AllowTypes: { p: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"MidSpike",
|
Name: "MidSpike",
|
||||||
AllowTypes: { q: 1},
|
AllowTypes: { q: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Ribow",
|
Name: "Ribow",
|
||||||
AllowTypes: { r: 1},
|
AllowTypes: { r: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Sense",
|
Name: "Sense",
|
||||||
AllowTypes: { s: 1},
|
AllowTypes: { s: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Shake",
|
Name: "Shake",
|
||||||
AllowTypes: { t: 1},
|
AllowTypes: { t: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"SideHearts",
|
Name: "SideHearts",
|
||||||
AllowTypes: { u: 1},
|
AllowTypes: { u: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Swim",
|
Name: "Swim",
|
||||||
AllowTypes: { v: 1},
|
AllowTypes: { v: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Thorn",
|
Name: "Thorn",
|
||||||
AllowTypes: { w: 1},
|
AllowTypes: { w: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"ThornOut",
|
Name: "ThornOut",
|
||||||
AllowTypes: { x: 1},
|
AllowTypes: { x: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"TopSpike",
|
Name: "TopSpike",
|
||||||
AllowTypes: { y: 1},
|
AllowTypes: { y: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Venom",
|
Name: "Venom",
|
||||||
AllowTypes: { za: 1},
|
AllowTypes: { za: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Viper",
|
Name: "Viper",
|
||||||
AllowTypes: { zb: 1},
|
AllowTypes: { zb: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Waves",
|
Name: "Waves",
|
||||||
AllowTypes: { zc: 1},
|
AllowTypes: { zc: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"WingSmall",
|
Name: "WingSmall",
|
||||||
AllowTypes: { zd: 1},
|
AllowTypes: { zd: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
]
|
],
|
||||||
}
|
},
|
||||||
// Flat Chest Compatible Clothing
|
// Flat Chest Compatible Clothing
|
||||||
],
|
],
|
||||||
Color: [
|
Color: [
|
||||||
|
@ -9671,8 +9675,8 @@ var AssetFemale3DCG = [
|
||||||
Fetish: ["Latex"],
|
Fetish: ["Latex"],
|
||||||
Value: -1,
|
Value: -1,
|
||||||
Layer: [
|
Layer: [
|
||||||
{ Name: "Main", HideForAttribute: ["ShortHair"], Top: 15, },
|
{ Name: "Main", HideForAttribute: ["ShortHair"], Top: 15 },
|
||||||
{ Name: "Detail", HideForAttribute: ["ShortHair"], Top: 15, },
|
{ Name: "Detail", HideForAttribute: ["ShortHair"], Top: 15 },
|
||||||
{
|
{
|
||||||
Name: "MainShort",
|
Name: "MainShort",
|
||||||
CopyLayerColor: "Main",
|
CopyLayerColor: "Main",
|
||||||
|
@ -12870,7 +12874,7 @@ var AssetFemale3DCG = [
|
||||||
{
|
{
|
||||||
Group: "BodyMarkings",
|
Group: "BodyMarkings",
|
||||||
Priority: 8,
|
Priority: 8,
|
||||||
Clothing:true,
|
Clothing: true,
|
||||||
Default: false,
|
Default: false,
|
||||||
Random: false,
|
Random: false,
|
||||||
Asset: [
|
Asset: [
|
||||||
|
@ -12896,150 +12900,150 @@ var AssetFemale3DCG = [
|
||||||
Layer: [
|
Layer: [
|
||||||
{
|
{
|
||||||
Name: "Zoom",
|
Name: "Zoom",
|
||||||
AllowTypes: { z: 1},
|
AllowTypes: { z: 1 },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Big",
|
Name: "Big",
|
||||||
AllowTypes: { b: 1},
|
AllowTypes: { b: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Bloom",
|
Name: "Bloom",
|
||||||
AllowTypes: { c: 1},
|
AllowTypes: { c: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"BottomSpike",
|
Name: "BottomSpike",
|
||||||
AllowTypes: { d: 1},
|
AllowTypes: { d: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Flash",
|
Name: "Flash",
|
||||||
AllowTypes: { e: 1},
|
AllowTypes: { e: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Fly",
|
Name: "Fly",
|
||||||
AllowTypes: { f: 1},
|
AllowTypes: { f: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Grass",
|
Name: "Grass",
|
||||||
AllowTypes: { g: 1},
|
AllowTypes: { g: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
Name:"Grow",
|
Name: "Grow",
|
||||||
AllowTypes: { h: 1},
|
AllowTypes: { h: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"GrowHollow",
|
Name: "GrowHollow",
|
||||||
AllowTypes: { i: 1},
|
AllowTypes: { i: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSmallOutline",
|
Name: "HeartSmallOutline",
|
||||||
AllowTypes: { j: 1},
|
AllowTypes: { j: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Heartline",
|
Name: "Heartline",
|
||||||
AllowTypes: { k: 1},
|
AllowTypes: { k: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSmall",
|
Name: "HeartSmall",
|
||||||
AllowTypes: { l: 1},
|
AllowTypes: { l: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSolid",
|
Name: "HeartSolid",
|
||||||
AllowTypes: { m: 1},
|
AllowTypes: { m: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartWings",
|
Name: "HeartWings",
|
||||||
AllowTypes: { n: 1},
|
AllowTypes: { n: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"In",
|
Name: "In",
|
||||||
AllowTypes: { o: 1},
|
AllowTypes: { o: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Leaves",
|
Name: "Leaves",
|
||||||
AllowTypes: { p: 1},
|
AllowTypes: { p: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"MidSpike",
|
Name: "MidSpike",
|
||||||
AllowTypes: { q: 1},
|
AllowTypes: { q: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Ribow",
|
Name: "Ribow",
|
||||||
AllowTypes: { r: 1},
|
AllowTypes: { r: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Sense",
|
Name: "Sense",
|
||||||
AllowTypes: { s: 1},
|
AllowTypes: { s: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Shake",
|
Name: "Shake",
|
||||||
AllowTypes: { t: 1},
|
AllowTypes: { t: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"SideHearts",
|
Name: "SideHearts",
|
||||||
AllowTypes: { u: 1},
|
AllowTypes: { u: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Swim",
|
Name: "Swim",
|
||||||
AllowTypes: { v: 1},
|
AllowTypes: { v: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Thorn",
|
Name: "Thorn",
|
||||||
AllowTypes: { w: 1},
|
AllowTypes: { w: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"ThornOut",
|
Name: "ThornOut",
|
||||||
AllowTypes: { x: 1},
|
AllowTypes: { x: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"TopSpike",
|
Name: "TopSpike",
|
||||||
AllowTypes: { y: 1},
|
AllowTypes: { y: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Venom",
|
Name: "Venom",
|
||||||
AllowTypes: { za: 1},
|
AllowTypes: { za: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Viper",
|
Name: "Viper",
|
||||||
AllowTypes: { zb: 1},
|
AllowTypes: { zb: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Waves",
|
Name: "Waves",
|
||||||
AllowTypes: { zc: 1},
|
AllowTypes: { zc: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"WingSmall",
|
Name: "WingSmall",
|
||||||
AllowTypes: { zd: 1},
|
AllowTypes: { zd: 1 },
|
||||||
CopyLayerColor: "Zoom",
|
CopyLayerColor: "Zoom",
|
||||||
},
|
},
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
Color: [
|
Color: [
|
||||||
|
@ -34371,10 +34375,7 @@ var AssetFemale3DCG = [
|
||||||
AllowColorize: false,
|
AllowColorize: false,
|
||||||
Priority: 33,
|
Priority: 33,
|
||||||
},
|
},
|
||||||
{ Name: "Neck",
|
{ Name: "Neck", CopyLayerColor: "Main", Priority: 25 },
|
||||||
CopyLayerColor: "Main",
|
|
||||||
Priority: 25,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
Name: "Eyes",
|
Name: "Eyes",
|
||||||
AllowColorize: true,
|
AllowColorize: true,
|
||||||
|
@ -34382,14 +34383,8 @@ var AssetFemale3DCG = [
|
||||||
AllowTypes: { typed: [1, 2, 3] },
|
AllowTypes: { typed: [1, 2, 3] },
|
||||||
Priority: 32,
|
Priority: 32,
|
||||||
},
|
},
|
||||||
{ Name: "Collar",
|
{ Name: "Collar", AllowColorize: true, Priority: 26 },
|
||||||
AllowColorize: true,
|
{ Name: "Detail", AllowColorize: true, Priority: 33 },
|
||||||
Priority: 26,
|
|
||||||
},
|
|
||||||
{ Name: "Detail",
|
|
||||||
AllowColorize: true,
|
|
||||||
Priority: 33,
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
@ -37531,10 +37526,7 @@ var AssetFemale3DCG = [
|
||||||
AllowColorize: false,
|
AllowColorize: false,
|
||||||
Priority: 33,
|
Priority: 33,
|
||||||
},
|
},
|
||||||
{ Name: "Neck",
|
{ Name: "Neck", CopyLayerColor: "Main", Priority: 25 },
|
||||||
CopyLayerColor: "Main",
|
|
||||||
Priority: 25,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
Name: "Eyes",
|
Name: "Eyes",
|
||||||
AllowColorize: true,
|
AllowColorize: true,
|
||||||
|
@ -37542,14 +37534,8 @@ var AssetFemale3DCG = [
|
||||||
AllowTypes: { typed: [1, 2, 3] },
|
AllowTypes: { typed: [1, 2, 3] },
|
||||||
Priority: 32,
|
Priority: 32,
|
||||||
},
|
},
|
||||||
{ Name: "Collar",
|
{ Name: "Collar", AllowColorize: true, Priority: 26 },
|
||||||
AllowColorize: true,
|
{ Name: "Detail", AllowColorize: true, Priority: 33 },
|
||||||
Priority: 26,
|
|
||||||
},
|
|
||||||
{ Name: "Detail",
|
|
||||||
AllowColorize: true,
|
|
||||||
Priority: 33,
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
@ -39055,12 +39041,7 @@ var AssetFemale3DCG = [
|
||||||
SetPose: ["LegsClosed", "BackElbowTouch"],
|
SetPose: ["LegsClosed", "BackElbowTouch"],
|
||||||
Effect: [E.BlockWardrobe, E.Freeze, E.Block, E.Mounted],
|
Effect: [E.BlockWardrobe, E.Freeze, E.Block, E.Mounted],
|
||||||
HideItem: ["ShoesFlippers"],
|
HideItem: ["ShoesFlippers"],
|
||||||
Block: [
|
Block: ["ItemArms", "ItemFeet", "ItemBoots", "ItemNeckAccessories"],
|
||||||
"ItemArms",
|
|
||||||
"ItemFeet",
|
|
||||||
"ItemBoots",
|
|
||||||
"ItemNeckAccessories",
|
|
||||||
],
|
|
||||||
Layer: [
|
Layer: [
|
||||||
{ Name: "Frame", AllowTypes: { typed: 0 } },
|
{ Name: "Frame", AllowTypes: { typed: 0 } },
|
||||||
{ Name: "Frame2", AllowTypes: { typed: 1 }, CopyLayerColor: "Frame" },
|
{ Name: "Frame2", AllowTypes: { typed: 1 }, CopyLayerColor: "Frame" },
|
||||||
|
|
|
@ -653,150 +653,150 @@ var AssetFemale3DCGExtended = {
|
||||||
{
|
{
|
||||||
Name: "Zoom",
|
Name: "Zoom",
|
||||||
Key: "z",
|
Key: "z",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Big",
|
Name: "Big",
|
||||||
Key: "b",
|
Key: "b",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Bloom",
|
Name: "Bloom",
|
||||||
Key: "c",
|
Key: "c",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"BottomSpike",
|
Name: "BottomSpike",
|
||||||
Key: "d",
|
Key: "d",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Flash",
|
Name: "Flash",
|
||||||
Key: "e",
|
Key: "e",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Fly",
|
Name: "Fly",
|
||||||
Key: "f",
|
Key: "f",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Grass",
|
Name: "Grass",
|
||||||
Key: "g",
|
Key: "g",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
Name:"Grow",
|
Name: "Grow",
|
||||||
Key: "h",
|
Key: "h",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"GrowHollow",
|
Name: "GrowHollow",
|
||||||
Key: "i",
|
Key: "i",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSmallOutline",
|
Name: "HeartSmallOutline",
|
||||||
Key: "j",
|
Key: "j",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Heartline",
|
Name: "Heartline",
|
||||||
Key: "k",
|
Key: "k",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSmall",
|
Name: "HeartSmall",
|
||||||
Key: "l",
|
Key: "l",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartSolid",
|
Name: "HeartSolid",
|
||||||
Key: "m",
|
Key: "m",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"HeartWings",
|
Name: "HeartWings",
|
||||||
Key: "n",
|
Key: "n",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"In",
|
Name: "In",
|
||||||
Key: "o",
|
Key: "o",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Leaves",
|
Name: "Leaves",
|
||||||
Key: "p",
|
Key: "p",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"MidSpike",
|
Name: "MidSpike",
|
||||||
Key: "q",
|
Key: "q",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Ribow",
|
Name: "Ribow",
|
||||||
Key: "r",
|
Key: "r",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Sense",
|
Name: "Sense",
|
||||||
Key: "s",
|
Key: "s",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Shake",
|
Name: "Shake",
|
||||||
Key: "t",
|
Key: "t",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"SideHearts",
|
Name: "SideHearts",
|
||||||
Key: "u",
|
Key: "u",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Swim",
|
Name: "Swim",
|
||||||
Key: "v",
|
Key: "v",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Thorn",
|
Name: "Thorn",
|
||||||
Key: "w",
|
Key: "w",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"ThornOut",
|
Name: "ThornOut",
|
||||||
Key: "x",
|
Key: "x",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"TopSpike",
|
Name: "TopSpike",
|
||||||
Key: "y",
|
Key: "y",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Venom",
|
Name: "Venom",
|
||||||
Key: "za",
|
Key: "za",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Viper",
|
Name: "Viper",
|
||||||
Key: "zb",
|
Key: "zb",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"Waves",
|
Name: "Waves",
|
||||||
Key: "zc",
|
Key: "zc",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Name:"WingSmall",
|
Name: "WingSmall",
|
||||||
Key: "zd",
|
Key: "zd",
|
||||||
Options: [{},{}], // n,y
|
Options: [{}, {}], // n,y
|
||||||
},
|
},
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
ClothAccessory: {
|
ClothAccessory: {
|
||||||
|
@ -976,8 +976,8 @@ var AssetFemale3DCGExtended = {
|
||||||
Archetype: ExtendedArchetype.MODULAR,
|
Archetype: ExtendedArchetype.MODULAR,
|
||||||
ChatSetting: ModularItemChatSetting.PER_MODULE,
|
ChatSetting: ModularItemChatSetting.PER_MODULE,
|
||||||
DrawImages: false,
|
DrawImages: false,
|
||||||
CopyConfig: {GroupName: "BodyMarkings", AssetName: "WombTattoos"},
|
CopyConfig: { GroupName: "BodyMarkings", AssetName: "WombTattoos" },
|
||||||
},//WombTattoos
|
}, //WombTattoos
|
||||||
}, // ClothAccessory
|
}, // ClothAccessory
|
||||||
ClothLower: {
|
ClothLower: {
|
||||||
PantBoots: {
|
PantBoots: {
|
||||||
|
@ -6903,29 +6903,24 @@ var AssetFemale3DCGExtended = {
|
||||||
BigMouthHood: {
|
BigMouthHood: {
|
||||||
Archetype: ExtendedArchetype.TYPED,
|
Archetype: ExtendedArchetype.TYPED,
|
||||||
Options: [
|
Options: [
|
||||||
{ Name: "Empty",
|
{ Name: "Empty", Property: { Effect: [] } },
|
||||||
Property: { Effect: [] },
|
{
|
||||||
},
|
Name: "Lenses",
|
||||||
{ Name: "Lenses",
|
|
||||||
Property: {
|
Property: {
|
||||||
Effect: [E.BlindLight],
|
Effect: [E.BlindLight],
|
||||||
Tint: [{ Color: 2, Strength: 0.2 }]
|
Tint: [{ Color: 2, Strength: 0.2 }],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ Name: "Mesh",
|
{
|
||||||
|
Name: "Mesh",
|
||||||
Property: {
|
Property: {
|
||||||
Effect: [
|
Effect: [E.BlindNormal, E.BlockWardrobe],
|
||||||
E.BlindNormal,
|
|
||||||
E.BlockWardrobe,
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ Name: "Slim",
|
{
|
||||||
|
Name: "Slim",
|
||||||
Property: {
|
Property: {
|
||||||
Effect: [
|
Effect: [E.BlindHeavy, E.BlockWardrobe],
|
||||||
E.BlindHeavy,
|
|
||||||
E.BlockWardrobe,
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
@ -7828,9 +7823,7 @@ var AssetFemale3DCGExtended = {
|
||||||
{
|
{
|
||||||
Name: "Inflated",
|
Name: "Inflated",
|
||||||
Property: {
|
Property: {
|
||||||
Block: [
|
Block: ["ItemLegs"],
|
||||||
"ItemLegs",
|
|
||||||
],
|
|
||||||
Hide: [
|
Hide: [
|
||||||
"HairFront",
|
"HairFront",
|
||||||
"HairBack",
|
"HairBack",
|
||||||
|
@ -7840,7 +7833,6 @@ var AssetFemale3DCGExtended = {
|
||||||
"Hat",
|
"Hat",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
DrawImages: false,
|
DrawImages: false,
|
||||||
|
@ -14186,29 +14178,24 @@ var AssetFemale3DCGExtended = {
|
||||||
Archetype: ExtendedArchetype.TYPED,
|
Archetype: ExtendedArchetype.TYPED,
|
||||||
CopyConfig: { GroupName: "ItemHood", AssetName: "BigMouthHood" },
|
CopyConfig: { GroupName: "ItemHood", AssetName: "BigMouthHood" },
|
||||||
Options: [
|
Options: [
|
||||||
{ Name: "Empty",
|
{ Name: "Empty", Property: { Effect: [] } },
|
||||||
Property: { Effect: [] },
|
{
|
||||||
},
|
Name: "Lenses",
|
||||||
{ Name: "Lenses",
|
|
||||||
Property: {
|
Property: {
|
||||||
Effect: [E.BlindLight],
|
Effect: [E.BlindLight],
|
||||||
Tint: [{ Color: 2, Strength: 0.2 }]
|
Tint: [{ Color: 2, Strength: 0.2 }],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ Name: "Mesh",
|
{
|
||||||
|
Name: "Mesh",
|
||||||
Property: {
|
Property: {
|
||||||
Effect: [
|
Effect: [E.BlindNormal, E.BlockWardrobe],
|
||||||
E.BlindNormal,
|
|
||||||
E.BlockWardrobe,
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ Name: "Slim",
|
{
|
||||||
|
Name: "Slim",
|
||||||
Property: {
|
Property: {
|
||||||
Effect: [
|
Effect: [E.BlindHeavy, E.BlockWardrobe],
|
||||||
E.BlindHeavy,
|
|
||||||
E.BlockWardrobe,
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue