From 0a655a1339345d888c72874df9b86b44c0eedb83 Mon Sep 17 00:00:00 2001 From: lowercasedonkey <lowercasedonkey@gmail.com> Date: Mon, 17 Feb 2020 21:50:12 -0500 Subject: [PATCH] slut it up --- js/003-data/miscData.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/003-data/miscData.js b/js/003-data/miscData.js index c9427ac7d53..17bb58e4a08 100644 --- a/js/003-data/miscData.js +++ b/js/003-data/miscData.js @@ -569,7 +569,7 @@ App.Data.misc = { {name: "Spats and a tank top", value: "spats and a tank top"}, {name: "String bikini", value: "a string bikini"}, {name: "Succubus costume", value: "a succubus outfit"}, - {name: "Slutty business attire", value: "slutty business attire"}, + {name: "Suit (slutty)", value: "slutty business attire"}, //{name: "Let them choose", value: "choosing her own clothes"}, //an option, but not one we need to return. Human eyes only. {name: "Haltertop dress", value: "a halter top dress"}, -- GitLab