Explorar el Código

[SugarCube] Add `Swim` to swim-items

Stephan Fuchs hace 2 meses
padre
commit
2ad1f72826

+ 100 - 100
locations/_attributes_allure_swim_one.qsrc

@@ -1,5 +1,5 @@
 # $attributes_allure_swim_one
-!! QSRC2TW_module wardrobeItems {"shop":"allure"}
+!! QSRC2TW_module wardrobeItems {"shop":"allure","wardrobeItem":{"Swim":1}}
 !2021/01/07
 !price range from 2 to 6, please avoid adding too many 6s.
 
@@ -20,7 +20,7 @@ elseif ARGS[1] = 2:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A modest women''s one-piece swimsuit with sunbrust floral print.'
-	
+
 elseif ARGS[1] = 3:
 	CloQuality = 3
 	CloThinness = 5
@@ -29,7 +29,7 @@ elseif ARGS[1] = 3:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A v-neck one-piece swimsuit with looped back with celestial print.'
-	
+
 elseif ARGS[1] = 4:
 	CloQuality = 3
 	CloThinness = 5
@@ -38,7 +38,7 @@ elseif ARGS[1] = 4:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A cutout bandeau one-piece swimsuit with minimal back coverage in the color black.'
-	
+
 elseif ARGS[1] = 5:
 	CloQuality = 3
 	CloThinness = 5
@@ -47,7 +47,7 @@ elseif ARGS[1] = 5:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A zip cutout one-piece swimsuit with moderate back coverage and lots of cheek peek in the color ripe cherry.'
-	
+
 elseif ARGS[1] = 6:
 	CloQuality = 4
 	CloThinness = 5
@@ -56,7 +56,7 @@ elseif ARGS[1] = 6:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A v-plunge one-piece swimsuit with minimal back coverage and lots of cheek peek in the color white.'
-	
+
 elseif ARGS[1] = 7:
 	CloQuality = 4
 	CloThinness = 5
@@ -65,7 +65,7 @@ elseif ARGS[1] = 7:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A v-plunge one-piece swimsuit with minimal back coverage and lots of cheek peek in the color black.'
-	
+
 elseif ARGS[1] = 8:
 	CloQuality = 4
 	CloThinness = 5
@@ -74,7 +74,7 @@ elseif ARGS[1] = 8:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A v-plunge one-piece swimsuit with minimal back coverage and lots of cheek peek in the color black.'
-	
+
 elseif ARGS[1] = 9:
 	CloQuality = 3
 	CloThinness = 5
@@ -83,7 +83,7 @@ elseif ARGS[1] = 9:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A flirty, strappy high-neck one-piece swimsuit in the color ivory.'
-	
+
 elseif ARGS[1] = 10:
 	CloQuality = 3
 	CloThinness = 5
@@ -92,7 +92,7 @@ elseif ARGS[1] = 10:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A flirty, strappy high-neck one-piece swimsuit in the color red.'
-	
+
 elseif ARGS[1] = 11:
 	CloQuality = 4
 	CloThinness = 5
@@ -101,7 +101,7 @@ elseif ARGS[1] = 11:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A very flirty one-piece swimsuit with side cutout with salmon print.'
-	
+
 elseif ARGS[1] = 12:
 	CloQuality = 4
 	CloThinness = 5
@@ -110,7 +110,7 @@ elseif ARGS[1] = 12:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A bandeau cheeky one-piece swimsuit with flirty cutout in the color lagoon.'
-	
+
 elseif ARGS[1] = 13:
 	CloQuality = 4
 	CloThinness = 5
@@ -119,7 +119,7 @@ elseif ARGS[1] = 13:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A v-plunge one-piece swimsuit with keyhole cutout with Fiji print.'
-	
+
 elseif ARGS[1] = 14:
 	CloQuality = 3
 	CloThinness = 5
@@ -128,7 +128,7 @@ elseif ARGS[1] = 14:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An olive color one-piece swimsuit with wrap front.'
-	
+
 elseif ARGS[1] = 15:
 	CloQuality = 3
 	CloThinness = 5
@@ -137,7 +137,7 @@ elseif ARGS[1] = 15:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A women''s one-piece swimsuit with wrap front and with dark leopard print.'
-	
+
 elseif ARGS[1] = 16:
 	CloQuality = 3
 	CloThinness = 5
@@ -146,7 +146,7 @@ elseif ARGS[1] = 16:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A v-plunge keyhole cutout 0ne-piece swimsuit with high leg and lots of cheek peek.'
-	
+
 elseif ARGS[1] = 17:
 	CloQuality = 2
 	CloThinness = 5
@@ -155,7 +155,7 @@ elseif ARGS[1] = 17:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A black monokini with side cutout and moderate back coverage.'
-	
+
 elseif ARGS[1] = 18:
 	CloQuality = 4
 	CloThinness = 5
@@ -164,7 +164,7 @@ elseif ARGS[1] = 18:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with top-tie front and blue tie dye print.'
-	
+
 elseif ARGS[1] = 19:
 	CloQuality = 4
 	CloThinness = 5
@@ -173,7 +173,7 @@ elseif ARGS[1] = 19:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A trendy one-piece swimsuit with waist belt'
-	
+
 elseif ARGS[1] = 20:
 	CloQuality = 4
 	CloThinness = 5
@@ -182,7 +182,7 @@ elseif ARGS[1] = 20:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A push up one-piece swimsuit with halter neckline'
-	
+
 elseif ARGS[1] = 21:
 	CloQuality = 4
 	CloThinness = 4
@@ -191,7 +191,7 @@ elseif ARGS[1] = 21:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A fun and cute one-piece swimsuit with floral print.'
-	
+
 elseif ARGS[1] = 22:
 	CloQuality = 4
 	CloThinness = 4
@@ -200,7 +200,7 @@ elseif ARGS[1] = 22:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A cute, floral print one-piece swimsuit with v-plunge and moderate back coverage.'
-	
+
 elseif ARGS[1] = 23:
 	CloQuality = 4
 	CloThinness = 5
@@ -209,7 +209,7 @@ elseif ARGS[1] = 23:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A classy, black one-piece swimsuit with v-plunge and moderate back coverage.'
-	
+
 elseif ARGS[1] = 24:
 	CloQuality = 4
 	CloThinness = 4
@@ -218,7 +218,7 @@ elseif ARGS[1] = 24:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A black one-piece swimsuit with round neckline and moderate back coverage.'
-	
+
 elseif ARGS[1] = 25:
 	CloQuality = 4
 	CloThinness = 4
@@ -227,7 +227,7 @@ elseif ARGS[1] = 25:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A fashionable one-piece swimsuit with floral print, it has round neckline and full back coverage.'
-	
+
 elseif ARGS[1] = 26:
 	CloQuality = 3
 	CloThinness = 5
@@ -236,7 +236,7 @@ elseif ARGS[1] = 26:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A one-piece swimsuit in the light orange color, it is fun and slightly flirty.'
-	
+
 elseif ARGS[1] = 27:
 	CloQuality = 3
 	CloThinness = 5
@@ -245,7 +245,7 @@ elseif ARGS[1] = 27:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A pink one-piece swimsuit with floral print, it is cute and mood lifting.'
-	
+
 elseif ARGS[1] = 28:
 	CloQuality = 4
 	CloThinness = 5
@@ -254,7 +254,7 @@ elseif ARGS[1] = 28:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A very daring pink one-piece swimsuit with floral print, it has a large cutout, high leg and cheeky design.'
-	
+
 elseif ARGS[1] = 29:
 	CloQuality = 4
 	CloThinness = 5
@@ -263,7 +263,7 @@ elseif ARGS[1] = 29:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A white one-piece swimsuit with floral print, it has round neckline and moderate back coverage.'
-	
+
 elseif ARGS[1] = 30:
 	CloQuality = 4
 	CloThinness = 5
@@ -272,7 +272,7 @@ elseif ARGS[1] = 30:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A light rose color one-piece swimsuit with yellow stripes, it has moderate back coverage.'
-	
+
 elseif ARGS[1] = 31:
 	CloQuality = 4
 	CloThinness = 5
@@ -281,7 +281,7 @@ elseif ARGS[1] = 31:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An indigo color one-piece swimsuit with white floral print, it has moderate back coverage.'
-	
+
 elseif ARGS[1] = 32:
 	CloQuality = 4
 	CloThinness = 5
@@ -290,7 +290,7 @@ elseif ARGS[1] = 32:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An lapis color one-piece swimsuit with white floral print, it has moderate back coverage.'
-	
+
 elseif ARGS[1] = 33:
 	CloQuality = 4
 	CloThinness = 5
@@ -299,7 +299,7 @@ elseif ARGS[1] = 33:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A fun white one-piece swimsuit with white multi stripe print, it has daring cutout and cheeky back coverage.'
-	
+
 elseif ARGS[1] = 34:
 	CloQuality = 4
 	CloThinness = 5
@@ -308,7 +308,7 @@ elseif ARGS[1] = 34:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A classy white one-piece strapless swimsuit with full back coverage, it is very alluring and inviting.'
-	
+
 elseif ARGS[1] = 35:
 	CloQuality = 4
 	CloThinness = 5
@@ -317,7 +317,7 @@ elseif ARGS[1] = 35:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A classy black one-piece swimsuit with full back coverage, a fashionable yet practical design.'
-	
+
 elseif ARGS[1] = 36:
 	CloQuality = 4
 	CloThinness = 4
@@ -326,7 +326,7 @@ elseif ARGS[1] = 36:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A fashionable black one-piece swimsuit with white and aqua color stripes, it has a full back coverage.'
-	
+
 elseif ARGS[1] = 37:
 	CloQuality = 4
 	CloThinness = 5
@@ -335,7 +335,7 @@ elseif ARGS[1] = 37:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A very daring and flirty one-piece swimsuit, it has a large cutout and cheeky back coverage.'
-	
+
 elseif ARGS[1] = 38:
 	CloQuality = 4
 	CloThinness = 4
@@ -344,7 +344,7 @@ elseif ARGS[1] = 38:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A pink one-piece strapless swimsuit with stripes, it has full back coverage.'
-	
+
 elseif ARGS[1] = 39:
 	CloQuality = 4
 	CloThinness = 5
@@ -353,7 +353,7 @@ elseif ARGS[1] = 39:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A very flirty, Carnelian color one-piece swimsuit with high leg design. It has cheeky back coverage.'
-	
+
 elseif ARGS[1] = 40:
 	CloQuality = 4
 	CloThinness = 5
@@ -362,7 +362,7 @@ elseif ARGS[1] = 40:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A very daring and flirty one-piece swimsuit, it has a large cutout and cheeky back coverage.'
-	
+
 elseif ARGS[1] = 41:
 	CloQuality = 5
 	CloThinness = 4
@@ -371,7 +371,7 @@ elseif ARGS[1] = 41:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A Brule color one-piece swimsuit that can also be worn as bodysuit, it has deep v-plunge and cheeky back coverage.'
-	
+
 elseif ARGS[1] = 42:
 	CloQuality = 5
 	CloThinness = 4
@@ -380,7 +380,7 @@ elseif ARGS[1] = 42:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A Chili color one-shoulder one-piece swimsuit that can also be worn as bodysuit, it has deep v-plunge and cheeky back coverage.'
-	
+
 elseif ARGS[1] = 43:
 	CloQuality = 5
 	CloThinness = 4
@@ -389,7 +389,7 @@ elseif ARGS[1] = 43:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This banana stripes one-piece swimsuit that can also be worn as bodysuit, it has cheeky back coverage.'
-	
+
 elseif ARGS[1] = 44:
 	CloQuality = 5
 	CloThinness = 5
@@ -398,7 +398,7 @@ elseif ARGS[1] = 44:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'This runched one-piece swimsuit that can also be worn as bodysuit, it has cheeky back coverage.'
-	
+
 elseif ARGS[1] = 45:
 	CloQuality = 5
 	CloThinness = 4
@@ -407,7 +407,7 @@ elseif ARGS[1] = 45:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This strapless one-piece swimsuit that can also be worn as bodysuit and offers decent back coverage.'
-	
+
 elseif ARGS[1] = 46:
 	CloQuality = 4
 	CloThinness = 4
@@ -416,7 +416,7 @@ elseif ARGS[1] = 46:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This animal print one-piece swimsuit has deep v-plunge and moderate back coverage.'
-	
+
 elseif ARGS[1] = 47:
 	CloQuality = 4
 	CloThinness = 4
@@ -425,7 +425,7 @@ elseif ARGS[1] = 47:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This Boho print one-piece swimsuit has over-the-shoulder straps and moderate back coverage.'
-	
+
 elseif ARGS[1] = 48:
 	CloQuality = 4
 	CloThinness = 4
@@ -434,7 +434,7 @@ elseif ARGS[1] = 48:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This long sleeve one-piece swimsuit can also be worn as a bodysuit.'
-	
+
 elseif ARGS[1] = 49:
 	CloQuality = 4
 	CloThinness = 4
@@ -443,7 +443,7 @@ elseif ARGS[1] = 49:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This striped one-piece swimsuit with v-plunge front, scoop back and high leg design.'
-	
+
 elseif ARGS[1] = 50:
 	CloQuality = 4
 	CloThinness = 4
@@ -452,7 +452,7 @@ elseif ARGS[1] = 50:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This strip printed one-piece swimsuit has belted waistband and mid rise leg opening.'
-	
+
 elseif ARGS[1] = 51:
 	CloQuality = 4
 	CloThinness = 5
@@ -461,7 +461,7 @@ elseif ARGS[1] = 51:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'This mint colored one-piece swimsuit has deep plunge front and decent back coverage.'
-	
+
 elseif ARGS[1] = 52:
 	CloQuality = 4
 	CloThinness = 5
@@ -470,7 +470,7 @@ elseif ARGS[1] = 52:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'This one-piece swimsuit in the color pink has deep plunge front and decent back coverage.'
-	
+
 elseif ARGS[1] = 53:
 	CloQuality = 4
 	CloThinness = 4
@@ -479,7 +479,7 @@ elseif ARGS[1] = 53:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This crochet plunge one-piece swimsuit has a flirty and fashionable design.'
-	
+
 elseif ARGS[1] = 54:
 	CloQuality = 4
 	CloThinness = 4
@@ -488,7 +488,7 @@ elseif ARGS[1] = 54:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This crochet plunge one-piece swimsuit in the color coral has a enticing design.'
-	
+
 elseif ARGS[1] = 55:
 	CloQuality = 4
 	CloThinness = 4
@@ -497,7 +497,7 @@ elseif ARGS[1] = 55:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This crochet plunge one-piece swimsuit in the color coral has a enticing design.'
-	
+
 elseif ARGS[1] = 56:
 	CloQuality = 4
 	CloThinness = 5
@@ -506,7 +506,7 @@ elseif ARGS[1] = 56:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'This crochet sheer plunge one-piece swimsuit in coral has a very fashionable design.'
-	
+
 elseif ARGS[1] = 57:
 	CloQuality = 4
 	CloThinness = 4
@@ -515,7 +515,7 @@ elseif ARGS[1] = 57:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This lace high-neck one-piece swimsuit in white has a very fashionable design.'
-	
+
 elseif ARGS[1] = 58:
 	CloQuality = 4
 	CloThinness = 5
@@ -524,7 +524,7 @@ elseif ARGS[1] = 58:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This crochet sheer plunge one-piece swimsuit in coral has a very fashionable design.'
-	
+
 elseif ARGS[1] = 59:
 	CloQuality = 5
 	CloThinness = 4
@@ -533,7 +533,7 @@ elseif ARGS[1] = 59:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This corset plunge one-piece swimsuit has rose gold pinstripe.'
-	
+
 elseif ARGS[1] = 60:
 	CloQuality = 5
 	CloThinness = 4
@@ -542,7 +542,7 @@ elseif ARGS[1] = 60:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This criss cross plunge one-piece swimsuit has animal print and high leg design.'
-	
+
 elseif ARGS[1] = 61:
 	CloQuality = 5
 	CloThinness = 4
@@ -551,7 +551,7 @@ elseif ARGS[1] = 61:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This fringe plunge one-piece swimsuit in the color cabemet.'
-	
+
 elseif ARGS[1] = 62:
 	CloQuality = 4
 	CloThinness = 4
@@ -560,7 +560,7 @@ elseif ARGS[1] = 62:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This one-piece swimsuit has an one-shoulder design and with metalic floral print.'
-	
+
 elseif ARGS[1] = 63:
 	CloQuality = 4
 	CloThinness = 5
@@ -569,7 +569,7 @@ elseif ARGS[1] = 63:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This thin one-piece swimsuit has an one-shoulder design in the classic blue.'
-	
+
 elseif ARGS[1] = 64:
 	CloQuality = 4
 	CloThinness = 5
@@ -578,7 +578,7 @@ elseif ARGS[1] = 64:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This thin one-piece swimsuit has an one-shoulder design in the sunshine color.'
-	
+
 elseif ARGS[1] = 65:
 	CloQuality = 4
 	CloThinness = 5
@@ -587,7 +587,7 @@ elseif ARGS[1] = 65:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This thin one-piece swimsuit has an one-shoulder design with marina print.'
-	
+
 elseif ARGS[1] = 66:
 	CloQuality = 4
 	CloThinness = 5
@@ -596,7 +596,7 @@ elseif ARGS[1] = 66:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This thin one-piece swimsuit has an one-shoulder design in the sky blue.'
-	
+
 elseif ARGS[1] = 67:
 	CloQuality = 4
 	CloThinness = 5
@@ -605,7 +605,7 @@ elseif ARGS[1] = 67:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This flirty one-piece swimsuit has a deep plunge and high leg design in mitered print.'
-	
+
 elseif ARGS[1] = 68:
 	CloQuality = 4
 	CloThinness = 5
@@ -614,7 +614,7 @@ elseif ARGS[1] = 68:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This flirty one-piece swimsuit has a plunge neckline and high leg design in mitered print.'
-	
+
 elseif ARGS[1] = 69:
 	CloQuality = 4
 	CloThinness = 5
@@ -623,7 +623,7 @@ elseif ARGS[1] = 69:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'This attention stealing one-piece swimsuit in Adobe red has a deep plunge neckline and decent back coverage.'
-	
+
 elseif ARGS[1] = 70:
 	CloQuality = 4
 	CloThinness = 5
@@ -632,7 +632,7 @@ elseif ARGS[1] = 70:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'This classy one-piece swimsuit in black has a deep plunge neckline and decent back coverage.'
-	
+
 elseif ARGS[1] = 71:
 	CloQuality = 5
 	CloThinness = 4
@@ -641,7 +641,7 @@ elseif ARGS[1] = 71:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This fancy one-piece swimsuit in white has a high leg design with minimal back coverage.'
-	
+
 elseif ARGS[1] = 72:
 	CloQuality = 5
 	CloThinness = 4
@@ -650,7 +650,7 @@ elseif ARGS[1] = 72:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This fancy one-piece swimsuit in black has a high leg design with minimal back coverage.'
-	
+
 elseif ARGS[1] = 73:
 	CloQuality = 5
 	CloThinness = 4
@@ -659,7 +659,7 @@ elseif ARGS[1] = 73:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This elegant strapless one-piece swimsuit in white has a high leg design with cheeky back coverage.'
-	
+
 elseif ARGS[1] = 74:
 	CloQuality = 5
 	CloThinness = 4
@@ -668,7 +668,7 @@ elseif ARGS[1] = 74:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This elegant strapless one-piece swimsuit in black has a high leg design with cheeky back coverage.'
-	
+
 elseif ARGS[1] = 75:
 	CloQuality = 5
 	CloThinness = 4
@@ -677,7 +677,7 @@ elseif ARGS[1] = 75:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This sophisticate asymmetrical one-piece swimsuit in black has a high waist and high leg design with minimal back coverage.'
-	
+
 elseif ARGS[1] = 76:
 	CloQuality = 6
 	CloThinness = 4
@@ -686,7 +686,7 @@ elseif ARGS[1] = 76:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This expensive one-piece swimsuit in metalic nude has a high leg design with modest back coverage.'
-	
+
 elseif ARGS[1] = 77:
 	CloQuality = 6
 	CloThinness = 4
@@ -695,7 +695,7 @@ elseif ARGS[1] = 77:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This expensive one-piece swimsuit in metalic green has a ultra deep plunge and modest back coverage.'
-	
+
 elseif ARGS[1] = 78:
 	CloQuality = 5
 	CloThinness = 4
@@ -704,7 +704,7 @@ elseif ARGS[1] = 78:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This modish one-piece swimsuit has a one-shoulder, one side cutouts and a cheeky design.'
-	
+
 elseif ARGS[1] = 79:
 	CloQuality = 5
 	CloThinness = 4
@@ -713,7 +713,7 @@ elseif ARGS[1] = 79:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This modish one-piece swimsuit in Everglade has underwired top and cheeky coverage design.'
-	
+
 elseif ARGS[1] = 80:
 	CloQuality = 5
 	CloThinness = 4
@@ -722,7 +722,7 @@ elseif ARGS[1] = 80:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This modish one-piece swimsuit in Marmalade has a very daring and skimpy back coverage.'
-	
+
 elseif ARGS[1] = 81:
 	CloQuality = 5
 	CloThinness = 4
@@ -731,7 +731,7 @@ elseif ARGS[1] = 81:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This luxurious one-piece swimsuit in the color Cotton Candy has a deep plunge and a decent back coverage.'
-	
+
 elseif ARGS[1] = 82:
 	CloQuality = 5
 	CloThinness = 4
@@ -740,7 +740,7 @@ elseif ARGS[1] = 82:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This high-priced one-piece swimsuit has a ruffle-trimmed bodice and a classic back coverage.'
-	
+
 elseif ARGS[1] = 83:
 	CloQuality = 5
 	CloThinness = 4
@@ -749,7 +749,7 @@ elseif ARGS[1] = 83:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This fashionable one-piece swimsuit in the Grape Gum print has a v-plunge neckline and a classic back coverage.'
-	
+
 elseif ARGS[1] = 84:
 	CloQuality = 5
 	CloThinness = 4
@@ -758,7 +758,7 @@ elseif ARGS[1] = 84:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This ultra fashionable one-piece swimsuit has a v-plunge front and a cheeky bottom.'
-	
+
 elseif ARGS[1] = 85:
 	CloQuality = 5
 	CloThinness = 4
@@ -767,7 +767,7 @@ elseif ARGS[1] = 85:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This cute one-piece ruffled swimsuit has a plunge front and a cheeky bottom.'
-	
+
 elseif ARGS[1] = 86:
 	CloQuality = 4
 	CloThinness = 4
@@ -776,7 +776,7 @@ elseif ARGS[1] = 86:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This chic one-piece runched swimsuit has a bandeau top design and a full back coverage.'
-	
+
 elseif ARGS[1] = 87:
 	CloQuality = 4
 	CloThinness = 4
@@ -785,7 +785,7 @@ elseif ARGS[1] = 87:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This ruched one-piece swimsuit in Rivera Blue has very fashionable design.'
-	
+
 elseif ARGS[1] = 88:
 	CloQuality = 4
 	CloThinness = 4
@@ -794,7 +794,7 @@ elseif ARGS[1] = 88:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This alluring one-piece swimsuit in Midnight stripes has a v-plunge front and decent back coverage.'
-	
+
 elseif ARGS[1] = 89:
 	CloQuality = 4
 	CloThinness = 4
@@ -803,7 +803,7 @@ elseif ARGS[1] = 89:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This alluring one-piece swimsuit has a halter design with plunge neckline and a full back coverage.'
-	
+
 elseif ARGS[1] = 90:
 	CloQuality = 4
 	CloThinness = 4
@@ -812,7 +812,7 @@ elseif ARGS[1] = 90:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This elegant one-piece swimsuit has a ruffled halter design with plunge neckline and a full back coverage.'
-	
+
 elseif ARGS[1] = 91:
 	CloQuality = 5
 	CloThinness = 4
@@ -821,7 +821,7 @@ elseif ARGS[1] = 91:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This elegant one-piece swimsuit has a v-neck and a full back coverage.'
-	
+
 elseif ARGS[1] = 92:
 	CloQuality = 5
 	CloThinness = 4
@@ -830,7 +830,7 @@ elseif ARGS[1] = 92:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This leopard printed one-piece swimsuit has a deep plunge and a full back coverage.'
-	
+
 elseif ARGS[1] = 93:
 	CloQuality = 5
 	CloThinness = 4
@@ -839,7 +839,7 @@ elseif ARGS[1] = 93:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This skirted one-piece swimsuit with floral print has a full back coverage.'
-	
+
 elseif ARGS[1] = 94:
 	CloQuality = 5
 	CloThinness = 4
@@ -848,7 +848,7 @@ elseif ARGS[1] = 94:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This sophisticate one-piece swimsuit with ruffle edges and cheeky bottom.'
-	
+
 elseif ARGS[1] = 95:
 	CloQuality = 4
 	CloThinness = 4
@@ -857,7 +857,7 @@ elseif ARGS[1] = 95:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This shoulder strap one-piece swimsuit has full back coverage.'
-	
+
 elseif ARGS[1] = 96:
 	CloQuality = 4
 	CloThinness = 4
@@ -866,7 +866,7 @@ elseif ARGS[1] = 96:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'This fancy bandeau one-piece swimsuit has a v-front design and moderate back coverage.'
-	
+
 elseif ARGS[1] = 97:
 	CloQuality = 4
 	CloThinness = 4
@@ -875,7 +875,7 @@ elseif ARGS[1] = 97:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'This alluring one-piece swimsuit in the color Mare Navy has a deep plunge design and full back coverage.'
-	
+
 elseif ARGS[1] = 98:
 	CloQuality = 4
 	CloThinness = 4
@@ -884,7 +884,7 @@ elseif ARGS[1] = 98:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A one-piece swimsuit with striped print has a bandeau tie-front design and full back coverage.'
-	
+
 elseif ARGS[1] = 99:
 	CloQuality = 4
 	CloThinness = 4
@@ -893,7 +893,7 @@ elseif ARGS[1] = 99:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A one-piece swimsuit with classic striped print, it has a high leg design and a full back coverage.'
-	
+
 elseif ARGS[1] = 100:
 	CloQuality = 4
 	CloThinness = 4
@@ -902,7 +902,7 @@ elseif ARGS[1] = 100:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A one-piece swimsuit with vertical striped print, it has a very deep plunge and a full back coverage.'
-	
+
 end
 
 --- $attributes_allure_swim_one ---------------------------------

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 113 - 113
locations/_attributes_allure_swim_two.qsrc


+ 30 - 30
locations/_attributes_danilovich_swim_one.qsrc

@@ -1,5 +1,5 @@
 # $attributes_danilovich_swim_one
-!! QSRC2TW_module wardrobeItems {"shop":"danilovich"}
+!! QSRC2TW_module wardrobeItems {"shop":"danilovich","wardrobeItem":{"Swim":1}}
 !2021/01/02
 !price range from 2 to 6, please avoid adding too many 6s.
 
@@ -20,7 +20,7 @@ elseif ARGS[1] = 2:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s performance swimsuit for lifeguards in the color university red.'
-	
+
 elseif ARGS[1] = 3:
 	CloQuality = 4
 	CloThinness = 4
@@ -29,7 +29,7 @@ elseif ARGS[1] = 3:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A multicolor women''s space highway racerback one-piece swimsuit.'
-	
+
 elseif ARGS[1] = 4:
 	CloQuality = 4
 	CloThinness = 4
@@ -38,7 +38,7 @@ elseif ARGS[1] = 4:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A multicolor women''s crossback one-piece swimsuit in the aurora green.'
-	
+
 elseif ARGS[1] = 5:
 	CloQuality = 4
 	CloThinness = 4
@@ -47,7 +47,7 @@ elseif ARGS[1] = 5:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s lace up tie back one-piece swimsuit in vallian red.'
-	
+
 elseif ARGS[1] = 6:
 	CloQuality = 4
 	CloThinness = 4
@@ -56,7 +56,7 @@ elseif ARGS[1] = 6:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s swimsuit built for fitness training in the color blue.'
-	
+
 elseif ARGS[1] = 7:
 	CloQuality = 4
 	CloThinness = 4
@@ -65,7 +65,7 @@ elseif ARGS[1] = 7:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s swimsuit built for fitness training in legacy blue and with light flash orange.'
-	
+
 elseif ARGS[1] = 8:
 	CloQuality = 4
 	CloThinness = 4
@@ -74,7 +74,7 @@ elseif ARGS[1] = 8:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s compression-fit swimsuit for training and competition in black.'
-	
+
 elseif ARGS[1] = 9:
 	CloQuality = 4
 	CloThinness = 4
@@ -83,7 +83,7 @@ elseif ARGS[1] = 9:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A soft, comfortable swimsuit with a sporty look in vivid red.'
-	
+
 elseif ARGS[1] = 10:
 	CloQuality = 4
 	CloThinness = 4
@@ -92,7 +92,7 @@ elseif ARGS[1] = 10:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A body-shaping swimsuit that lets you shine in the color navy and hazy blue.'
-	
+
 elseif ARGS[1] = 11:
 	CloQuality = 3
 	CloThinness = 4
@@ -101,7 +101,7 @@ elseif ARGS[1] = 11:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A swimsuit from the 2020 CrossFit Games uniform in polar green.'
-	
+
 elseif ARGS[1] = 12:
 	CloQuality = 3
 	CloThinness = 4
@@ -110,7 +110,7 @@ elseif ARGS[1] = 12:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A women''s performance scoop back and chlorine-resistant one-piece swimsuit in blue and black.'
-	
+
 elseif ARGS[1] = 13:
 	CloQuality = 3
 	CloThinness = 4
@@ -119,7 +119,7 @@ elseif ARGS[1] = 13:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A women''s colorblock v-neck chlorine-resistant one-piece swimsuit in black and turquoise.'
-	
+
 elseif ARGS[1] = 14:
 	CloQuality = 3
 	CloThinness = 4
@@ -128,7 +128,7 @@ elseif ARGS[1] = 14:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A women''s sport rib chlorine-resistant one-piece swimsuit in turquoise.'
-	
+
 elseif ARGS[1] = 15:
 	CloQuality = 3
 	CloThinness = 5
@@ -137,7 +137,7 @@ elseif ARGS[1] = 15:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'A women''s colorblock zip Front chlorine-resistant one-piece swimsuit in the color blackberry.'
-	
+
 elseif ARGS[1] = 16:
 	CloQuality = 3
 	CloThinness = 5
@@ -146,7 +146,7 @@ elseif ARGS[1] = 16:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A solid diamondfit one-piece swimsuit in the color evergreen.'
-	
+
 elseif ARGS[1] = 17:
 	CloQuality = 3
 	CloThinness = 5
@@ -155,7 +155,7 @@ elseif ARGS[1] = 17:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A long-lasting training and recreational one-piece swimsuit in the color nautical navy.'
-	
+
 elseif ARGS[1] = 18:
 	CloQuality = 4
 	CloThinness = 5
@@ -164,7 +164,7 @@ elseif ARGS[1] = 18:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A performance swimsuit that''s perfect for training and team competition in black and blue.'
-	
+
 elseif ARGS[1] = 19:
 	CloQuality = 3
 	CloThinness = 5
@@ -173,7 +173,7 @@ elseif ARGS[1] = 19:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s one-piece swimsuit for practice, family vacations, and beach hangouts in the color bright rose.'
-	
+
 elseif ARGS[1] = 20:
 	CloQuality = 3
 	CloThinness = 5
@@ -182,7 +182,7 @@ elseif ARGS[1] = 20:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s one-piece training swimsuit that provides long-lasting performance in the color mango.'
-	
+
 elseif ARGS[1] = 21:
 	CloQuality = 1
 	CloThinness = 5
@@ -191,7 +191,7 @@ elseif ARGS[1] = 21:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A thin Strap one-piece swimsuit is the perfect choice for competition in red and black reverse dotted pattern.'
-	
+
 elseif ARGS[1] = 22:
 	CloQuality = 1
 	CloThinness = 5
@@ -200,7 +200,7 @@ elseif ARGS[1] = 22:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A thin Strap one-piece swimsuit is the perfect choice for competition in kelly green.'
-	
+
 elseif ARGS[1] = 23:
 	CloQuality = 1
 	CloThinness = 5
@@ -209,7 +209,7 @@ elseif ARGS[1] = 23:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s one-piece swimsuit features a relaxing open back design in light blue.'
-	
+
 elseif ARGS[1] = 24:
 	CloQuality = 2
 	CloThinness = 5
@@ -218,7 +218,7 @@ elseif ARGS[1] = 24:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A cute watermelon print one-piece swimsuit and thin straps for comfort and reduced tan lines.'
-	
+
 elseif ARGS[1] = 25:
 	CloQuality = 2
 	CloThinness = 5
@@ -227,7 +227,7 @@ elseif ARGS[1] = 25:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A thin strap one-piece swimsuit in blue that allows mobility while minimizing tan lines.'
-	
+
 elseif ARGS[1] = 26:
 	CloQuality = 3
 	CloThinness = 5
@@ -236,7 +236,7 @@ elseif ARGS[1] = 26:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s one-piece swimsuit for training, competition, water aerobics and fitness swimming in the color black.'
-	
+
 elseif ARGS[1] = 27:
 	CloQuality = 3
 	CloThinness = 5
@@ -245,7 +245,7 @@ elseif ARGS[1] = 27:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s one-piece swimsuit with blue and green print. It stands out from the crowd while you race.'
-	
+
 elseif ARGS[1] = 28:
 	CloQuality = 3
 	CloThinness = 5
@@ -254,7 +254,7 @@ elseif ARGS[1] = 28:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s one-piece performance swimsuit with black and blue print.'
-	
+
 elseif ARGS[1] = 29:
 	CloQuality = 3
 	CloThinness = 5
@@ -263,7 +263,7 @@ elseif ARGS[1] = 29:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s one-piece gives you the support you need and the performance you want.'
-	
+
 elseif ARGS[1] = 30:
 	CloQuality = 4
 	CloThinness = 5
@@ -272,7 +272,7 @@ elseif ARGS[1] = 30:
 	CloOnePiece = 1
 	CloInhibit = 5
 	$swimwear_description = 'A women''s performance one-piece swimsuit for lifeguards in the color red.'
-	
+
 end
 
 --- $attributes_danilovich_swim_one ---------------------------------

+ 25 - 25
locations/_attributes_nerdvana_swim_one.qsrc

@@ -1,5 +1,5 @@
 # $attributes_nerdvana_swim_one
-!! QSRC2TW_module wardrobeItems {"shop":"nerdvana"}
+!! QSRC2TW_module wardrobeItems {"shop":"nerdvana","wardrobeItem":{"Swim":1}}
 !2021/06/16
 !price range from 3 to 4
 
@@ -65,7 +65,7 @@ elseif ARGS[1] = 7:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 8:
 	CloQuality = 4
 	CloThinness = 4
@@ -74,7 +74,7 @@ elseif ARGS[1] = 8:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 9:
 	CloQuality = 4
 	CloThinness = 4
@@ -83,7 +83,7 @@ elseif ARGS[1] = 9:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Venom comics.'
-	
+
 elseif ARGS[1] = 10:
 	CloQuality = 4
 	CloThinness = 4
@@ -92,7 +92,7 @@ elseif ARGS[1] = 10:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Game of Thrones.'
-	
+
 elseif ARGS[1] = 11:
 	CloQuality = 4
 	CloThinness = 4
@@ -101,7 +101,7 @@ elseif ARGS[1] = 11:
 	CloOnePiece = 1
 	CloInhibit = 10
 	$swimwear_description = 'An one-piece swimsuit with design inspired by Pac Man.'
-	
+
 elseif ARGS[1] = 12:
 	CloQuality = 3
 	CloThinness = 4
@@ -110,7 +110,7 @@ elseif ARGS[1] = 12:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by Gameboy.'
-	
+
 elseif ARGS[1] = 13:
 	CloQuality = 3
 	CloThinness = 4
@@ -119,7 +119,7 @@ elseif ARGS[1] = 13:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by Gameboy.'
-	
+
 elseif ARGS[1] = 14:
 	CloQuality = 3
 	CloThinness = 4
@@ -128,7 +128,7 @@ elseif ARGS[1] = 14:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the music equipment.'
-	
+
 elseif ARGS[1] = 15:
 	CloQuality = 3
 	CloThinness = 4
@@ -137,7 +137,7 @@ elseif ARGS[1] = 15:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the music equipment.'
-	
+
 elseif ARGS[1] = 16:
 	CloQuality = 4
 	CloThinness = 4
@@ -146,7 +146,7 @@ elseif ARGS[1] = 16:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by Detective Comics.'
-	
+
 elseif ARGS[1] = 17:
 	CloQuality = 4
 	CloThinness = 4
@@ -155,7 +155,7 @@ elseif ARGS[1] = 17:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by My Hero Academia.'
-	
+
 elseif ARGS[1] = 18:
 	CloQuality = 4
 	CloThinness = 4
@@ -164,7 +164,7 @@ elseif ARGS[1] = 18:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the anime.'
-	
+
 elseif ARGS[1] = 19:
 	CloQuality = 4
 	CloThinness = 4
@@ -173,7 +173,7 @@ elseif ARGS[1] = 19:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Spider-Man.'
-	
+
 elseif ARGS[1] = 20:
 	CloQuality = 4
 	CloThinness = 4
@@ -182,7 +182,7 @@ elseif ARGS[1] = 20:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Spider-Man.'
-	
+
 elseif ARGS[1] = 21:
 	CloQuality = 4
 	CloThinness = 4
@@ -191,7 +191,7 @@ elseif ARGS[1] = 21:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Batman.'
-	
+
 elseif ARGS[1] = 22:
 	CloQuality = 4
 	CloThinness = 4
@@ -200,7 +200,7 @@ elseif ARGS[1] = 22:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Batman.'
-	
+
 elseif ARGS[1] = 23:
 	CloQuality = 4
 	CloThinness = 4
@@ -209,7 +209,7 @@ elseif ARGS[1] = 23:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by Deadpool.'
-	
+
 elseif ARGS[1] = 24:
 	CloQuality = 4
 	CloThinness = 4
@@ -218,7 +218,7 @@ elseif ARGS[1] = 24:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Iron Man comics.'
-	
+
 elseif ARGS[1] = 25:
 	CloQuality = 3
 	CloThinness = 4
@@ -227,7 +227,7 @@ elseif ARGS[1] = 25:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Grinch.'
-	
+
 elseif ARGS[1] = 26:
 	CloQuality = 4
 	CloThinness = 4
@@ -236,7 +236,7 @@ elseif ARGS[1] = 26:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Superman.'
-	
+
 elseif ARGS[1] = 27:
 	CloQuality = 4
 	CloThinness = 4
@@ -245,7 +245,7 @@ elseif ARGS[1] = 27:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Wonder Woman.'
-	
+
 elseif ARGS[1] = 28:
 	CloQuality = 4
 	CloThinness = 4
@@ -254,7 +254,7 @@ elseif ARGS[1] = 28:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Captain Marvel.'
-	
+
 elseif ARGS[1] = 29:
 	CloQuality = 4
 	CloThinness = 4
@@ -263,7 +263,7 @@ elseif ARGS[1] = 29:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Captain Marvel.'
-	
+
 elseif ARGS[1] = 30:
 	CloQuality = 4
 	CloThinness = 4
@@ -272,7 +272,7 @@ elseif ARGS[1] = 30:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An one-piece swimsuit with design inspired by the Marvel''s Avengers.'
-	
+
 end
 
 --- $attributes_nerdvana_swim_one ---------------------------------

+ 26 - 26
locations/_attributes_nerdvana_swim_two.qsrc

@@ -1,5 +1,5 @@
 # $attributes_nerdvana_swim_two
-!! QSRC2TW_module wardrobeItems {"shop":"nerdvana"}
+!! QSRC2TW_module wardrobeItems {"shop":"nerdvana","wardrobeItem":{"Swim":1}}
 !2021/06/16
 !price range from 3 to 4, please avoid adding too many 4s.
 
@@ -50,7 +50,7 @@ elseif ARGS[1] = 6:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A  bikini set with comic print!'
-	
+
 elseif ARGS[1] = 7:
 	CloQuality = 3
 	CloThinness = 4
@@ -58,7 +58,7 @@ elseif ARGS[1] = 7:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set in the design of the Batman.'
-	
+
 elseif ARGS[1] = 8:
 	CloQuality = 3
 	CloThinness = 4
@@ -66,7 +66,7 @@ elseif ARGS[1] = 8:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set in the design of the Batman.'
-	
+
 elseif ARGS[1] = 9:
 	CloQuality = 3
 	CloThinness = 4
@@ -74,7 +74,7 @@ elseif ARGS[1] = 9:
 	CloPanties = 1
 	CloInhibit = 30
 	$swimwear_description = 'A string bikini set in the design of the Batman.'
-	
+
 elseif ARGS[1] = 10:
 	CloQuality = 3
 	CloThinness = 4
@@ -82,7 +82,7 @@ elseif ARGS[1] = 10:
 	CloPanties = 1
 	CloInhibit = 30
 	$swimwear_description = 'A string bikini set in the design of the Harley Quinn.'
-	
+
 elseif ARGS[1] = 11:
 	CloQuality = 3
 	CloThinness = 4
@@ -90,7 +90,7 @@ elseif ARGS[1] = 11:
 	CloPanties = 1
 	CloInhibit = 30
 	$swimwear_description = 'A string bikini set in the design from the Game of Thrones.'
-	
+
 elseif ARGS[1] = 12:
 	CloQuality = 4
 	CloThinness = 4
@@ -98,7 +98,7 @@ elseif ARGS[1] = 12:
 	CloPanties = 1
 	CloInhibit = 20
 	$swimwear_description = 'A tankini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 13:
 	CloQuality = 4
 	CloThinness = 4
@@ -106,7 +106,7 @@ elseif ARGS[1] = 13:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 14:
 	CloQuality = 4
 	CloThinness = 4
@@ -114,7 +114,7 @@ elseif ARGS[1] = 14:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 15:
 	CloQuality = 4
 	CloThinness = 4
@@ -122,7 +122,7 @@ elseif ARGS[1] = 15:
 	CloPanties = 1
 	CloInhibit = 30
 	$swimwear_description = 'A string bikini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 16:
 	CloQuality = 4
 	CloThinness = 4
@@ -130,7 +130,7 @@ elseif ARGS[1] = 16:
 	CloPanties = 1
 	CloInhibit = 20
 	$swimwear_description = 'A bikini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 17:
 	CloQuality = 4
 	CloThinness = 4
@@ -138,7 +138,7 @@ elseif ARGS[1] = 17:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 18:
 	CloQuality = 4
 	CloThinness = 4
@@ -146,7 +146,7 @@ elseif ARGS[1] = 18:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 19:
 	CloQuality = 4
 	CloThinness = 4
@@ -154,7 +154,7 @@ elseif ARGS[1] = 19:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 20:
 	CloQuality = 4
 	CloThinness = 4
@@ -162,7 +162,7 @@ elseif ARGS[1] = 20:
 	CloPanties = 1
 	CloInhibit = 30
 	$swimwear_description = 'A string bikini set with design inspired by the Star Wars.'
-	
+
 elseif ARGS[1] = 21:
 	CloQuality = 4
 	CloThinness = 4
@@ -170,7 +170,7 @@ elseif ARGS[1] = 21:
 	CloPanties = 1
 	CloInhibit = 30
 	$swimwear_description = 'A bikini set with cutesy and nerdy print!'
-	
+
 elseif ARGS[1] = 22:
 	CloQuality = 4
 	CloThinness = 4
@@ -178,7 +178,7 @@ elseif ARGS[1] = 22:
 	CloPanties = 1
 	CloInhibit = 30
 	$swimwear_description = 'A bikini set with design inspired by the X-Men.'
-	
+
 elseif ARGS[1] = 23:
 	CloQuality = 4
 	CloThinness = 4
@@ -186,7 +186,7 @@ elseif ARGS[1] = 23:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set with design inspired by the Iron Man.'
-	
+
 elseif ARGS[1] = 24:
 	CloQuality = 4
 	CloThinness = 4
@@ -194,7 +194,7 @@ elseif ARGS[1] = 24:
 	CloPanties = 1
 	CloInhibit = 20
 	$swimwear_description = 'A bikini set with design inspired by the Iron Man.'
-	
+
 elseif ARGS[1] = 25:
 	CloQuality = 4
 	CloThinness = 4
@@ -202,7 +202,7 @@ elseif ARGS[1] = 25:
 	CloPanties = 1
 	CloInhibit = 20
 	$swimwear_description = 'A string bikini set with design inspired by the Pokemon.'
-	
+
 elseif ARGS[1] = 26:
 	CloQuality = 3
 	CloThinness = 4
@@ -210,7 +210,7 @@ elseif ARGS[1] = 26:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A two-piece set with design inspired by the Supergirl.'
-	
+
 elseif ARGS[1] = 27:
 	CloQuality = 4
 	CloThinness = 4
@@ -218,7 +218,7 @@ elseif ARGS[1] = 27:
 	CloPanties = 1
 	CloInhibit = 20
 	$swimwear_description = 'A two-piece set with design inspired by the Wonder Woman.'
-	
+
 elseif ARGS[1] = 28:
 	CloQuality = 4
 	CloThinness = 4
@@ -226,7 +226,7 @@ elseif ARGS[1] = 28:
 	CloPanties = 1
 	CloInhibit = 30
 	$swimwear_description = 'A two-piece set with design inspired by the Wonder Woman.'
-	
+
 elseif ARGS[1] = 29:
 	CloQuality = 4
 	CloThinness = 4
@@ -234,7 +234,7 @@ elseif ARGS[1] = 29:
 	CloPanties = 1
 	CloInhibit = 20
 	$swimwear_description = 'A two-piece set with design inspired by the Wonder Woman.'
-	
+
 elseif ARGS[1] = 30:
 	CloQuality = 4
 	CloThinness = 4
@@ -242,7 +242,7 @@ elseif ARGS[1] = 30:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A two-piece set with design inspired by the Wonder Woman.'
-	
+
 end
 
 --- $attributes_nerdvana_swim_two ---------------------------------

+ 35 - 35
locations/_attributes_scandalicious_swim_one.qsrc

@@ -1,5 +1,5 @@
 # $attributes_scandalicious_swim_one
-!! QSRC2TW_module wardrobeItems {"shop":"scandalicious"}
+!! QSRC2TW_module wardrobeItems {"shop":"scandalicious","wardrobeItem":{"Swim":1}}
 !2021/01/04
 !price range from 2 to 6, please avoid adding too many 6s.
 
@@ -68,7 +68,7 @@ elseif ARGS[1] = 7:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'An impractical yet really sexy one-piece swimsuit.'
-	
+
 elseif ARGS[1] = 8:
 	CloQuality = 3
 	CloThinness = 5
@@ -77,7 +77,7 @@ elseif ARGS[1] = 8:
 	CloOnePiece = 1
 	CloInhibit = 25
 	$swimwear_description = 'An impractical yet really sexy monokini.'
-	
+
 elseif ARGS[1] = 9:
 	CloQuality = 3
 	CloThinness = 5
@@ -86,7 +86,7 @@ elseif ARGS[1] = 9:
 	CloOnePiece = 1
 	CloInhibit = 25
 	$swimwear_description = 'An alluring monokini that shows off your body nicely.'
-	
+
 elseif ARGS[1] = 10:
 	CloQuality = 2
 	CloThinness = 5
@@ -96,7 +96,7 @@ elseif ARGS[1] = 10:
 	CloInhibit = 25
 	CloBimbo =1
 	$swimwear_description = 'A pink monokini with many cutouts.'
-	
+
 elseif ARGS[1] = 11:
 	CloQuality = 2
 	CloThinness = 5
@@ -106,7 +106,7 @@ elseif ARGS[1] = 11:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A sexy shining grey monokini.'
-	
+
 elseif ARGS[1] = 12:
 	CloQuality = 3
 	CloThinness = 5
@@ -115,7 +115,7 @@ elseif ARGS[1] = 12:
 	CloOnePiece = 1
 	CloInhibit = 25
 	$swimwear_description = 'A black revealing monokini.'
-	
+
 elseif ARGS[1] = 13:
 	CloQuality = 2
 	CloThinness = 5
@@ -126,7 +126,7 @@ elseif ARGS[1] = 13:
 	CloInhibit = 25
 	CloBimbo = 1
 	$swimwear_description = 'A tawdry looking one-piece swimsuit.'
-	
+
 elseif ARGS[1] = 14:
 	CloQuality = 2
 	CloThinness = 4
@@ -136,7 +136,7 @@ elseif ARGS[1] = 14:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A monokini with cutouts to shows off your curves.'
-	
+
 elseif ARGS[1] = 15:
 	CloQuality = 2
 	CloThinness = 4
@@ -145,7 +145,7 @@ elseif ARGS[1] = 15:
 	CloOnePiece = 1
 	CloInhibit = 20
 	$swimwear_description = 'A monokini that shows off your curves very nicely.'
-	
+
 elseif ARGS[1] = 16:
 	CloQuality = 2
 	CloThinness = 4
@@ -155,7 +155,7 @@ elseif ARGS[1] = 16:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A monokini that shows off your body for all to see.'
-	
+
 elseif ARGS[1] = 17:
 	CloQuality = 2
 	CloThinness = 4
@@ -165,7 +165,7 @@ elseif ARGS[1] = 17:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A monokini that shows off your body for all to see.'
-	
+
 elseif ARGS[1] = 18:
 	CloQuality = 2
 	CloThinness = 4
@@ -175,7 +175,7 @@ elseif ARGS[1] = 18:
 	CloInhibit = 20
 	CloBimbo = 1
 	$swimwear_description = 'A pink monokini a bimbette can truly appreciate.'
-	
+
 elseif ARGS[1] = 19:
 	CloQuality = 2
 	CloThinness = 5
@@ -187,7 +187,7 @@ elseif ARGS[1] = 19:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A really tawdry looking, semi-transparent one-piece swimsuit.'
-	
+
 elseif ARGS[1] = 20:
 	CloQuality = 2
 	CloThinness = 5
@@ -199,7 +199,7 @@ elseif ARGS[1] = 20:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A really tawdry looking, semi-transparent one-piece swimsuit.'
-	
+
 elseif ARGS[1] = 21:
 	CloQuality = 1
 	CloThinness = 5
@@ -211,7 +211,7 @@ elseif ARGS[1] = 21:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A semi-transparent swimsuit that covers nothing.'
-	
+
 elseif ARGS[1] = 22:
 	CloQuality = 1
 	CloThinness = 5
@@ -223,7 +223,7 @@ elseif ARGS[1] = 22:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A semi-transparent swimsuit that covers nothing.'
-	
+
 elseif ARGS[1] = 23:
 	CloQuality = 1
 	CloThinness = 5
@@ -233,7 +233,7 @@ elseif ARGS[1] = 23:
 	CloCoverTop = 1
 	CloInhibit = 20
 	$swimwear_description = 'A semi-transparent swimsuit that covers nothing.'
-	
+
 elseif ARGS[1] = 24:
 	CloQuality = 1
 	CloThinness = 5
@@ -245,7 +245,7 @@ elseif ARGS[1] = 24:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A semi-transparent swimsuit that covers nothing.'
-	
+
 elseif ARGS[1] = 25:
 	CloQuality = 1
 	CloThinness = 6
@@ -257,7 +257,7 @@ elseif ARGS[1] = 25:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'An ultra-transparent swimsuit. Seriously, why bother with modesty?'
-	
+
 elseif ARGS[1] = 26:
 	CloQuality = 2
 	CloThinness = 6
@@ -269,7 +269,7 @@ elseif ARGS[1] = 26:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'An ultra-transparent swimsuit. Seriously, why bother with modesty?'
-	
+
 elseif ARGS[1] = 27:
 	CloQuality = 3
 	CloThinness = 4
@@ -279,7 +279,7 @@ elseif ARGS[1] = 27:
 	CloCoverBack = 4
 	CloInhibit = 15
 	$swimwear_description = 'A thin and stylish swimsuit that showcases your figure nicely.'
-	
+
 elseif ARGS[1] = 28:
 	CloQuality = 2
 	CloThinness = 5
@@ -289,7 +289,7 @@ elseif ARGS[1] = 28:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A thin swimsuit that shows off your cleavage.'
-	
+
 elseif ARGS[1] = 29:
 	CloQuality = 2
 	CloThinness = 5
@@ -300,7 +300,7 @@ elseif ARGS[1] = 29:
 	CloInhibit = 20
 	CloBimbo = 1
 	$swimwear_description = 'A pink monokini that a bimbette will truely appreciate.'
-	
+
 elseif ARGS[1] = 30:
 	CloQuality = 2
 	CloThinness = 6
@@ -312,7 +312,7 @@ elseif ARGS[1] = 30:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'An ultra-transparent swimsuit that satisfy your inner exhibitionistic desire.'
-	
+
 elseif ARGS[1] = 31:
 	CloQuality = 2
 	CloThinness = 6
@@ -324,7 +324,7 @@ elseif ARGS[1] = 31:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'An ultra-transparent swimsuit that satisfy your inner exhibitionistic desire.'
-	
+
 elseif ARGS[1] = 32:
 	CloQuality = 3
 	CloThinness = 5
@@ -336,7 +336,7 @@ elseif ARGS[1] = 32:
 	CloCoverBack = 1
 	CloInhibit = 20
 	$swimwear_description = 'A revealing swimsuit that is alluring yet still decent.'
-	
+
 elseif ARGS[1] = 33:
 	CloQuality = 2
 	CloThinness = 6
@@ -348,7 +348,7 @@ elseif ARGS[1] = 33:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A really transparent swimsuit that leaves nothing hidden.'
-	
+
 elseif ARGS[1] = 34:
 	CloQuality = 2
 	CloThinness = 5
@@ -360,7 +360,7 @@ elseif ARGS[1] = 34:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A really transparent swimsuit that leaves nothing hidden.'
-	
+
 elseif ARGS[1] = 35:
 	CloQuality = 2
 	CloThinness = 5
@@ -370,7 +370,7 @@ elseif ARGS[1] = 35:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A semi-transparent swimsuit that still manages to be some what decency.'
-	
+
 elseif ARGS[1] = 36:
 	CloQuality = 3
 	CloThinness = 4
@@ -379,7 +379,7 @@ elseif ARGS[1] = 36:
 	CloOnePiece = 1
 	CloInhibit = 15
 	$swimwear_description = 'A very fashionable one-piece swimsuit.'
-	
+
 elseif ARGS[1] = 37:
 	CloQuality = 2
 	CloThinness = 6
@@ -390,7 +390,7 @@ elseif ARGS[1] = 37:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A swimsuit designed for attention-seeking sluts.'
-	
+
 elseif ARGS[1] = 38:
 	CloQuality = 2
 	CloThinness = 6
@@ -402,7 +402,7 @@ elseif ARGS[1] = 38:
 	CloCoverBack = 4
 	CloInhibit = 50
 	$swimwear_description = 'A swimsuit designed for attention-seeking sluts.'
-	
+
 elseif ARGS[1] = 39:
 	CloQuality = 1
 	CloThinness = 5
@@ -414,7 +414,7 @@ elseif ARGS[1] = 39:
 	CloCoverBack = 1
 	CloInhibit = 35
 	$swimwear_description = 'A low rise bikini bottom and why bother with the top?'
-	
+
 elseif ARGS[1] = 40:
 	CloQuality = 1
 	CloThinness = 5
@@ -425,7 +425,7 @@ elseif ARGS[1] = 40:
 	CloCoverBack = 4
 	CloInhibit = 35
 	$swimwear_description = 'A thong bikini bottom with no top.'
-	
+
 end
 
 --- $attributes_scandalicious_swim_one ---------------------------------

+ 66 - 66
locations/_attributes_scandalicious_swim_two.qsrc

@@ -1,5 +1,5 @@
 # $attributes_scandalicious_swim_two
-!! QSRC2TW_module wardrobeItems {"shop":"scandalicious"}
+!! QSRC2TW_module wardrobeItems {"shop":"scandalicious","wardrobeItem":{"Swim":1}}
 !2021/01/15
 !price range from 1 to 4, please avoid adding too many 4s.
 
@@ -56,7 +56,7 @@ elseif ARGS[1] = 6:
 	CloInhibit = 25
 	CloBimbo = 1
 	$swimwear_description = 'A skimpy pink bikini set. If you''ve got it, why not flaunt it, right?'
-	
+
 elseif ARGS[1] = 7:
 	CloQuality = 2
 	CloThinness = 4
@@ -64,7 +64,7 @@ elseif ARGS[1] = 7:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A skimpy blue bikini set. If you''ve got it, might as well flaunt it, right?'
-	
+
 elseif ARGS[1] = 8:
 	CloQuality = 2
 	CloThinness = 5
@@ -73,7 +73,7 @@ elseif ARGS[1] = 8:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A really skimpy bikini set, it only use stripes to cover intimate areas!'
-	
+
 elseif ARGS[1] = 9:
 	CloQuality = 2
 	CloThinness = 5
@@ -83,7 +83,7 @@ elseif ARGS[1] = 9:
 	CloInhibit = 30
 	CloBimbo = 1
 	$swimwear_description = 'A really skimpy bikini set, it only use tiny cloths to cover intimate areas!'
-	
+
 elseif ARGS[1] = 10:
 	CloQuality = 2
 	CloThinness = 5
@@ -92,7 +92,7 @@ elseif ARGS[1] = 10:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A very skimpy bikini set, any less coverage would be indecent!'
-	
+
 elseif ARGS[1] = 11:
 	CloQuality = 2
 	CloThinness = 4
@@ -101,7 +101,7 @@ elseif ARGS[1] = 11:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A shining micro bikini set, any less coverage would be indecent!'
-	
+
 elseif ARGS[1] = 12:
 	CloQuality = 2
 	CloThinness = 4
@@ -109,7 +109,7 @@ elseif ARGS[1] = 12:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A skimpy red bikini set, it will surely turn heads!'
-	
+
 elseif ARGS[1] = 13:
 	CloQuality = 2
 	CloThinness = 4
@@ -118,7 +118,7 @@ elseif ARGS[1] = 13:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A very scanty bikini set, it is perfect for attention seekers!'
-	
+
 elseif ARGS[1] = 14:
 	CloQuality = 2
 	CloThinness = 5
@@ -127,7 +127,7 @@ elseif ARGS[1] = 14:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A very seductive bikini set, it is showy and flashy!'
-	
+
 elseif ARGS[1] = 15:
 	CloQuality = 2
 	CloThinness = 4
@@ -136,7 +136,7 @@ elseif ARGS[1] = 15:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A filmsy rainbow bikini set, it is tawdry beyond belief!'
-	
+
 elseif ARGS[1] = 16:
 	CloQuality = 2
 	CloThinness = 4
@@ -145,7 +145,7 @@ elseif ARGS[1] = 16:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A golden micro bikini set, it is tacky beyond belief!'
-	
+
 elseif ARGS[1] = 17:
 	CloQuality = 2
 	CloThinness = 4
@@ -154,7 +154,7 @@ elseif ARGS[1] = 17:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A blue bikini set with only small cloths to cover up your private areas!'
-	
+
 elseif ARGS[1] = 18:
 	CloQuality = 2
 	CloThinness = 4
@@ -163,7 +163,7 @@ elseif ARGS[1] = 18:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A bikini set with only the smallest cloths to cover up your private areas!'
-	
+
 elseif ARGS[1] = 19:
 	CloQuality = 2
 	CloThinness = 4
@@ -172,7 +172,7 @@ elseif ARGS[1] = 19:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A string micro bikini set with that bold showcasing your curves to the world!'
-	
+
 elseif ARGS[1] = 20:
 	CloQuality = 2
 	CloThinness = 4
@@ -181,7 +181,7 @@ elseif ARGS[1] = 20:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A string micro bikini set with barely covers anything!'
-	
+
 elseif ARGS[1] = 21:
 	CloQuality = 2
 	CloThinness = 4
@@ -190,7 +190,7 @@ elseif ARGS[1] = 21:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A white strappy bikini set that showcasing all your curves!'
-	
+
 elseif ARGS[1] = 22:
 	CloQuality = 2
 	CloThinness = 5
@@ -199,7 +199,7 @@ elseif ARGS[1] = 22:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A tiny triangle bikini set that greatly expose yourself!'
-	
+
 elseif ARGS[1] = 23:
 	CloQuality = 2
 	CloThinness = 5
@@ -208,7 +208,7 @@ elseif ARGS[1] = 23:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A small white triangle bikini set that will surely turn heads!'
-	
+
 elseif ARGS[1] = 24:
 	CloQuality = 2
 	CloThinness = 5
@@ -217,7 +217,7 @@ elseif ARGS[1] = 24:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A small triangle bikini set that will barely covers anything!'
-	
+
 elseif ARGS[1] = 25:
 	CloQuality = 2
 	CloThinness = 5
@@ -226,7 +226,7 @@ elseif ARGS[1] = 25:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A small yellow bikini set. If you''ve got it, why not flaunt it, right?'
-	
+
 elseif ARGS[1] = 26:
 	CloQuality = 2
 	CloThinness = 5
@@ -235,7 +235,7 @@ elseif ARGS[1] = 26:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A red strappy bikini set that showcase all your curves.'
-	
+
 elseif ARGS[1] = 27:
 	CloQuality = 2
 	CloThinness = 4
@@ -244,7 +244,7 @@ elseif ARGS[1] = 27:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A multi dotted bikini set and it would be indecent if it has any less coverage.'
-	
+
 elseif ARGS[1] = 28:
 	CloQuality = 2
 	CloThinness = 4
@@ -253,7 +253,7 @@ elseif ARGS[1] = 28:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A skimpy black string bikini set. An suit is great for showing off.'
-	
+
 elseif ARGS[1] = 29:
 	CloQuality = 2
 	CloThinness = 4
@@ -261,7 +261,7 @@ elseif ARGS[1] = 29:
 	CloPanties = 1
 	CloInhibit = 25
 	$swimwear_description = 'A black bikini set with a cutout that shows your underboobs.'
-	
+
 elseif ARGS[1] = 30:
 	CloQuality = 2
 	CloThinness = 4
@@ -271,7 +271,7 @@ elseif ARGS[1] = 30:
 	CloInhibit = 25
 	CloBimbo = 1
 	$swimwear_description = 'A pink string bikini set that shows your cleavage quite nicely.'
-	
+
 elseif ARGS[1] = 31:
 	CloQuality = 3
 	CloThinness = 4
@@ -280,7 +280,7 @@ elseif ARGS[1] = 31:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A alluring black bikini set that showcases your body quite nicely.'
-	
+
 elseif ARGS[1] = 32:
 	CloQuality = 2
 	CloThinness = 4
@@ -289,7 +289,7 @@ elseif ARGS[1] = 32:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A sexy blue bikini set that showcases your curves yet remain decent.'
-	
+
 elseif ARGS[1] = 33:
 	CloQuality = 2
 	CloThinness = 5
@@ -298,7 +298,7 @@ elseif ARGS[1] = 33:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A small and skimpy grey bikini set made with very thin material.'
-	
+
 elseif ARGS[1] = 34:
 	CloQuality = 2
 	CloThinness = 5
@@ -308,7 +308,7 @@ elseif ARGS[1] = 34:
 	CloInhibit = 30
 	CloBimbo = 1
 	$swimwear_description = 'A skimpy red striped bikini set with a side-tie bottom that barely covers anything.'
-	
+
 elseif ARGS[1] = 35:
 	CloQuality = 2
 	CloThinness = 4
@@ -317,7 +317,7 @@ elseif ARGS[1] = 35:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A skimpy bikini set with a thong bottom that barely covers anything.'
-	
+
 elseif ARGS[1] = 36:
 	CloQuality = 2
 	CloThinness = 5
@@ -326,7 +326,7 @@ elseif ARGS[1] = 36:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'Am impractical bikini set that you wear to show off your body.'
-	
+
 elseif ARGS[1] = 37:
 	CloQuality = 2
 	CloThinness = 5
@@ -335,7 +335,7 @@ elseif ARGS[1] = 37:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'Am impractical bikini set that you wear to show off your body.'
-	
+
 elseif ARGS[1] = 38:
 	CloQuality = 2
 	CloThinness = 5
@@ -344,7 +344,7 @@ elseif ARGS[1] = 38:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'Am impractical bikini set that you wear to show off your body.'
-	
+
 elseif ARGS[1] = 39:
 	CloQuality = 2
 	CloThinness = 5
@@ -354,7 +354,7 @@ elseif ARGS[1] = 39:
 	CloInhibit = 30
 	CloBimbo = 1
 	$swimwear_description = 'A revealing pink bikini set, it is tastefully daring.'
-	
+
 elseif ARGS[1] = 40:
 	CloQuality = 2
 	CloThinness = 5
@@ -364,7 +364,7 @@ elseif ARGS[1] = 40:
 	CloInhibit = 30
 	CloBimbo = 1
 	$swimwear_description = 'An artful yet tawdry bikini set. It is perfect for the bimbo in you.'
-	
+
 elseif ARGS[1] = 41:
 	CloQuality = 2
 	CloThinness = 5
@@ -375,7 +375,7 @@ elseif ARGS[1] = 41:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A white, semi-transparent bikini set.'
-	
+
 elseif ARGS[1] = 42:
 	CloQuality = 2
 	CloThinness = 4
@@ -384,7 +384,7 @@ elseif ARGS[1] = 42:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A skimpy set that showcases your every curves.'
-	
+
 elseif ARGS[1] = 43:
 	CloQuality = 2
 	CloThinness = 6
@@ -395,7 +395,7 @@ elseif ARGS[1] = 43:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A transparent bikini set that reveals all.'
-	
+
 elseif ARGS[1] = 44:
 	CloQuality = 2
 	CloThinness = 6
@@ -406,7 +406,7 @@ elseif ARGS[1] = 44:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A transparent bikini set that reveals all.'
-	
+
 elseif ARGS[1] = 45:
 	CloQuality = 2
 	CloThinness = 4
@@ -415,7 +415,7 @@ elseif ARGS[1] = 45:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A bikini that use minimal fabrics to cover your most intimate areas.'
-	
+
 elseif ARGS[1] = 46:
 	CloQuality = 2
 	CloThinness = 4
@@ -424,7 +424,7 @@ elseif ARGS[1] = 46:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A skimpy bikini set that allows you to show off your body nicely.'
-	
+
 elseif ARGS[1] = 47:
 	CloQuality = 2
 	CloThinness = 4
@@ -433,7 +433,7 @@ elseif ARGS[1] = 47:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A gold striped bikini set.'
-	
+
 elseif ARGS[1] = 48:
 	CloQuality = 2
 	CloThinness = 4
@@ -442,7 +442,7 @@ elseif ARGS[1] = 48:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A skimpy rainbow print bikini set.'
-	
+
 elseif ARGS[1] = 49:
 	CloQuality = 3
 	CloThinness = 4
@@ -451,7 +451,7 @@ elseif ARGS[1] = 49:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A sexy and stylish bikini set.'
-	
+
 elseif ARGS[1] = 50:
 	CloQuality = 2
 	CloThinness = 4
@@ -460,7 +460,7 @@ elseif ARGS[1] = 50:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A cute yet skimpy bikini set.'
-	
+
 elseif ARGS[1] = 51:
 	CloQuality = 3
 	CloThinness = 4
@@ -469,7 +469,7 @@ elseif ARGS[1] = 51:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A white and skimpy bikini set.'
-	
+
 elseif ARGS[1] = 52:
 	CloQuality = 3
 	CloThinness = 4
@@ -477,7 +477,7 @@ elseif ARGS[1] = 52:
 	CloPanties = 1
 	CloInhibit = 20
 	$swimwear_description = 'A very sensually designed black bikini set.'
-	
+
 elseif ARGS[1] = 53:
 	CloQuality = 2
 	CloThinness = 4
@@ -486,7 +486,7 @@ elseif ARGS[1] = 53:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A sexy strappy black bikini set.'
-	
+
 elseif ARGS[1] = 54:
 	CloQuality = 2
 	CloThinness = 5
@@ -496,7 +496,7 @@ elseif ARGS[1] = 54:
 	CloInhibit = 30
 	CloBimbo = 1
 	$swimwear_description = 'A pink bikini set that barely covers anything.'
-	
+
 elseif ARGS[1] = 55:
 	CloQuality = 2
 	CloThinness = 5
@@ -505,7 +505,7 @@ elseif ARGS[1] = 55:
 	CloCoverBack = 4
 	CloInhibit = 30
 	$swimwear_description = 'A printed bikini set challenge the boundary of decency.'
-	
+
 elseif ARGS[1] = 56:
 	CloQuality = 2
 	CloThinness = 6
@@ -516,7 +516,7 @@ elseif ARGS[1] = 56:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A tacky transparent bikini set that shows all!'
-	
+
 elseif ARGS[1] = 57:
 	CloQuality = 2
 	CloThinness = 5
@@ -525,7 +525,7 @@ elseif ARGS[1] = 57:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'An itsy bitsy yellow bikini set for the attention-desperate you!'
-	
+
 elseif ARGS[1] = 58:
 	CloQuality = 2
 	CloThinness = 5
@@ -536,7 +536,7 @@ elseif ARGS[1] = 58:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A transparent and still some what decent bikini set.'
-	
+
 elseif ARGS[1] = 59:
 	CloQuality = 2
 	CloThinness = 4
@@ -545,7 +545,7 @@ elseif ARGS[1] = 59:
 	CloCoverBack = 4
 	CloInhibit = 20
 	$swimwear_description = 'A cute blue bikini set and shows your curves well.'
-	
+
 elseif ARGS[1] = 60:
 	CloQuality = 2
 	CloThinness = 4
@@ -554,7 +554,7 @@ elseif ARGS[1] = 60:
 	CloCoverBack = 4
 	CloInhibit = 25
 	$swimwear_description = 'A blue bikini set that barely covers anything.'
-	
+
 elseif ARGS[1] = 61:
 	CloQuality = 2
 	CloThinness = 6
@@ -564,7 +564,7 @@ elseif ARGS[1] = 61:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A tawdry bikini set that showcases your pussy for the world to see!'
-	
+
 elseif ARGS[1] = 62:
 	CloQuality = 2
 	CloThinness = 6
@@ -574,7 +574,7 @@ elseif ARGS[1] = 62:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A tawdry bikini set that showcases your nipples for the world to see!'
-	
+
 elseif ARGS[1] = 63:
 	CloQuality = 2
 	CloThinness = 6
@@ -583,7 +583,7 @@ elseif ARGS[1] = 63:
 	CloCoverBack = 4
 	CloInhibit = 40
 	$swimwear_description = 'A yellow bikini set designed for maximum exposure of your body!'
-	
+
 elseif ARGS[1] = 64:
 	CloQuality = 2
 	CloThinness = 6
@@ -595,7 +595,7 @@ elseif ARGS[1] = 64:
 	CloInhibit = 50
 	CloBimbo = 1
 	$swimwear_description = 'A pink bikini set designed for your inner bimbo urge!'
-	
+
 elseif ARGS[1] = 65:
 	CloQuality = 2
 	CloThinness = 6
@@ -606,7 +606,7 @@ elseif ARGS[1] = 65:
 	CloCoverBack = 4
 	CloInhibit = 50
 	$swimwear_description = 'A nude blue bikini set designed for your inner slut to shine!'
-	
+
 elseif ARGS[1] = 66:
 	CloQuality = 2
 	CloThinness = 6
@@ -617,7 +617,7 @@ elseif ARGS[1] = 66:
 	CloCoverBack = 4
 	CloInhibit = 50
 	$swimwear_description = 'A white nude bikini set designed attention whores!'
-	
+
 elseif ARGS[1] = 67:
 	CloQuality = 2
 	CloThinness = 6
@@ -628,7 +628,7 @@ elseif ARGS[1] = 67:
 	CloCoverBack = 4
 	CloInhibit = 50
 	$swimwear_description = 'A yellow nude bikini set designed for your whorish tendencies!'
-	
+
 elseif ARGS[1] = 68:
 	CloQuality = 2
 	CloThinness = 6
@@ -639,7 +639,7 @@ elseif ARGS[1] = 68:
 	CloCoverBack = 4
 	CloInhibit = 50
 	$swimwear_description = 'A nude bikini set that shows how much of an attention whore you are!'
-	
+
 elseif ARGS[1] = 69:
 	CloQuality = 2
 	CloThinness = 6
@@ -650,7 +650,7 @@ elseif ARGS[1] = 69:
 	CloCoverBack = 4
 	CloInhibit = 50
 	$swimwear_description = 'A nude bikini set that shows how much of an attention whore you are!'
-	
+
 elseif ARGS[1] = 70:
 	CloQuality = 2
 	CloThinness = 6
@@ -661,7 +661,7 @@ elseif ARGS[1] = 70:
 	CloCoverBack = 4
 	CloInhibit = 50
 	$swimwear_description = 'A string bikini set that is perfect for slut wannabes!'
-	
+
 end
 
 --- $attributes_scandalicious_swim_two ---------------------------------

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
qsrc2tw/tools/QSRC2TW/task_processor.js


La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
qsrc2tw/twine-code/-generatedFromTS/typescript-min.js


+ 46 - 0
qsrc2tw/twine-code/core/wardrobe/OutfitItem.ts

@@ -65,6 +65,32 @@ class OutfitItem extends GameObject{
 
 	//#region Traits
 		//#region Clothes
+			get bottomExposure():number{
+				if(this.includesPanties)
+					return 400;
+
+				let bottomLength = 0;
+				if(this.includesPants){
+					bottomLength = this.pantsShortness;
+				}else if(this.includesSkirt){
+					bottomLength = this.skirtShortness;
+				}
+				return Math.min(50 + 50 * bottomLength, 400);
+			}
+
+			get coverBack(){
+				return this.staticData['CoverBack'] as number ?? 0;
+			}
+
+			get coverFront(){
+				return this.staticData['CoverFront'] as number ?? 0;
+			}
+
+			get coverTop(){
+				return this.staticData['CoverTop'] as number ?? 0;
+			}
+
+
 			get includesBra():boolean{
 				return this.staticData['Bra'] == 1;
 			}
@@ -73,6 +99,14 @@ class OutfitItem extends GameObject{
 				return !(!this.staticData['Panties']);
 			}
 
+			get includesPants(){
+				return (this.staticData['Pants'] as number > 0);
+			}
+
+			get includesSkirt(){
+				return (this.staticData['Skirt'] as number > 0);
+			}
+
 			get inhibition(){
 				return this.staticData['Inhibit'] as number ?? 0;
 			}
@@ -85,10 +119,22 @@ class OutfitItem extends GameObject{
 				return !(!this.staticData['Dress']);
 			}
 
+			get isGoth(){
+				return !(!this.staticData['Goth']);
+			}
+
 			get isOnePiece():boolean{
 				return !(!this.staticData['OnePiece']);
 			}
 
+			get isPunk(){
+				return !(!this.staticData['Punk']);
+			}
+
+			get isSwimwear():boolean{
+				return !(!this.staticData['Swim']);
+			}
+
 			get isTopless(){
 				return this.staticData['Bra'] == 2;
 			}

+ 68 - 49
qsrc2tw/twine-code/core/wardrobe/Overwrites.ts

@@ -27,7 +27,14 @@ for(const passage of ['bras','coats','clothing','panties','shoes']){
         if(args[0] == 'wear'){
             const type:string = args[1];
             const index:number= args[2];
-            const outfitItemId = `${type}_${index}`;
+
+            let middle = '';
+            if(passage == 'bras')
+                middle = '_bra';
+            else if(passage != 'clothing')
+                middle = '_'+passage;
+
+            const outfitItemId = `${type}${middle}_${index}`;
             try{
                 variables().wardrobe.wear(outfitItemId);
             }
@@ -231,59 +238,71 @@ setup.Overwrite.varRegister('PXCloTopCut',
     undefined
 );
 
+setup.Overwrite.varRegister('PCloCoverTop',
+    ()=>{
+        const item = variables().wardrobe.wornAtSlot('clothes');
+        if(!item)
+            return 0;
+        return item.coverTop;
+    },
+    undefined
+);
+
+setup.Overwrite.varRegister('PCloCoverBack',
+    ()=>{
+        const item = variables().wardrobe.wornAtSlot('clothes');
+        if(!item)
+            return 0;
+        return item.coverBack;
+    },
+    undefined
+);
+
+setup.Overwrite.varRegister('PCloCoverFront',
+    ()=>{
+        const item = variables().wardrobe.wornAtSlot('clothes');
+        if(!item)
+            return 0;
+        return item.coverFront;
+    },
+    undefined
+);
+
+setup.Overwrite.varRegister('PCloGoth',
+    ()=>{
+        const item = variables().wardrobe.wornAtSlot('clothes');
+        if(!item)
+            return 0;
+        return item.isGoth ? 1 : 0;
+    },
+    undefined
+);
+
+setup.Overwrite.varRegister('PCloPunk',
+    ()=>{
+        const item = variables().wardrobe.wornAtSlot('clothes');
+        if(!item)
+            return 0;
+        return item.isPunk ? 1 : 0;
+    },
+    undefined
+);
+
+setup.Overwrite.varRegister('PCloSwimwear',
+    ()=>{
+        const item = variables().wardrobe.wornAtSlot('clothes');
+        if(!item)
+            return 0;
+        return item.isSwimwear ? 1 : 0;
+    },
+    undefined
+);
+
 /*
 	<<run setup.qsp_dynamic(QSP.$ARGS[1] + '_w['+(QSP.ARGS[2])+'] = 1')>>
 	<<gs `['clothing_attributes' , QSP.$ARGS[1] , QSP.ARGS[2]]`>>
 	<<run setup.qsp_dynamic(''+(QSP.$ARGS[1])+'_s['+(QSP.ARGS[2])+'] = 0')>>
 
-	<<set QSP.PCloGoth[0] = QSP.CloGoth[0]>>
-	<<set QSP.PCloPunk[0] = QSP.CloPunk[0]>>
-	<<set QSP.PCloCoverTop[0] = QSP.CloCoverTop[0]>>
-	<<set QSP.PCloCoverBack[0] = QSP.CloCoverBack[0]>>
-	<<set QSP.PCloCoverFront[0] = QSP.CloCoverFront[0]>>
 	<<gs `['outfit' , 'set_tags']`>>
-	<<if setup.qsp_strpos(QSP.$clothingworntype[0] , 'swimsuit') > 0 || setup.qsp_strpos(QSP.$clothingworntype[0] , 'bikinis') > 0>><<set QSP.PCloSwimwear[0] = 1>><</if>>
 	<<gs `['outfit' , 'exposure_calc']`>>
-	<!-- !Calculationsforclothingbeauty,multipliedbynaturalbeauty -->
-
-
-	<<if QSP.PCloSkirt[0] > 0>>
-		<<if QSP.PCloSkirt[0] == 1>>
-			<<set QSP.PXCloBottomShortness[0] = 100>>
-		<<elseif (QSP.PCloSkirt[0] == 2) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 150>>
-		<<elseif (QSP.PCloSkirt[0] == 3) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 200>>
-		<<elseif (QSP.PCloSkirt[0] == 4) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 250>>
-		<<elseif (QSP.PCloSkirt[0] == 5) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 300>>
-		<<elseif (QSP.PCloSkirt[0] == 6) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 350>>
-		<<elseif (QSP.PCloSkirt[0] >= 7) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 400>>
-		<</if>>
-
-	<</if>>
-
-	<<if QSP.PCloPants[0] > 0>>
-		<<if QSP.PCloPants[0] == 1>>
-			<<set QSP.PXCloBottomShortness[0] = 100>>
-		<<elseif (QSP.PCloPants[0] == 2) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 150>>
-		<<elseif (QSP.PCloPants[0] == 3) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 200>>
-		<<elseif (QSP.PCloPants[0] == 4) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 250>>
-		<<elseif (QSP.PCloPants[0] == 5) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 300>>
-		<<elseif (QSP.PCloPants[0] == 6) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 350>>
-		<<elseif (QSP.PCloPants[0] >= 7) != 0>>
-			<<set QSP.PXCloBottomShortness[0] = 400>>
-		<</if>>
-
-	<</if>>
-
-	<<if QSP.PCloPanties[0] == 1>><<set QSP.PXCloBottomShortness[0] = 400>><</if>>
     */

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio