diff --git a/src/npc/descriptions/style/hairClothing.js b/src/npc/descriptions/style/hairClothing.js
index 0e55251b9eb4a17b66c2ac4adb9e4572ec7e5693..d0a5d6eb87d88851461bffd399dbfec05c3d645e 100644
--- a/src/npc/descriptions/style/hairClothing.js
+++ b/src/npc/descriptions/style/hairClothing.js
@@ -135,12 +135,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is kept out of ${his} face by a couple of sturdy hairpins.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a schoolgirl outfit":
 						case "lederhosen":
 						case "a dirndl":
@@ -294,12 +294,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is kept out of ${his} face by a couple of sturdy hairpins.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a schoolgirl outfit":
 						case "lederhosen":
 						case "a dirndl":
@@ -454,12 +454,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is kept out of ${his} face by a sturdy hairpin.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a schoolgirl outfit":
 						case "lederhosen":
 						case "a dirndl":
@@ -603,12 +603,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is in a utilitarian cut.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a slutty nurse outfit":
 						case "a nice nurse outfit":
 							r.push(`is hidden by a traditional white nurse's headband, complete with red cross.`);
@@ -766,12 +766,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is pulled hard back into a big bun held in place with paracord.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a schoolgirl outfit":
 						case "lederhosen":
 						case "a dirndl":
@@ -921,12 +921,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is pulled hard back into a bun held in place with paracord.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a schoolgirl outfit":
 						case "lederhosen":
 						case "a dirndl":
@@ -1076,12 +1076,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is pulled hard back into a bun held in place with paracord.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a schoolgirl outfit":
 						case "lederhosen":
 						case "a dirndl":
@@ -4397,12 +4397,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is in luxurious layered locks kept out of ${his} face by a couple of sturdy hairpins.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a schoolgirl outfit":
 						case "lederhosen":
 						case "a dirndl":
@@ -4554,12 +4554,12 @@ App.Desc.hairClothing = function(slave) {
 						case "a slutty schutzstaffel uniform":
 						case "a red army uniform":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a mounty outfit":
 							r.push(`is in luxurious layered locks kept out of ${his} face by a couple of sturdy hairpins.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a schoolgirl outfit":
 						case "lederhosen":
 						case "a dirndl":
@@ -4762,9 +4762,6 @@ App.Desc.hairClothing = function(slave) {
 						case "slutty business attire":
 						case "battledress":
 						case "battlearmor":
-						case "Imperial Plate":
-							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
-							break;
 						case "a long qipao":
 						case "lederhosen":
 						case "a dirndl":
@@ -4776,6 +4773,9 @@ App.Desc.hairClothing = function(slave) {
 						case "a courtesan dress":
 							r.push(`is in luxuriously styled short locks.`);
 							break;
+						case "Imperial Plate":
+							r.push(`is usually hidden underneath ${his} heavy, powered helmet.`);
+							break;
 						case "a bimbo outfit":
 							r.push(`is in luxurious short layered locks and is kept out of ${his} face by a couple of heart-shaped barrettes.`);
 							break;