mirror of
https://gitgud.io/BondageProjects/Bondage-College.git
synced 2025-04-25 17:59:34 +00:00
Tweak Familiar & LittleMonster
Make the default asset blank, and qualify the typed one to use the correct layer
This commit is contained in:
parent
cc8cdee8fa
commit
d4bcfe4607
3 changed files with 2 additions and 2 deletions
BondageClub/Assets/Female3DCG
|
@ -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 ![]() ![]() |
Loading…
Add table
Reference in a new issue