diff --git a/src/js/rulesAssistantOptions.tw b/src/js/rulesAssistantOptions.tw
index 2deaadb9b85373119243aada3fd6c289fc6e302b..33f2730b57da2dcff6e5505ce0fc74242f76edec 100644
--- a/src/js/rulesAssistantOptions.tw
+++ b/src/js/rulesAssistantOptions.tw
@@ -1073,8 +1073,8 @@ window.rulesAssistantOptions = (function() {
 
 			const nclothes = [
 				["No default clothes setting", "no default setting"],
-				["A sweater and cutoffs", "a sweater and cutoffs"],
 				["Apron", "an apron"],
+				["Ballgown", "a ball gown"],
 				["Bangles", "slutty jewelry"],
 				["Bodysuit", "a comfortable bodysuit"],
 				["Boyshorts", "boyshorts"],
@@ -1110,7 +1110,6 @@ window.rulesAssistantOptions = (function() {
 				["Pasties and panties", "panties and pasties"],					
 				["Scalemail bikini", "a scalemail bikini"],
 				["Schoolgirl", "a schoolgirl outfit"],
-				["Silken ballgown", "a ball gown"],
 				["Slave gown", "a slave gown"],
 				["Slutty outfit", "a slutty outfit"],
 				["Spats and tank top", "spats and a tank top"],
@@ -1122,6 +1121,7 @@ window.rulesAssistantOptions = (function() {
 				["Succubus costume", "a succubus outfit"],
 				["Suit (nice)", "nice business sattire"],
 				["Suit (slutty)", "slutty business attire"],
+				["Sweater and cutoffs", "a sweater and cutoffs"],
 				["Sweater and panties", "a sweater and panties"],
 				["Sweater", "a sweater"],
 				["T-shirt and jeans", "a t-shirt and jeans"],