From ba4f3c910cc1b34237c0b4cb045c884a7918dd7f Mon Sep 17 00:00:00 2001 From: deepmurk <axiao@protonmail.com> Date: Sat, 31 Mar 2018 14:15:27 -0400 Subject: [PATCH] Fixed spelling errors in previous push. --- src/art/vector/Arm.tw | 2 +- src/art/vector/Boob.tw | 2 +- src/art/vector/Boob_Addons.tw | 6 +++--- src/art/vector/Feet.tw | 2 +- src/art/vector/Hair_Back.tw | 2 +- src/art/vector/Hair_Fore.tw | 2 +- src/art/vector/Head.tw | 6 +++--- src/art/vector/Set_Colour_Outfit.tw | 2 +- src/art/vector/Set_Colour_Skin.tw | 4 ++-- src/art/vector/Torso_Outfit.tw | 6 +++--- 10 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/art/vector/Arm.tw b/src/art/vector/Arm.tw index a0700184b01..b28f7225b5f 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 3f339ebf700..1e04b63a11d 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 6839c087363..5ad4feb20f2 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 7bc24a433de..5ca552a0aea 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 82c03cd1d72..e50fbcf5f15 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 76b74da465a..0a101271a18 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 44d6dd12f83..c6aa261b39a 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 5cfc11f2e5d..43594c4fa25 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 7e2c6f26b2a..dceb650fcf5 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 59588012aa8..a9198f35dd9 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>> -- GitLab