Fixing issues and modifying CustomTShirt to fit Raven's new stamp additions.

This commit is contained in:
Cleon 2025-03-28 10:50:55 +00:00
parent 62b097a11d
commit 512d674ffa
3 changed files with 25 additions and 17 deletions

View file

@ -782,9 +782,9 @@ ClothCustomTShirtOptiont18,Bondage College 2
ClothCustomTShirtOptiont19,S.Tiyana's White C-Pad
ClothCustomTShirtOptiont2,BTG
ClothCustomTShirtOptiont20,Gangriels
ClothCustomTShirtOptiont21,Shibari Crew
ClothCustomTShirtOptiont22,Bull's Eye Spankmeter
ClothCustomTShirtOptiont23,Keys?!
ClothCustomTShirtOptiont25,Shibari Crew
ClothCustomTShirtOptiont26,Bull's Eye Spankmeter
ClothCustomTShirtOptiont27,Keys?!
ClothCustomTShirtOptiont3,Dominant
ClothCustomTShirtOptiont4,Bonk!
ClothCustomTShirtOptiont5,Old School XGame

1 AnalHookPoseBase Nothing
782 ClothCustomTShirtOptiont19 S.Tiyana's White C-Pad
783 ClothCustomTShirtOptiont2 BTG
784 ClothCustomTShirtOptiont20 Gangriels
785 ClothCustomTShirtOptiont21 ClothCustomTShirtOptiont25 Shibari Crew
786 ClothCustomTShirtOptiont22 ClothCustomTShirtOptiont26 Bull's Eye Spankmeter
787 ClothCustomTShirtOptiont23 ClothCustomTShirtOptiont27 Keys?!
788 ClothCustomTShirtOptiont3 Dominant
789 ClothCustomTShirtOptiont4 Bonk!
790 ClothCustomTShirtOptiont5 Old School XGame

View file

@ -1044,21 +1044,21 @@ var AssetFemale3DCG = [
Name: "Shibari",
PoseMapping: {},
ParentGroup: {},
AllowTypes: { t: 21 },
AllowTypes: { t: 25 },
CopyLayerColor: "None",
},
{
Name: "Bullseye",
PoseMapping: {},
ParentGroup: {},
AllowTypes: { t: 22 },
AllowTypes: { t: 26 },
CopyLayerColor: "None",
},
{
Name: "Keys",
PoseMapping: {},
ParentGroup: {},
AllowTypes: { t: 23 },
AllowTypes: { t: 27 },
CopyLayerColor: "None",
},
],
@ -3807,6 +3807,7 @@ var AssetFemale3DCG = [
},
{
Name: "BHog",
ParentGroup: {},
PoseMapping: {
BackBoxTie: PoseType.HIDE,
BackCuffs: PoseType.HIDE,
@ -5569,6 +5570,7 @@ var AssetFemale3DCG = [
},
{
Name: "BHog",
ParentGroup: {},
PoseMapping: {
BackBoxTie: PoseType.HIDE,
BackCuffs: PoseType.HIDE,

View file

@ -449,9 +449,9 @@ var AssetFemale3DCGExtended = {
{}, // t18 - BCollege2
{}, // t19 - ControlPad1
{}, // t20 - Gangriels
{}, // t21 - Shibari
{}, // t22 - BullsEye
{}, // t22 - Keys?
{}, // t25 - Shibari
{}, // t26 - BullsEye
{}, // t27 - Keys?
],
},
],
@ -4663,9 +4663,12 @@ var AssetFemale3DCGExtended = {
Name: "Handcuffs",
Key: "h",
Options: [
{ Name: "None", Property: {} },
{
// None
Property: {}
},
{
Name: "Front",
// Front
Property: {
Difficulty: 3,
SetPose: ["BaseUpper"],
@ -4673,7 +4676,7 @@ var AssetFemale3DCGExtended = {
},
},
{
Name: "BackBoxTie",
// BackBoxTie
Property: {
Difficulty: 5,
SetPose: ["BackBoxTie"],
@ -4682,7 +4685,7 @@ var AssetFemale3DCGExtended = {
},
},
{
Name: "Strict",
// Strict
Property: {
Difficulty: 7,
SetPose: ["BackElbowTouch"],
@ -12761,9 +12764,12 @@ var AssetFemale3DCGExtended = {
Name: "Handcuffs",
Key: "h",
Options: [
{ Name: "None", Property: {} },
{
// None
Property: {}
},
{
Name: "Front",
// Front
Property: {
Difficulty: 3,
SetPose: ["BaseUpper"],
@ -12771,7 +12777,7 @@ var AssetFemale3DCGExtended = {
},
},
{
Name: "BackBoxTie",
// BackBoxTie
Property: {
Difficulty: 5,
SetPose: ["BackBoxTie"],
@ -12780,7 +12786,7 @@ var AssetFemale3DCGExtended = {
},
},
{
Name: "Strict",
// Strict
Prerequisite: ["NoItemArms"],
Property: {
Difficulty: 7,