mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-23 08:49:29 +00:00
Fix whitespace
This commit is contained in:
parent
a30dcbd182
commit
a3efd25c79
3 changed files with 15 additions and 33 deletions
BondageClub/Assets/Female3DCG
|
@ -10745,12 +10745,12 @@ var AssetFemale3DCG = [
|
|||
Left: 75,
|
||||
Random: true,
|
||||
Extended: true,
|
||||
DefaultColor: ["#F2AADC","#F2AADC"],
|
||||
DefaultColor: ["#F2AADC", "#F2AADC"],
|
||||
PoseMapping: {
|
||||
...AssetPoseMapping.Garters,
|
||||
Hogtied: PoseType.HIDE,
|
||||
AllFours: PoseType.HIDE,
|
||||
},
|
||||
...AssetPoseMapping.Garters,
|
||||
Hogtied: PoseType.HIDE,
|
||||
AllFours: PoseType.HIDE,
|
||||
},
|
||||
Layer: [
|
||||
{
|
||||
Name: "GarterR",
|
||||
|
@ -28234,13 +28234,7 @@ var AssetFemale3DCG = [
|
|||
AllowTighten: true,
|
||||
DrawLocks: false,
|
||||
Audio: "MetalClose",
|
||||
DefaultColor: [
|
||||
"#AAB7B9",
|
||||
"#707070",
|
||||
"#AAB7B9",
|
||||
"#AAB7B9",
|
||||
"#A89B80",
|
||||
],
|
||||
DefaultColor: ["#AAB7B9", "#707070", "#AAB7B9", "#AAB7B9", "#A89B80"],
|
||||
Layer: [
|
||||
{
|
||||
Name: "Belt",
|
||||
|
@ -29317,13 +29311,7 @@ var AssetFemale3DCG = [
|
|||
AllowTighten: true,
|
||||
DrawLocks: false,
|
||||
Audio: "MetalClose",
|
||||
DefaultColor: [
|
||||
"#AAB7B9",
|
||||
"#707070",
|
||||
"#AAB7B9",
|
||||
"#AAB7B9",
|
||||
"#A89B80",
|
||||
],
|
||||
DefaultColor: ["#AAB7B9", "#707070", "#AAB7B9", "#AAB7B9", "#A89B80"],
|
||||
Layer: [
|
||||
{
|
||||
Name: "Belt",
|
||||
|
@ -34739,13 +34727,7 @@ var AssetFemale3DCG = [
|
|||
AllowTighten: true,
|
||||
DrawLocks: false,
|
||||
Audio: "MetalClose",
|
||||
DefaultColor: [
|
||||
"#AAB7B9",
|
||||
"#707070",
|
||||
"#AAB7B9",
|
||||
"#AAB7B9",
|
||||
"#A89B80",
|
||||
],
|
||||
DefaultColor: ["#AAB7B9", "#707070", "#AAB7B9", "#AAB7B9", "#A89B80"],
|
||||
Layer: [
|
||||
{
|
||||
Name: "Belt",
|
||||
|
|
|
@ -4665,7 +4665,7 @@ var AssetFemale3DCGExtended = {
|
|||
Options: [
|
||||
{
|
||||
// None
|
||||
Property: {}
|
||||
Property: {},
|
||||
},
|
||||
{
|
||||
// Front
|
||||
|
@ -9737,7 +9737,7 @@ var AssetFemale3DCGExtended = {
|
|||
},
|
||||
{
|
||||
// Neck cuff
|
||||
Property: {Difficulty: 30},
|
||||
Property: { Difficulty: 30 },
|
||||
},
|
||||
],
|
||||
},
|
||||
|
@ -12779,7 +12779,7 @@ var AssetFemale3DCGExtended = {
|
|||
Options: [
|
||||
{
|
||||
// None
|
||||
Property: {}
|
||||
Property: {},
|
||||
},
|
||||
{
|
||||
// Front
|
||||
|
|
Loading…
Add table
Reference in a new issue