From 51a498c86d701f646297abc72ac0fd53ce37cfaa Mon Sep 17 00:00:00 2001
From: kopareigns <kopareigns@gmail.com>
Date: Wed, 16 Jan 2019 22:08:34 -0500
Subject: [PATCH] Second pass

---
 src/art/artJS.tw | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/art/artJS.tw b/src/art/artJS.tw
index 06346832991..8879bca08fd 100644
--- a/src/art/artJS.tw
+++ b/src/art/artJS.tw
@@ -1936,6 +1936,7 @@ window.ArtVectorBalls = function(slave) {
 			case "attractive lingerie":
 			case "body oil":
 			case "chains":
+			case "choosing her own clothes":
 			case "clubslut netting":
 			case "no clothing":
 			case "panties and pasties":
@@ -2217,6 +2218,7 @@ window.ArtVectorBoobAddons = function(slave) {
 			case "body oil":
 			case "boyshorts":
 			case "chains":
+			case "choosing her own clothes":
 			case "cutoffs":
 			case "jeans":
 			case "leather pants":
@@ -2462,6 +2464,7 @@ window.ArtVectorChastityBelt = function(slave) {
 			case "attractive lingerie for a pregnant woman":
 			case "body oil":
 			case "chains":
+			case "choosing her own clothes":
 			case "clubslut netting":
 			case "cutoffs":
 			case "harem gauze":
-- 
GitLab