Got a cockvine attached, happens to be green:
but character's appearance panel has a different idea:
am guessing this is caused by reading the color value from tailGenitalColor variable, when in case of the cockvine it should be pulled from tailCock.cockColor field instead:
but character's appearance panel has a different idea:
am guessing this is caused by reading the color value from tailGenitalColor variable, when in case of the cockvine it should be pulled from tailCock.cockColor field instead:
Code:
"tailGenitalArg":0,
"tailGenital":0,
"tailGenitalColor":"pink",
"tailCock":{
"classInstance":"Cock",
"neverSerialize":false,
"version":2,
"cLengthRaw":7,
"cLengthMod":0,
"cThicknessRatioRaw":1,
"cThicknessRatioMod":0,
"cType":54,
"cockColor":"green",
"knotMultiplier":1,
"flaccidMultiplier":0.25,
"virgin":true,
"flags":[
33
],
"piercing":null,
"cocksock":null
},