diff --git a/src/art/vector/Arm.tw b/src/art/vector/Arm.tw index a0700184b01465903c33ec7e1ed35813e24f74f5..b28f7225b5f313806b0c93aad6912795b900800d 100644 --- a/src/art/vector/Arm.tw +++ b/src/art/vector/Arm.tw @@ -29,7 +29,7 @@ /* shiny clothings */ <<if $seeVectorArtHighlights == 1>> - <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil" || _artSlave.clothes == "half-face cybersuit" || _artSlave.clothes == "faceless cybersuit">> + <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil" || _artSlave.clothes == "a half-face cybersuit" || _artSlave.clothes == "a faceless cybersuit">> /* only some arm positions have art (feel free to add more) */ <<switch _leftArmType>> <<case "High">> diff --git a/src/art/vector/Boob.tw b/src/art/vector/Boob.tw index 3f339ebf70059afc66b38ea9e658c164c0ac3bd4..1e04b63a11da63807fff35b0a1aaba026e7b685c 100644 --- a/src/art/vector/Boob.tw +++ b/src/art/vector/Boob.tw @@ -35,7 +35,7 @@ _art_transform will affect the display. <<include Art_Vector_Boob>> /* shiny clothings */ <<if $seeVectorArtHighlights == 1>> - <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil" || _artSlave.clothes == "half-face cybersuit" || _artSlave.clothes == "faceless cybersuit">> + <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil" || _artSlave.clothes == "a half-face cybersuit" || _artSlave.clothes == "a faceless cybersuit">> <<include Art_Vector_Boob_Outfit_Shine>> <</if>> <</if>> diff --git a/src/art/vector/Boob_Addons.tw b/src/art/vector/Boob_Addons.tw index 6839c0873631c0232cca93c00d6fa958c4eceee3..5ad4feb20f2ed1c302ceb8acffbc8ec2337a2564 100644 --- a/src/art/vector/Boob_Addons.tw +++ b/src/art/vector/Boob_Addons.tw @@ -244,14 +244,14 @@ <<set _showNipplePiercings = $showBodyMods == 1 && _artSlave.clothes != "restrictive latex" && _artSlave.clothes != "a latex catsuit" >> /* shows nipple piercings in game when selected; piercings wont show on the outfits listed below */ -<<if _artSlave.nipplesPiercing == 1 && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western clothing" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "half-face cybersuit">> +<<if _artSlave.nipplesPiercing == 1 && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western clothing" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "a half-face cybersuit">> <<include Art_Vector_Boob_Piercing>> <<elseif _artSlave.nipplesPiercing == 2 && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western clothing" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "a half-face cybersuit">> <<include Art_Vector_Boob_Piercing_Heavy>> <</if>> -<<if _artSlave.areolaePiercing == 1 && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western Clothing" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "half-face cybersuit">> +<<if _artSlave.areolaePiercing == 1 && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western Clothing" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "a half-face cybersuit">> <<include Art_Vector_Boob_Areola_Piercing>> -<<elseif _artSlave.areolaePiercing == 2 && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western clothing" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "half-face cybersuit">> +<<elseif _artSlave.areolaePiercing == 2 && _artSlave.clothes != "a cheerleader outfit" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "cutoffs and a t-shirt" && _artSlave.clothes != "a halter top dress" && _artSlave.clothes != "a mini dress" && _artSlave.clothes != "a leotard" && _artSlave.clothes != "a nice maid outfit" && _artSlave.clothes != "a slutty maid outfit" && _artSlave.clothes != "a military uniform" && _artSlave.clothes != "a nice nurse outfit" && _artSlave.clothes != "a schoolgirl outfit" && _artSlave.clothes != "a scalemail bikini" && _artSlave.clothes != "a slutty nurse outfit" && _artSlave.clothes != "a ball gown" && _artSlave.clothes != "battledress" && _artSlave.clothes != "spats and a tank top" && _artSlave.clothes != "nice business attire" && _artSlave.clothes != "slutty business attire" && _artSlave.clothes != "a bunny outfit" && _artSlave.clothes != "conservative clothing" && _artSlave.clothes != "a huipil" && _artSlave.clothes != "a kimono" && _artSlave.clothes != "a slave gown" && _artSlave.clothes != "stretch pants and a crop-top" && _artSlave.clothes != "a maternity dress" && _artSlave.clothes != "a slutty qipao" && _artSlave.clothes != "a toga" && _artSlave.clothes != "Western clothing" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "a half-face cybersuit">> <<include Art_Vector_Boob_Areola_Piercingheavy>> <</if>> diff --git a/src/art/vector/Feet.tw b/src/art/vector/Feet.tw index 7bc24a433dea8c4242ce1f1fff0687f40b59a8d7..5ca552a0aeaae77d498f00952c3ca0606e4dd385 100644 --- a/src/art/vector/Feet.tw +++ b/src/art/vector/Feet.tw @@ -28,7 +28,7 @@ /* shiny clothings */ <<if $seeVectorArtHighlights == 1>> /* this one is leg and partly butt-related, but needs to be here as shoes are drawn over legs and butt */ - <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil" || _artSlave.clothes == "half-face cybersuit" || _artSlave.clothes == "faceless cybersuit">> + <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "body oil" || _artSlave.clothes == "a half-face cybersuit" || _artSlave.clothes == "a faceless cybersuit">> <<if _artSlave.amp != 1>> <<set _art = "Art_Vector_Butt_Outfit_Shine_"+_buttSize >> <<include _art >> diff --git a/src/art/vector/Hair_Back.tw b/src/art/vector/Hair_Back.tw index 82c03cd1d72289f1daf34d0643f5f9d57d2206e2..e50fbcf5f159f1042f5d9db02a8d914e218d1b3a 100644 --- a/src/art/vector/Hair_Back.tw +++ b/src/art/vector/Hair_Back.tw @@ -1,6 +1,6 @@ :: Art_Vector_Hair_Back_ [nobr] -<<if $args[0].fuckdoll == 0 && _artSlave.hStyle != "shaved" && _artSlave.hStyle != "permed" && _artSlave.hStyle != "up" && _artSlave.hStyle != "neat" && _artSlave.hStyle != "ponytail" && _artSlave.hStyle != "bun" && _artSlave.hStyle != "curled" && _artSlave.hStyle != "eary" && _artSlave.hStyle != "luxurious" && _artSlave.hStyle != "afro" && _artSlave.hStyle != "messy" && _artSlave.hStyle != "dreadlocks" && _artSlave.hStyle != "cornrows" && _artSlave.hStyle != "braided" && _artSlave.hStyle != "tails" && _artSlave.hStyle != "strip" && _artSlave.clothes != "restrictive latex" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "a chattel habit" && _artSlave.clothes != "a fallen nuns habit" && _artSlave.clothes != "a penitent nuns habit" && _artSlave.clothes != "faceless cybersuit" && _artSlave.clothes != "half-face cybersuit" && _artSlave.clothes != "Western clothing">> +<<if $args[0].fuckdoll == 0 && _artSlave.hStyle != "shaved" && _artSlave.hStyle != "permed" && _artSlave.hStyle != "up" && _artSlave.hStyle != "neat" && _artSlave.hStyle != "ponytail" && _artSlave.hStyle != "bun" && _artSlave.hStyle != "curled" && _artSlave.hStyle != "eary" && _artSlave.hStyle != "luxurious" && _artSlave.hStyle != "afro" && _artSlave.hStyle != "messy" && _artSlave.hStyle != "dreadlocks" && _artSlave.hStyle != "cornrows" && _artSlave.hStyle != "braided" && _artSlave.hStyle != "tails" && _artSlave.hStyle != "strip" && _artSlave.clothes != "restrictive latex" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "a chattel habit" && _artSlave.clothes != "a fallen nuns habit" && _artSlave.clothes != "a penitent nuns habit" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "a half-face cybersuit" && _artSlave.clothes != "Western clothing">> <<include Art_Vector_Hair_Back_Messy_Medium>> <</if>> diff --git a/src/art/vector/Hair_Fore.tw b/src/art/vector/Hair_Fore.tw index 76b74da465ac51d33f72d256f327ebd5251b2e91..0a101271a188b49dd545dce12bd6598271831115 100644 --- a/src/art/vector/Hair_Fore.tw +++ b/src/art/vector/Hair_Fore.tw @@ -1,6 +1,6 @@ :: Art_Vector_Hair_Fore_ [nobr] -<<if $args[0].fuckdoll == 0 && _artSlave.hStyle != "shaved" && _artSlave.hStyle != "permed" && _artSlave.hStyle != "up" && _artSlave.hStyle != "neat" && _artSlave.hStyle != "ponytail" && _artSlave.hStyle != "bun" && _artSlave.hStyle != "curled" && _artSlave.hStyle != "eary" && _artSlave.hStyle != "luxurious" && _artSlave.hStyle != "afro" && _artSlave.hStyle != "messy" && _artSlave.hStyle != "dreadlocks" && _artSlave.hStyle != "cornrows" && _artSlave.hStyle != "braided" && _artSlave.hStyle != "tails" && _artSlave.hStyle != "strip" && _artSlave.clothes != "restrictive latex" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "a chattel habit" && _artSlave.clothes != "a fallen nuns habit" && _artSlave.clothes != "a penitent nuns habit" && _artSlave.clothes != "faceless cybersuit" && _artSlave.clothes != "half-face cybersuit" && _artSlave.clothes != "Western clothing">> +<<if $args[0].fuckdoll == 0 && _artSlave.hStyle != "shaved" && _artSlave.hStyle != "permed" && _artSlave.hStyle != "up" && _artSlave.hStyle != "neat" && _artSlave.hStyle != "ponytail" && _artSlave.hStyle != "bun" && _artSlave.hStyle != "curled" && _artSlave.hStyle != "eary" && _artSlave.hStyle != "luxurious" && _artSlave.hStyle != "afro" && _artSlave.hStyle != "messy" && _artSlave.hStyle != "dreadlocks" && _artSlave.hStyle != "cornrows" && _artSlave.hStyle != "braided" && _artSlave.hStyle != "tails" && _artSlave.hStyle != "strip" && _artSlave.clothes != "restrictive latex" && _artSlave.clothes != "a hijab and abaya" && _artSlave.clothes != "a chattel habit" && _artSlave.clothes != "a fallen nuns habit" && _artSlave.clothes != "a penitent nuns habit" && _artSlave.clothes != "a faceless cybersuit" && _artSlave.clothes != "a half-face cybersuit" && _artSlave.clothes != "Western clothing">> <<include Art_Vector_Hair_Fore_Messy_Medium>> <</if>> diff --git a/src/art/vector/Head.tw b/src/art/vector/Head.tw index 44d6dd12f83db0d5d633dd2b1b7c052e233bfa39..c6aa261b39a1095328ede5b1cd3fbe594bcdee69 100644 --- a/src/art/vector/Head.tw +++ b/src/art/vector/Head.tw @@ -4,7 +4,7 @@ /* shiny clothings */ <<if $seeVectorArtHighlights == 1>> - <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "half-face cybersuit" || _artSlave.clothes == "faceless cybersuit">> + <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "a half-face cybersuit" || _artSlave.clothes == "a faceless cybersuit">> <<include Art_Vector_Head_Outfit_Shine>> <</if>> <</if>> @@ -64,12 +64,12 @@ <</if>> <</if>> <<if $seeVectorArtHighlights == 1>> - <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "faceless cybersuit">> + <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "a faceless cybersuit">> <<include Art_Vector_Head_Outfit_Facelesscybersuit>> <</if>> <</if>> <<if $seeVectorArtHighlights == 1>> - <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "half-face cybersuit">> + <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "a half-face cybersuit">> <<include Art_Vector_Head_Outfit_Halffacecybersuit>> <</if>> <</if>> diff --git a/src/art/vector/Set_Colour_Outfit.tw b/src/art/vector/Set_Colour_Outfit.tw index 5cfc11f2e5da7e69080716f472ef078e8c83e1b4..43594c4fa257aaebf87cdf328512c5b0a25cf5ec 100644 --- a/src/art/vector/Set_Colour_Outfit.tw +++ b/src/art/vector/Set_Colour_Outfit.tw @@ -5,7 +5,7 @@ <<unset _outfitBaseColour>> -<<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit"|| _artSlave.clothes == "half-face cybersuit" || _artSlave.clothes == "faceless cybersuit">> +<<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit"|| _artSlave.clothes == "a half-face cybersuit" || _artSlave.clothes == "a faceless cybersuit">> <<set _outfitBaseColour = "#515351" >> /* standard "black rubber" latex colour */ <<if def _artSlave.clothingBaseColor>> <<set _outfitBaseColour = _artSlave.clothingBaseColor >> /* latex colour selected by user */ diff --git a/src/art/vector/Set_Colour_Skin.tw b/src/art/vector/Set_Colour_Skin.tw index 7e2c6f26b2a7a7ab3fc56f44acabb7730c5f7937..dceb650fcf5060fd42e3a32a3606effee9a09047 100644 --- a/src/art/vector/Set_Colour_Skin.tw +++ b/src/art/vector/Set_Colour_Skin.tw @@ -99,7 +99,7 @@ <<set _labiaStyle to _areolaStyle >> <</if>> -<<if _artSlave.clothes == "faceless cybersuit">> +<<if _artSlave.clothes == "a faceless cybersuit">> /* rest of body is covered in latex */ <<set _skinColour to _outfitBaseColour>> /* catsuit covers areolae and crotch, too */ @@ -108,7 +108,7 @@ <<set _labiaStyle to _areolaStyle >> <</if>> -<<if _artSlave.clothes == "half-face cybersuit">> +<<if _artSlave.clothes == "a half-face cybersuit">> /* rest of body is covered in latex */ <<set _skinColour to _outfitBaseColour>> /* catsuit covers areolae and crotch, too */ diff --git a/src/art/vector/Torso_Outfit.tw b/src/art/vector/Torso_Outfit.tw index 59588012aa88de82ad29614da6deb0d4ec324021..a9198f35dd9ca4548a8405b0cb036761be0070af 100644 --- a/src/art/vector/Torso_Outfit.tw +++ b/src/art/vector/Torso_Outfit.tw @@ -93,9 +93,9 @@ <<set _art = "Art_Vector_Torso_Outfit_Toga_" >> <<case "Western clothing">> <<set _art = "Art_Vector_Torso_Outfit_Western_" >> - <<case "half-face cybersuit">> + <<case "a half-face cybersuit">> <<set _art = "Art_Vector_Torso_Outfit_Latex_" >> - <<case "faceless cybersuit">> + <<case "a faceless cybersuit">> <<set _art = "Art_Vector_Torso_Outfit_Latex_" >> <<default>> /* do nothing */ @@ -108,7 +108,7 @@ /* shiny clothings */ <<if $seeVectorArtHighlights == 1>> - <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "half-face cybersuit" || _artSlave.clothes == "faceless cybersuit">> + <<if _artSlave.fuckdoll != 0 || _artSlave.clothes == "restrictive latex" || _artSlave.clothes == "a latex catsuit" || _artSlave.clothes == "a half-face cybersuit" || _artSlave.clothes == "a faceless cybersuit">> <<if _artSlave.amp != 0>> /* this shiny shoulder only looks sensible on amputees */ <<include Art_Vector_Torso_Outfit_Shine_Shoulder>>