diff --git a/src/art/vector/VectorArtJS.js b/src/art/vector/VectorArtJS.js index a727bec5e35eee6f9ae285a4f4333385b5a56e2b..f6f25cd0a6a81c15c1f724401292524229ddba07 100644 --- a/src/art/vector/VectorArtJS.js +++ b/src/art/vector/VectorArtJS.js @@ -1081,6 +1081,8 @@ App.Art.vectorArtElement = (function() { case "restrictive latex": case "sport shorts": case "striped panties": + case "a bimbo outfit": + case "a courtesan dress": break; /* do nothing for these choices */ /* manually handle special cases */ case "a slutty schutzstaffel uniform": @@ -1837,6 +1839,8 @@ App.Art.vectorArtElement = (function() { case "striped panties": case "striped underwear": case "uncomfortable straps": + case "a bimbo outfit": + case "a courtesan dress": break; /* do nothing for these cases */ case "a Fuckdoll suit": case "a latex catsuit": @@ -2734,6 +2738,8 @@ App.Art.vectorArtElement = (function() { case "pasties": case "choosing her own clothes": case "no clothing": + case "a bimbo outfit": + case "a courtesan dress": break; /* no torso outfit */ /* manually handle special cases */ case "a cybersuit":