diff --git a/src/art/vector/VectorArtJS.js b/src/art/vector/VectorArtJS.js
index 2d600dbf1829f863d768a7fee37825309df3f16e..e5335eab38eab0e684dee427a2a83df32956a339 100644
--- a/src/art/vector/VectorArtJS.js
+++ b/src/art/vector/VectorArtJS.js
@@ -1289,6 +1289,8 @@ App.Art.vectorArtElement = (function() {
 			case "slutty jewelry":
 			case "uncomfortable straps":
 			case "Western clothing":
+			case "a tight Imperial bodysuit":
+			case "Imperial Plate":
 				svgQueue.add("Art_Vector_Balls");
 		}
 	}
@@ -1351,6 +1353,8 @@ App.Art.vectorArtElement = (function() {
 				case "striped panties":
 				case "striped underwear":
 				case "uncomfortable straps":
+				case "a tight Imperial bodysuit":
+				case "Imperial Plate":
 					break; /* do nothing for these choices */
 				/* manually handle special cases */
 				case "a slutty schutzstaffel uniform":
@@ -1426,6 +1430,8 @@ App.Art.vectorArtElement = (function() {
 			case "a succubus outfit":
 			case "a thong":
 			case "a toga":
+			case "a tight Imperial bodysuit":
+			case "Imperial Plate":
 			case "attractive lingerie for a pregnant woman":
 			case "body oil":
 			case "boyshorts":
@@ -1497,6 +1503,8 @@ App.Art.vectorArtElement = (function() {
 				case "a slutty pony outfit":
 				case "a succubus outfit":
 				case "a thong":
+				case "a tight Imperial bodysuit":
+				case "Imperial Plate":
 				case "body oil":
 				case "boyshorts":
 				case "choosing her own clothes":
@@ -1544,6 +1552,8 @@ App.Art.vectorArtElement = (function() {
 				case "a string bikini":
 				case "a succubus outfit":
 				case "a thong":
+				case "a tight Imperial bodysuit":
+				case "Imperial Plate":
 				case "attractive lingerie":
 				case "attractive lingerie for a pregnant woman":
 				case "body oil":
@@ -1686,6 +1696,8 @@ App.Art.vectorArtElement = (function() {
 				case "a thong":
 				case "a tube top":
 				case "a tube top and thong":
+				case "a tight Imperial bodysuit":
+				case "Imperial Plate":
 				case "an apron":
 				case "an oversized t-shirt":
 				case "attractive lingerie":
@@ -1860,6 +1872,8 @@ App.Art.vectorArtElement = (function() {
 			case "a thong":
 			case "a tube top":
 			case "a tube top and thong":
+			case "a tight Imperial bodysuit":
+			case "Imperial Plate":
 			case "an oversized t-shirt":
 			case "attractive lingerie for a pregnant woman":
 			case "chains":
@@ -2717,6 +2731,8 @@ App.Art.vectorArtElement = (function() {
 			case "a t-shirt":
 			case "a tank-top":
 			case "a tube top":
+			case "a tight Imperial bodysuit":
+			case "Imperial Plate":
 			case "an oversized t-shirt":
 			case "attractive lingerie":
 			case "body oil":
@@ -2775,6 +2791,8 @@ App.Art.vectorArtElement = (function() {
 			case "overalls":
 			case "pasties":
 			case "petite admi outfit":
+			case "a tight Imperial bodysuit":
+			case "Imperial Plate":
 				break; /* no torso outfit */
 			/* manually handle special cases */
 			case "a cybersuit":