diff --git a/js/003-data/miscData.js b/js/003-data/miscData.js
index 12163111755f254519fcf6ab45ffe0577699fc51..91350fb53f5aca242089aaebf02f34ca8f497048 100644
--- a/js/003-data/miscData.js
+++ b/js/003-data/miscData.js
@@ -584,44 +584,45 @@ App.Data.misc = {
 
 
 
-				/*		{ name: "Cruel retirement counter", value: "cruel retirement counter", unlock: {seeAge: 1} },
-						{name: "platform shoes", value: "platform shoes", fs: "FSStatuesqueGlorification", unlock: {shoesBoughtHeels: 1} , comfort: "nice"},
-		{name: "platform heels", value: "platform heels", fs: "FSStatuesqueGlorification", unlock: {shoesBoughtHeels: 1} , comfort: "nice"},
-		{name: "extreme platform heels", value: "extreme platform heels", fs: "FSStatuesqueGlorification", unlock: {shoesBoughtHeels: 1} , comfort: "nice"},
-			
+		/*
+		// Collars
+		{ name: "Cruel retirement counter", value: "cruel retirement counter", unlock: {seeAge: 1} },
 		{name: "bowtie", value: "bowtie", fs: "FSGenderFundamentalist", unlock: {clothesBoughtBunny: 1} , comfort: "nice"},
-		
 		{name: "ancient Egyptian", value: "ancient Egyptian", fs: "FSEgyptianRevivalist", unlock: {clothesBoughtEgypt: 1} , comfort: "nice"},
+		{name: "massive dildo gag", value: "massive dildo gag", fs: "", unlock: {: 1, : 1} },
+			return (V.toysBoughtGags === 1);
 
-
-					{name: "massive dildo gag", value: "massive dildo gag", fs: "", unlock: {: 1, : 1} },
-					return (V.toysBoughtGags === 1);
-				{name: "a small empathy belly", value: "a small empathy belly", fs: "", unlock: {: 1, : 1} },
-				{name: "a medium empathy belly", value: "a medium empathy belly", fs: "", unlock: {: 1, : 1} },
-				{name: "a large empathy belly", value: "a large empathy belly", fs: "", unlock: {: 1, : 1} },
-				{name: "a huge empathy belly", value: "a huge empathy belly", fs: "", unlock: {: 1, : 1} },
-					return (V.arcologies[0].FSRepopulationFocus > 0 || V.clothesBoughtBelly === 1);
-				{name: "bullet vibrator", value: "bullet vibrator", fs: "", unlock: {: 1, : 1} },
-				{name: "smart bullet vibrator", value: "smart bullet vibrator", fs: "", unlock: {: 1, : 1} },
-				{name: "long dildo", value: "long dildo", fs: "", unlock: {: 1, : 1} },
-				case "long, large dildo":
-				case "long, huge dildo":
-					return (V.toysBoughtDildos === 1);
-				{name: "vibrator", value: "vibrator", fs: "", unlock: {: 1, : 1} },
-					return (V.toysBoughtVaginalAttachments === 1);
-				{name: "long plug", value: "long plug", fs: "", unlock: {: 1, : 1} },
-				case "long, large plug":
-				case "long, huge plug":
-					return (V.toysBoughtButtPlugs === 1);
-				{name: "tail", value: "tail", fs: "", unlock: {: 1, : 1} },
-				{name: "cow tail", value: "cow tail", fs: "", unlock: {: 1, : 1} },
-				{name: "cat tail", value: "cat tail", fs: "", unlock: {: 1, : 1} },
-				{name: "fox tail", value: "fox tail", fs: "", unlock: {: 1, : 1} },
-				return (V.toysBoughtButtPlugTails === 1);
-
-	niceClothes: [
-
-	]*/
+		// Shoes
+		{name: "platform shoes", value: "platform shoes", fs: "FSStatuesqueGlorification", unlock: {shoesBoughtHeels: 1} , comfort: "nice"},
+		{name: "platform heels", value: "platform heels", fs: "FSStatuesqueGlorification", unlock: {shoesBoughtHeels: 1} , comfort: "nice"},
+		{name: "extreme platform heels", value: "extreme platform heels", fs: "FSStatuesqueGlorification", unlock: {shoesBoughtHeels: 1} , comfort: "nice"},
+			
+		// Belly
+		{name: "a small empathy belly", value: "a small empathy belly", fs: "", unlock: {: 1, : 1} },
+		{name: "a medium empathy belly", value: "a medium empathy belly", fs: "", unlock: {: 1, : 1} },
+		{name: "a large empathy belly", value: "a large empathy belly", fs: "", unlock: {: 1, : 1} },
+		{name: "a huge empathy belly", value: "a huge empathy belly", fs: "", unlock: {: 1, : 1} },
+			return (V.arcologies[0].FSRepopulationFocus > 0 || V.clothesBoughtBelly === 1);
+
+		// Sextoy
+		{name: "bullet vibrator", value: "bullet vibrator", fs: "", unlock: {: 1, : 1} },
+		{name: "smart bullet vibrator", value: "smart bullet vibrator", fs: "", unlock: {: 1, : 1} },
+		{name: "long dildo", value: "long dildo", fs: "", unlock: {: 1, : 1} },
+		case "long, large dildo":
+		case "long, huge dildo":
+			return (V.toysBoughtDildos === 1);
+		{name: "vibrator", value: "vibrator", fs: "", unlock: {: 1, : 1} },
+			return (V.toysBoughtVaginalAttachments === 1);
+		{name: "long plug", value: "long plug", fs: "", unlock: {: 1, : 1} },
+		case "long, large plug":
+		case "long, huge plug":
+			return (V.toysBoughtButtPlugs === 1);
+		{name: "tail", value: "tail", fs: "", unlock: {: 1, : 1} },
+		{name: "cow tail", value: "cow tail", fs: "", unlock: {: 1, : 1} },
+		{name: "cat tail", value: "cat tail", fs: "", unlock: {: 1, : 1} },
+		{name: "fox tail", value: "fox tail", fs: "", unlock: {: 1, : 1} },
+			return (V.toysBoughtButtPlugTails === 1);
+		*/
 
 	harshCollars: [
 		{ name: "Tight steel", value: "tight steel" },