Tweak Familiar & LittleMonster

Make the default asset blank, and qualify the typed one to use the
correct layer
This commit is contained in:
Jean-Baptiste Emmanuel Zorg 2022-04-27 18:30:36 +02:00
parent cc8cdee8fa
commit d4bcfe4607
3 changed files with 2 additions and 2 deletions
BondageClub/Assets/Female3DCG

View file

@ -2427,7 +2427,7 @@ var AssetFemale3DCGExtended = {
Options: [
{
Name: "Bat",
Property: { Type: null },
Property: { Type: "Bat" },
},
{
Name: "Cat",
@ -2451,7 +2451,7 @@ var AssetFemale3DCGExtended = {
Options: [
{
Name: "Black",
Property: { Type: null },
Property: { Type: "Black" },
},
{
Name: "Red",

Binary file not shown.

Before

(image error) Size: 36 KiB

After

(image error) Size: 1,007 B

Binary file not shown.

Before

(image error) Size: 62 KiB

After

(image error) Size: 650 B