Browse Source

[added] New shop called scandalicious, so far its just taken all the slutty swimwear but it'll also take the more extreme stuff from the regular shops to make things a bit more realistic.

KevinSmarts 3 years ago
parent
commit
4f8539ad6c

+ 2 - 0
glife.qproj

@@ -115,6 +115,7 @@
 		<Location name="$attributes_swimwear"/>
 		<Location name="$attributes_burlesque"/>
 		<Location name="$attributes_alternative"/>
+		<Location name="$attributes_beach"/>
 		<Location name="lost_clothes_here"/>
 		<Location name="portnoi"/>
 		<Location name="portnoi2"/>
@@ -774,6 +775,7 @@
 		<Location name="hairsalon"/>
 		<Location name="shopdacha"/>
 		<Location name="sportShop"/>
+		<Location name="scandalicious"/>
 		<Location name="torgcentr"/>
 		<Location name="univer"/>
 		<Location name="yarik"/>

+ 697 - 0
locations/_attributes_beach.qsrc

@@ -0,0 +1,697 @@
+# $attributes_beach
+
+if ARGS[1] = 1:
+	CloQuality = 6
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 40
+elseif ARGS[1] = 2:
+	CloQuality = 5
+	CloThinness = 6
+	CloTopCut = 4
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 30
+elseif ARGS[1] = 3:
+	CloQuality = 4
+	CloThinness = 6
+	CloBra = 2
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 35
+elseif ARGS[1] = 4:
+	CloQuality = 5
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 30
+elseif ARGS[1] = 5:
+	CloQuality = 6
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 35
+elseif ARGS[1] = 6:
+	CloQuality = 5
+	CloThinness = 6
+	CloBra = 2
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 35
+elseif ARGS[1] = 7:
+	CloQuality = 6
+	CloThinness = 6
+	CloBra = 2
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 35
+elseif ARGS[1] = 8:
+	CloQuality = 5
+	CloThinness = 6
+	CloBra = 2
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 35
+elseif ARGS[1] = 9:
+	CloQuality = 5
+	CloThinness = 5
+	CloTopCut = 4
+	CloPanties = 1
+	CloOnePiece = 1
+	CloBimbo = 1
+	CloInhibit = 25
+elseif ARGS[1] = 10:
+	CloQuality = 6
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 50
+elseif ARGS[1] = 11:
+	CloQuality = 4
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 50
+elseif ARGS[1] = 12:
+	CloQuality = 4
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 50
+elseif ARGS[1] = 13:
+	CloQuality = 4
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 50
+elseif ARGS[1] = 14:
+	CloQuality = 4
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 50
+elseif ARGS[1] = 15:
+	CloQuality = 5
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 35
+elseif ARGS[1] = 16:
+	CloQuality = 6
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 30
+elseif ARGS[1] = 17:
+	CloQuality = 4
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 30
+elseif ARGS[1] = 18:
+	CloQuality = 5
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 30
+elseif ARGS[1] = 19:
+	CloQuality = 5
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloBimbo = 1
+	CloInhibit = 25
+elseif ARGS[1] = 20:
+	CloQuality = 3
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 20
+elseif ARGS[1] = 21:
+	CloQuality = 5
+	CloThinness = 5
+	CloTopCut = 4
+	CloPanties = 1
+	CloInhibit = 25
+elseif ARGS[1] = 22:
+	CloQuality = 4
+	CloThinness = 5
+	CloTopCut = 4
+	CloPanties = 1
+	CloOnePiece = 1
+	CloBimbo = 1
+	CloInhibit = 25
+elseif ARGS[1] = 23:
+	CloQuality = 3
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 50
+elseif ARGS[1] = 24:
+	CloQuality = 4
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+elseif ARGS[1] = 25:
+	CloQuality = 3
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+	CloBimbo = 1
+elseif ARGS[1] = 26:
+	CloQuality = 5
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+	CloBimbo = 1
+elseif ARGS[1] = 27:
+	CloQuality = 3
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 35
+elseif ARGS[1] = 28:
+	CloQuality = 3
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 29:
+	CloQuality = 4
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 50
+	CloBimbo = 1
+elseif ARGS[1] = 30:
+	CloQuality = 6
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 31:
+	CloQuality = 4
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 32:
+	CloQuality = 4
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 45
+	CloBimbo = 1
+elseif ARGS[1] = 33:
+	CloQuality = 3
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 34:
+	CloQuality = 5
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 50
+	CloBimbo = 1
+elseif ARGS[1] = 35:
+	CloQuality = 3
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 50
+	CloBimbo = 1
+elseif ARGS[1] = 36:
+	CloQuality = 6
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 30
+	CloBimbo = 1
+elseif ARGS[1] = 37:
+	CloQuality = 4
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+elseif ARGS[1] = 38:
+	CloQuality = 4
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+elseif ARGS[1] = 39:
+	CloQuality = 3
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 30
+	CloBimbo = 1
+elseif ARGS[1] = 40:
+	CloQuality = 4
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+elseif ARGS[1] = 41:
+	CloQuality = 5
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+	CloBimbo = 1
+elseif ARGS[1] = 42:
+	CloQuality = 5
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+elseif ARGS[1] = 43:
+	CloQuality = 4
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 30
+	CloBimbo = 1
+elseif ARGS[1] = 44:
+	CloQuality = 3
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 20
+	CloOnePiece = 1
+elseif ARGS[1] = 45:
+	CloQuality = 3
+	CloThinness = 6
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 50
+elseif ARGS[1] = 46:
+	CloQuality = 4
+	CloThinness = 5
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 25
+elseif ARGS[1] = 47:
+	CloQuality = 4
+	CloThinness = 4
+	CloPanties = 1
+	CloInhibit = 10
+	CloTopCut = 3
+	CloOnePiece = 1
+elseif ARGS[1] = 48:
+	CloQuality = 4
+	CloThinness = 4
+	CloBra = 1
+	CloPanties = 1
+	CloInhibit = 20
+elseif ARGS[1] = 49:
+	CloOnePiece = 1
+	CloInhibit = 30
+	CloQuality = 2
+	CloThinness = 4
+	CloTopCut = 1
+	CloBimbo = 1
+	CloPanties = 1
+elseif ARGS[1] = 50:
+	CloOnePiece = 1
+	CloInhibit = 30
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 1
+	CloBimbo = 1
+	CloPanties = 1
+elseif ARGS[1] = 51:
+	CloOnePiece = 1
+	CloInhibit = 30
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 1
+	CloBimbo = 1
+	CloPanties = 1
+elseif ARGS[1] = 52:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 53:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 54:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 55:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 56:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 57:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 58:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 59:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 60:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 3
+	CloInhibit = 20
+elseif ARGS[1] = 61:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 62:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 63:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 64:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 65:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 4
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 66:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 5
+	CloInhibit = 30
+elseif ARGS[1] = 67:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 68:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 5
+	CloInhibit = 30
+elseif ARGS[1] = 69:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 70:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 71:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 3
+	CloInhibit = 25
+elseif ARGS[1] = 72:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 73:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 74:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 75:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 76:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 5
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 77:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 5
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 78:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 5
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 79:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 5
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 80:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 6
+	CloInhibit = 45
+	CloBimbo = 1
+elseif ARGS[1] = 81:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 5
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 82:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 6
+	CloInhibit = 45
+	CloBimbo = 1
+elseif ARGS[1] = 83:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 45
+	CloBimbo = 1
+elseif ARGS[1] = 84:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 45
+	CloBimbo = 1
+elseif ARGS[1] = 85:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 5
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 86:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 50
+	CloBimbo = 1
+elseif ARGS[1] = 87:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 50
+	CloBimbo = 1
+elseif ARGS[1] = 88:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 6
+	CloInhibit = 50
+	CloBimbo = 1
+elseif ARGS[1] = 89:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 6
+	CloInhibit = 50
+	CloBimbo = 1
+elseif ARGS[1] = 90:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 45
+	CloBimbo = 1
+elseif ARGS[1] = 91:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 92:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 93:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 94:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 95:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 96:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 97:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 98:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 99:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 45
+	CloBimbo = 1
+elseif ARGS[1] = 100:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 40
+	CloBimbo = 1
+elseif ARGS[1] = 101:
+	cloBra = 1
+	CloOnePiece = 1
+	CloTopCut = 1
+	CloQuality = 3
+	CloThinness = 5
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 102:
+	cloBra = 1
+	CloOnePiece = 1
+	CloTopCut = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 35
+	CloBimbo = 1
+elseif ARGS[1] = 103:
+	cloBra = 2
+	CloOnePiece = 1
+	CloTopCut = 1
+	CloQuality = 2
+	CloThinness = 6
+	CloInhibit = 55
+	CloBimbo = 1
+end
+
+--- $attributes_beach ---------------------------------
+

+ 529 - 519
locations/_attributes_swimwear.qsrc

@@ -58,11 +58,11 @@ elseif ARGS[1] = 9:
 	CloSkirtShortness = 5
 	CloInhibit = 15
 elseif ARGS[1] = 10:
-	CloQuality = 6
-	CloThinness = 6
 	CloBra = 1
 	CloPanties = 1
-	CloInhibit = 40
+	CloInhibit = 35
+	CloQuality = 2
+	CloThinness = 5
 elseif ARGS[1] = 11:
 	CloQuality = 2
 	CloThinness = 5
@@ -88,90 +88,90 @@ elseif ARGS[1] = 14:
 	CloPanties = 1
 	CloInhibit = 15
 elseif ARGS[1] = 15:
-	CloQuality = 5
-	CloThinness = 6
-	CloTopCut = 4
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 30
 elseif ARGS[1] = 16:
-	CloQuality = 4
-	CloThinness = 6
-	CloBra = 2
+	CloOnePiece = 1
+	CloInhibit = 0
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 35
 elseif ARGS[1] = 17:
-	CloQuality = 5
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 30
 elseif ARGS[1] = 18:
-	CloQuality = 6
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 35
 elseif ARGS[1] = 19:
-	CloQuality = 5
-	CloThinness = 6
-	CloBra = 2
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 4
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 35
 elseif ARGS[1] = 20:
-	CloQuality = 6
-	CloThinness = 6
-	CloBra = 2
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 35
 elseif ARGS[1] = 21:
-	CloQuality = 5
-	CloThinness = 6
-	CloBra = 2
-	CloPanties = 1
+	CloOnePiece = 1
+	CloInhibit = 15
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 3
 	CloBimbo = 1
-	CloInhibit = 35
-elseif ARGS[1] = 22:
-	CloQuality = 5
-	CloThinness = 5
-	CloTopCut = 4
 	CloPanties = 1
+elseif ARGS[1] = 22:
 	CloOnePiece = 1
+	CloInhibit = 20
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 3
 	CloBimbo = 1
-	CloInhibit = 25
+	CloPanties = 1
 elseif ARGS[1] = 23:
-	CloQuality = 6
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 25
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 4
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 50
 elseif ARGS[1] = 24:
-	CloQuality = 4
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 15
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 50
 elseif ARGS[1] = 25:
-	CloQuality = 4
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 20
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 50
 elseif ARGS[1] = 26:
+	CloOnePiece = 1
+	CloInhibit = 0
 	CloQuality = 4
-	CloThinness = 6
-	CloBra = 1
-	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 50
+	CloThinness = 1
+	CloTopCut = 1
 elseif ARGS[1] = 27:
 	CloQuality = 3
 	CloThinness = 5
@@ -179,26 +179,27 @@ elseif ARGS[1] = 27:
 	CloPanties = 1
 	CloInhibit = 20
 elseif ARGS[1] = 28:
-	CloQuality = 4
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 10
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 50
 elseif ARGS[1] = 29:
-	CloQuality = 5
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 35
 elseif ARGS[1] = 30:
-	CloQuality = 6
-	CloThinness = 5
-	CloBra = 1
-	CloPanties = 1
-	CloBimbo = 1
+	CloOnePiece = 1
 	CloInhibit = 30
+	CloQuality = 1
+	CloThinness = 3
+	CloTopCut = 4
+	CloBimbo = 1
+	CloPanties = 1
 elseif ARGS[1] = 31:
 	CloQuality = 6
 	CloThinness = 4
@@ -267,12 +268,12 @@ elseif ARGS[1] = 40:
 	CloPanties = 1
 	CloInhibit = 25
 elseif ARGS[1] = 41:
-	CloQuality = 4
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 30
 elseif ARGS[1] = 42:
 	CloQuality = 6
 	CloThinness = 4
@@ -280,11 +281,12 @@ elseif ARGS[1] = 42:
 	CloPanties = 1
 	CloInhibit = 20
 elseif ARGS[1] = 43:
-	CloQuality = 5
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 15
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloInhibit = 30
 elseif ARGS[1] = 44:
 	CloQuality = 6
 	CloThinness = 4
@@ -299,24 +301,26 @@ elseif ARGS[1] = 45:
 	CloOnePiece = 1
 	CloInhibit = 0
 elseif ARGS[1] = 46:
-	CloQuality = 5
-	CloThinness = 5
-	CloBra = 1
-	CloPanties = 1
-	CloBimbo = 1
-	CloInhibit = 25
+	CloOnePiece = 1
+	CloInhibit = 0
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 2
+	CloTopCut = 3
 elseif ARGS[1] = 47:
-	CloQuality = 3
-	CloThinness = 4
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 0
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloInhibit = 20
 elseif ARGS[1] = 48:
-	CloQuality = 5
-	CloThinness = 5
-	CloTopCut = 4
+	CloOnePiece = 1
+	CloInhibit = 15
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloInhibit = 25
 elseif ARGS[1] = 49:
 	CloQuality = 6
 	CloThinness = 5
@@ -337,13 +341,12 @@ elseif ARGS[1] = 51:
 	CloOnePiece = 1
 	CloInhibit = 15
 elseif ARGS[1] = 52:
-	CloQuality = 4
-	CloThinness = 5
-	CloTopCut = 4
-	CloPanties = 1
 	CloOnePiece = 1
-	CloBimbo = 1
-	CloInhibit = 25
+	CloInhibit = 0
+	CloQuality = 4
+	CloThinness = 3
+	CloTopCut = 1
+	CloPantsShortness = 5
 elseif ARGS[1] = 53:
 	CloQuality = 5
 	CloThinness = 4
@@ -351,11 +354,12 @@ elseif ARGS[1] = 53:
 	CloPanties = 1
 	CloInhibit = 20
 elseif ARGS[1] = 54:
-	CloQuality = 3
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloInhibit = 50
 elseif ARGS[1] = 55:
 	CloQuality = 5
 	CloThinness = 4
@@ -395,11 +399,12 @@ elseif ARGS[1] = 60:
 	CloPanties = 1
 	CloInhibit = 20
 elseif ARGS[1] = 61:
-	CloQuality = 4
-	CloThinness = 5
-	CloBra = 1
-	CloPanties = 1
+	CloOnePiece = 1
 	CloInhibit = 25
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 3
+	CloPanties = 1
 elseif ARGS[1] = 62:
 	CloQuality = 6
 	CloThinness = 4
@@ -433,68 +438,68 @@ elseif ARGS[1] = 66:
 	CloPanties = 1
 	CloInhibit = 20
 elseif ARGS[1] = 67:
-	CloQuality = 3
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 10
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloInhibit = 25
-	CloBimbo = 1
 elseif ARGS[1] = 68:
-	CloQuality = 5
-	CloThinness = 4
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloInhibit = 25
-	CloBimbo = 1
 elseif ARGS[1] = 69:
 	CloQuality = 5
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 0
 	CloTopCut = 1
 	CloPantsShortness = 5
 elseif ARGS[1] = 70:
+	CloOnePiece = 1
+	CloInhibit = 0
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 3
+	CloPanties = 1
+elseif ARGS[1] = 71:
+	CloOnePiece = 1
+	CloInhibit = 20
 	CloQuality = 3
-	CloThinness = 5
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 35
-elseif ARGS[1] = 71:
-	CloQuality = 3
-	CloThinness = 6
-	CloBra = 1
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloInhibit = 40
-	CloBimbo = 1
 elseif ARGS[1] = 72:
-	CloQuality = 4
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloInhibit = 50
-	CloBimbo = 1
 elseif ARGS[1] = 73:
-	CloQuality = 6
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 10
+	CloQuality = 4
+	CloThinness = 3
+	CloTopCut = 2
 	CloPanties = 1
-	CloInhibit = 35
-	CloBimbo = 1
 elseif ARGS[1] = 74:
-	CloQuality = 4
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloInhibit = 35
-	CloBimbo = 1
 elseif ARGS[1] = 75:
-	CloQuality = 4
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 10
+	CloQuality = 3
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloInhibit = 45
-	CloBimbo = 1
 elseif ARGS[1] = 76:
 	CloQuality = 6
 	CloThinness = 4
@@ -509,26 +514,26 @@ elseif ARGS[1] = 77:
 	CloPanties = 1
 	CloInhibit = 20
 elseif ARGS[1] = 78:
-	CloQuality = 3
-	CloThinness = 4
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 0
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloInhibit = 35
-	CloBimbo = 1
 elseif ARGS[1] = 79:
-	CloQuality = 5
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 15
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 3
 	CloPanties = 1
-	CloInhibit = 50
-	CloBimbo = 1
 elseif ARGS[1] = 80:
-	CloQuality = 3
-	CloThinness = 6
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 0
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloInhibit = 50
-	CloBimbo = 1
 elseif ARGS[1] = 81:
 	CloQuality = 5
 	CloThinness = 6
@@ -537,12 +542,12 @@ elseif ARGS[1] = 81:
 	CloInhibit = 50
 	CloBimbo = 1
 elseif ARGS[1] = 82:
-	CloQuality = 6
-	CloThinness = 4
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 0
+	CloQuality = 4
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloInhibit = 30
-	CloBimbo = 1
 elseif ARGS[1] = 83:
 	CloQuality = 4
 	CloThinness = 3
@@ -562,17 +567,19 @@ elseif ARGS[1] = 85:
 	CloPanties = 1
 	CloInhibit = 25
 elseif ARGS[1] = 86:
-	CloQuality = 4
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 0
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloInhibit = 25
 elseif ARGS[1] = 87:
-	CloQuality = 4
-	CloThinness = 5
-	CloBra = 1
+	CloOnePiece = 1
+	CloInhibit = 5
+	CloQuality = 2
+	CloThinness = 3
+	CloTopCut = 1
 	CloPanties = 1
-	CloInhibit = 25
 elseif ARGS[1] = 88:
 	CloQuality = 6
 	CloThinness = 4
@@ -594,7 +601,6 @@ elseif ARGS[1] = 90:
 elseif ARGS[1] = 91:
 	CloQuality = 4
 	CloThinness = 5
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 2
@@ -602,7 +608,6 @@ elseif ARGS[1] = 91:
 elseif ARGS[1] = 92:
 	CloQuality = 4
 	CloThinness = 5
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 25
 	CloBimbo = 1
@@ -619,8 +624,7 @@ elseif ARGS[1] = 94:
 	CloThinness = 4
 	CloBra = 1
 	CloPanties = 1
-	CloInhibit = 30
-	CloBimbo = 1
+	CloInhibit = 20
 elseif ARGS[1] = 95:
 	CloQuality = 4
 	CloThinness = 4
@@ -636,7 +640,6 @@ elseif ARGS[1] = 96:
 elseif ARGS[1] = 97:
 	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 2
@@ -650,7 +653,6 @@ elseif ARGS[1] = 98:
 elseif ARGS[1] = 99:
 	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 2
@@ -658,7 +660,6 @@ elseif ARGS[1] = 99:
 elseif ARGS[1] = 100:
 	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 2
@@ -666,14 +667,12 @@ elseif ARGS[1] = 100:
 elseif ARGS[1] = 101:
 	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 0
 	CloTopCut = 2
 elseif ARGS[1] = 102:
 	CloQuality = 3
 	CloThinness = 5
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 15
 	CloTopCut = 3
@@ -705,18 +704,18 @@ elseif ARGS[1] = 106:
 elseif ARGS[1] = 107:
 	CloQuality = 4
 	CloThinness = 5
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 15
 	CloBimbo = 1
 	CloTopCut = 3
 	CloOnePiece = 1
 elseif ARGS[1] = 108:
-	CloQuality = 4
+	CloQuality = 5
 	CloThinness = 4
 	CloBra = 1
 	CloPanties = 1
-	CloInhibit = 25
+	CloInhibit = 5
+	CloTopCut = 3
 elseif ARGS[1] = 109:
 	CloQuality = 3
 	CloThinness = 4
@@ -724,16 +723,15 @@ elseif ARGS[1] = 109:
 	CloPanties = 1
 	CloInhibit = 20
 elseif ARGS[1] = 110:
-	CloQuality = 5
-	CloThinness = 5
+	CloQuality = 4
+	CloThinness = 4
 	CloBra = 1
 	CloPanties = 1
-	CloInhibit = 25
-	CloBimbo = 1
+	CloInhibit = 20
+	CloTopCut = 3
 elseif ARGS[1] = 111:
 	CloQuality = 6
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 2
@@ -751,18 +749,19 @@ elseif ARGS[1] = 113:
 	CloPanties = 1
 	CloInhibit = 25
 elseif ARGS[1] = 114:
-	CloQuality = 5
+	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
-	CloInhibit = 25
+	CloInhibit = 5
+	CloTopCut = 3
+	CloOnePiece = 1
 elseif ARGS[1] = 115:
 	CloQuality = 4
-	CloThinness = 6
-	CloBra = 1
+	CloThinness = 5
 	CloPanties = 1
-	CloInhibit = 30
-	CloBimbo = 1
+	CloInhibit = 15
+	CloTopCut = 4
+	CloOnePiece = 1
 elseif ARGS[1] = 116:
 	CloQuality = 4
 	CloThinness = 5
@@ -776,12 +775,11 @@ elseif ARGS[1] = 117:
 	CloPanties = 1
 	CloInhibit = 25
 elseif ARGS[1] = 118:
-	CloQuality = 3
+	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
-	CloInhibit = 20
-	CloTopCut = 4
+	CloInhibit = 10
+	CloTopCut = 3
 	CloOnePiece = 1
 elseif ARGS[1] = 119:
 	CloQuality = 6
@@ -804,7 +802,6 @@ elseif ARGS[1] = 121:
 elseif ARGS[1] = 122:
 	CloQuality = 3
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 10
 	CloTopCut = 3
@@ -831,7 +828,6 @@ elseif ARGS[1] = 125:
 elseif ARGS[1] = 126:
 	CloQuality = 5
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 2
@@ -857,7 +853,6 @@ elseif ARGS[1] = 129:
 elseif ARGS[1] = 130:
 	CloQuality = 5
 	CloThinness = 5
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 15
 	CloBimbo = 1
@@ -873,7 +868,6 @@ elseif ARGS[1] = 131:
 elseif ARGS[1] = 132:
 	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 3
@@ -881,7 +875,6 @@ elseif ARGS[1] = 132:
 elseif ARGS[1] = 133:
 	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 2
@@ -895,7 +888,6 @@ elseif ARGS[1] = 134:
 elseif ARGS[1] = 135:
 	CloQuality = 3
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 3
@@ -903,7 +895,6 @@ elseif ARGS[1] = 135:
 elseif ARGS[1] = 136:
 	CloQuality = 5
 	CloThinness = 3
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 15
 	CloTopCut = 3
@@ -911,7 +902,6 @@ elseif ARGS[1] = 136:
 elseif ARGS[1] = 137:
 	CloQuality = 5
 	CloThinness = 3
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 15
 	CloTopCut = 3
@@ -919,7 +909,6 @@ elseif ARGS[1] = 137:
 elseif ARGS[1] = 138:
 	CloQuality = 3
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 10
 	CloTopCut = 2
@@ -930,11 +919,9 @@ elseif ARGS[1] = 139:
 	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 20
-	CloTopCut = 4
 elseif ARGS[1] = 140:
 	CloQuality = 5
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 3
@@ -942,7 +929,6 @@ elseif ARGS[1] = 140:
 elseif ARGS[1] = 141:
 	CloQuality = 4
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 10
 	CloTopCut = 1
@@ -953,18 +939,16 @@ elseif ARGS[1] = 142:
 	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 20
-	CloTopCut = 4
 elseif ARGS[1] = 143:
-	CloQuality = 3
-	CloThinness = 6
-	CloBra = 1
+	CloQuality = 5
+	CloThinness = 4
 	CloPanties = 1
-	CloInhibit = 50
-	CloTopCut = 4
+	CloInhibit = 0
+	CloTopCut = 1
+	CloOnePiece = 1
 elseif ARGS[1] = 144:
 	CloQuality = 5
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 5
 	CloTopCut = 3
@@ -975,394 +959,420 @@ elseif ARGS[1] = 145:
 	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 20
-	CloTopCut = 4
 elseif ARGS[1] = 146:
 	CloQuality = 5
 	CloThinness = 4
-	CloBra = 1
 	CloPanties = 1
 	CloInhibit = 15
 	CloTopCut = 3
 elseif ARGS[1] = 147:
-	CloQuality = 4
-	CloThinness = 5
-	CloBra = 1
+	CloQuality = 3
+	CloThinness = 4
 	CloPanties = 1
-	CloInhibit = 25
+	CloInhibit = 15
 	CloTopCut = 4
 elseif ARGS[1] = 148:
-	CloQuality = 4
+	CloQuality = 5
 	CloThinness = 4
 	CloBra = 1
 	CloPanties = 1
-	CloInhibit = 10
-	CloTopCut = 3
-	CloOnePiece = 1
+	CloInhibit = 20
+elseif ARGS[1] = 148:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 149:
-	CloQuality = 3
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 15
-	CloTopCut = 4
+	CloInhibit = 25
 elseif ARGS[1] = 150:
-	CloQuality = 4
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 20
-	CloTopCut = 4
+	CloInhibit = 25
 elseif ARGS[1] = 151:
-	CloQuality = 5
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 20
-	CloTopCut = 4
+	CloInhibit = 25
 elseif ARGS[1] = 152:
-	CloQuality = 5
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 0
-	CloTopCut = 1
-	CloOnePiece = 1
+	CloInhibit = 25
 elseif ARGS[1] = 153:
-	CloQuality = 4
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 10
-	CloTopCut = 3
-	CloOnePiece = 1
+	CloInhibit = 30
 elseif ARGS[1] = 154:
-	CloQuality = 4
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 5
-	CloTopCut = 3
-	CloOnePiece = 1
+	CloInhibit = 30
 elseif ARGS[1] = 155:
-	CloQuality = 4
-	CloThinness = 5
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 15
-	CloTopCut = 4
-	CloOnePiece = 1
-elseif ARGS[1] = 156:
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 5
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 5
-	CloTopCut = 3
-elseif ARGS[1] = 157:
-	CloQuality = 4
+	CloInhibit = 30
+elseif ARGS[1] = 156:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 20
-	CloTopCut = 3
+	CloInhibit = 30
+elseif ARGS[1] = 157:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 5
+	CloInhibit = 30
 elseif ARGS[1] = 158:
-	CloQuality = 3
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
 	CloThinness = 4
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 20
-	CloTopCut = 3
+	CloInhibit = 30
 elseif ARGS[1] = 159:
-	CloOnePiece = 1
-	CloInhibit = 0
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 1
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 160:
-	CloOnePiece = 1
-	CloInhibit = 5
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 1
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 30
 elseif ARGS[1] = 161:
-	CloOnePiece = 1
-	CloInhibit = 0
-	CloQuality = 4
-	CloThinness = 3
-	CloTopCut = 1
-	CloPanties = 1
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 162:
-	CloOnePiece = 1
-	CloInhibit = 0
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 1
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 30
 elseif ARGS[1] = 163:
-	CloOnePiece = 1
-	CloInhibit = 15
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 164:
-	CloOnePiece = 1
-	CloInhibit = 0
-	CloQuality = 2
-	CloThinness = 3	
-	CloTopCut = 1
-	CloPanties = 1
-elseif ARGS[1] = 165:
-	CloOnePiece = 1
-	CloInhibit = 0
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
 	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
+	CloInhibit = 25
+elseif ARGS[1] = 165:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 4
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 166:
-	CloOnePiece = 1
-	CloInhibit = 20
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 30
 elseif ARGS[1] = 167:
-	CloOnePiece = 1
-	CloInhibit = 5
-	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 1
-	CloPanties = 1
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 4
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 168:
-	CloOnePiece = 1
-	CloInhibit = 10
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 4
-	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 35
 elseif ARGS[1] = 169:
-	CloOnePiece = 1
-	CloInhibit = 5
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 170:
-	CloOnePiece = 1
-	CloInhibit = 10
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 171:
-	CloOnePiece = 1
-	CloInhibit = 10
-	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
-elseif ARGS[1] = 172:
-	CloOnePiece = 1
-	CloInhibit = 5
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 1
-	CloPanties = 1
-elseif ARGS[1] = 173:
-	CloOnePiece = 1
+	CloThinness = 4
 	CloInhibit = 25
-	CloQuality = 2
-	CloThinness = 3	
-	CloTopCut = 3
-	CloPanties = 1
+elseif ARGS[1] = 172:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 4
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 173:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
 elseif ARGS[1] = 174:
-	CloOnePiece = 1
-	CloInhibit = 0
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 4
-	CloThinness = 3
-	CloTopCut = 1
-	CloPantsShortness = 5
+	CloThinness = 2
+	CloInhibit = 20
 elseif ARGS[1] = 175:
-	CloOnePiece = 1
-	CloInhibit = 5
-	CloQuality = 2
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
 	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	CloInhibit = 25
 elseif ARGS[1] = 176:
-	CloOnePiece = 1
-	CloInhibit = 0
-	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 2
-	CloTopCut = 3
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 4
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 177:
-	CloOnePiece = 1
-	CloInhibit = 0
-	CloQuality = 2
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
 	CloThinness = 3
-	CloTopCut = 1
-	CloPanties = 1
+	CloInhibit = 30
 elseif ARGS[1] = 178:
-	CloOnePiece = 1
-	CloInhibit = 15
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 179:
-	CloOnePiece = 1
-	CloInhibit = 5
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 180:
-	CloOnePiece = 1
-	CloInhibit = 30
-	CloQuality = 2
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
 	CloThinness = 4
-	CloTopCut = 1
-	CloBimbo = 1
-	CloPanties = 1
+	CloInhibit = 30
 elseif ARGS[1] = 181:
-	CloOnePiece = 1
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 4
 	CloInhibit = 30
-	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 1
-	CloBimbo = 1
-	CloPanties = 1
 elseif ARGS[1] = 182:
-	CloOnePiece = 1
-	CloInhibit = 30
-	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 1
-	CloBimbo = 1
-	CloPanties = 1
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 35
 elseif ARGS[1] = 183:
-	CloOnePiece = 1
-	CloInhibit = 15
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 184:
-	CloOnePiece = 1
-	CloInhibit = 10	
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	CloThinness = 2
+	CloInhibit = 20
 elseif ARGS[1] = 185:
-	CloOnePiece = 1
-	CloInhibit = 5
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 186:
-	CloOnePiece = 1
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 5
 	CloInhibit = 30
-	CloQuality = 1
-	CloThinness = 3
-	CloTopCut = 4
-	CloBimbo = 1
-	CloPanties = 1
 elseif ARGS[1] = 187:
-	CloOnePiece = 1
-	CloInhibit = 5
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 3
-	CloThinness = 3	
-	CloTopCut = 1
-	CloPanties = 1
+	CloThinness = 3
+	CloInhibit = 25
 elseif ARGS[1] = 188:
-	CloOnePiece = 1
-	CloInhibit = 0
-	CloQuality = 2
-	CloThinness = 3	
-	CloTopCut = 2
-	CloPanties = 1
-elseif ARGS[1] = 189:
-	CloOnePiece = 1
-	CloInhibit = 5
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 189:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 190:
-	CloOnePiece = 1
-	CloInhibit = 5
-	CloQuality = 3
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
 	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	CloInhibit = 25
 elseif ARGS[1] = 191:
-	CloOnePiece = 1	
-	CloInhibit = 5
-	CloQuality = 4
-	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 192:
-	CloOnePiece = 1
-	CloInhibit = 5
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 2
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 193:
-	CloOnePiece = 1
-	CloInhibit = 15
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 3
-	CloBimbo = 1
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 194:
-	CloOnePiece = 1
-	CloInhibit = 20
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 3
-	CloTopCut = 3
-	CloBimbo = 1
-	CloPanties = 1
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 195:
-	CloOnePiece = 1
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
 	CloInhibit = 25
-	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 4
-	CloPanties = 1
 elseif ARGS[1] = 196:
-	CloOnePiece = 1
-	CloInhibit = 15
-	CloQuality = 3
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
 	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
-elseif ARGS[1] = 197:
-	CloOnePiece = 1
 	CloInhibit = 20
-	CloQuality = 3
-	CloThinness = 3
-	CloTopCut = 3
-	CloPanties = 1
+elseif ARGS[1] = 197:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 198:
-	CloOnePiece = 1
-	CloInhibit = 0
-	CloQuality = 4
-	CloThinness = 1	
-	CloTopCut = 1
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
 elseif ARGS[1] = 199:
-	CloBra = 1
-	CloPanties = 1
-	CloInhibit = 35
+	cloBra = 1
+	cloPanties = 1
 	CloQuality = 2
-	CloThinness = 5
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 200:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 201:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 202:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 203:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 204:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 205:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 206:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 207:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 3
+	CloInhibit = 25
+elseif ARGS[1] = 208:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 30
+elseif ARGS[1] = 209:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 210:
+	cloBra = 1
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 211:
+	CloTopCut = 2
+	cloPanties = 1
+	CloQuality = 3
+	CloThinness = 4
+	CloInhibit = 25
+elseif ARGS[1] = 212:
+	CloTopCut = 2
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 3
+	CloInhibit = 30
+elseif ARGS[1] = 213:
+	CloTopCut = 2
+	cloPanties = 1
+	CloQuality = 2
+	CloThinness = 3
+	CloInhibit = 25
 end
 
 --- $attributes_swimwear ---------------------------------

+ 218 - 98
locations/_clothing_name.qsrc

@@ -13,27 +13,27 @@ if $ARGS[0] = 'swimwear':
 	if ARGS[1] = 7:$RESULT = 'A black one-piece with highlighted cups for extra support and more emphasis on the chest area.'
 	if ARGS[1] = 8:$RESULT = 'A small floral design bikini, with tiny straps that barely cover everything and show plenty of skin, perfect for a tan.'
 	if ARGS[1] = 9:$RESULT = 'A unique two-piece with a simple knot-top and a tiny miniskirt, all in red.'
-	if ARGS[1] = 10:$RESULT = 'A crimson bikini with white lace, the bottom is designed in a grid pattern to seductively show off your pubic area.'
+	if ARGS[1] = 10:$RESULT = 'A bikini in the color of the Russian flag, it has a deep v plunge, who says patriotism cannot be sexy?'
 	if ARGS[1] = 11:$RESULT = 'A classic two-piece bikini in pink white polka dots covering it.'
 	if ARGS[1] = 12:$RESULT = 'A vibrant yellow bikini with a halter top design.'
 	if ARGS[1] = 13:$RESULT = 'A sexily-designed swimming suit with adjustments made to accent the backside of any girl.'
 	if ARGS[1] = 14:$RESULT = 'A fashionable one-piece connected on one side to show off a large swath of stomach.'
-	if ARGS[1] = 15:$RESULT = 'A slutty bikini designed off of a sling bikini, connected with tiny pieces of fabric and covering only the minimal needed.'
-	if ARGS[1] = 16:$RESULT = 'A silver bikini bottom designed to highlight everything apart from the important thing.'
-	if ARGS[1] = 17:$RESULT = 'A tiny red and black bikini dotted with diamonds, made for the girl who loves to show off her body.'
-	if ARGS[1] = 18:$RESULT = 'Made for a whore, with tiny shiny red triangles of fabric covering the important parts.'
-	if ARGS[1] = 19:$RESULT = 'A black bikini bottom seductively connected by chains.'
-	if ARGS[1] = 20:$RESULT = 'A small white bikini bottom held by a knot.'
-	if ARGS[1] = 21:$RESULT = 'A tiny white bikini bottom held by a knot, with frilly designs on it.'
-	if ARGS[1] = 22:$RESULT = 'An incredibly slutty one-piece, with fabric covering only the bare minimum needed.'
-	if ARGS[1] = 23:$RESULT = 'A lime-green slutty fishnet bikini made for sexual encounters, openly showing off the nude form.'
-	if ARGS[1] = 24:$RESULT = 'A semi-transparent slutty white bikini, the top designed as a tube top.'
-	if ARGS[1] = 25:$RESULT = 'A slutty pink fishnet bikini outlined in black, the top designed as at tube top.'
-	if ARGS[1] = 26:$RESULT = 'A whorish two-piece that can barely be called clothes, with tiny little pink bows covering the nipples and a little triangle covering the entrance.'
+	if ARGS[1] = 15:$RESULT = 'One-piece black swimsuit that looks like 2 pieces, the middle is crochet together, highly showy and not practical at all.'
+	if ARGS[1] = 16:$RESULT = 'One-piece swimsuit with boat-neck cut and paradise print, it is fashionable despite its rather conservative.'
+	if ARGS[1] = 17:$RESULT = 'A coffee coloured one-piece swimsuit'
+	if ARGS[1] = 18:$RESULT = 'One-piece ruffled swimsuit with a scoop cut in cream, it has some innocent appeal to them...'
+	if ARGS[1] = 19:$RESULT = 'one-piece swimsuit with tasselled halter neckline and lace up front in taupe, it''s stylish and fashionable.'
+	if ARGS[1] = 20:$RESULT = 'A white one-piece swimsuit, it has colorful side-stripes that gives a retro feel to it.'
+	if ARGS[1] = 21:$RESULT = 'A strapless monokini with side-strings in fuscia, it''s very flirty and conspicuous.'
+	if ARGS[1] = 22:$RESULT = 'A crepe coloured, crocheted one-piece swimsuit, its deep plunge shows off your body like you mean business!.'
+	if ARGS[1] = 23:$RESULT = 'A black monokini, it has a very fun and flirty design, it emphasizes your curves a deal.'
+	if ARGS[1] = 24:$RESULT = 'One-piece swimsuit in black, it has scoop neckline and thin shoulder straps to create a curve hugging silhouette.'
+	if ARGS[1] = 25:$RESULT = 'Backless one-piece swimsuit with a deep v plunge, eggplant in color, it''s both practical and fashionable.'
+	if ARGS[1] = 26:$RESULT = 'A chlorine-resistant, training swimsuit, high-leg-height and still manage to look somewhat fashionable!'
 	if ARGS[1] = 27:$RESULT = 'A two-piece black leather design, the top made as a halter top with a mesh design.'
-	if ARGS[1] = 28:$RESULT = 'A slutty striped bikini, switching in between cyan blue and a semi transparent mesh.'
-	if ARGS[1] = 29:$RESULT = 'A sexual bikini covering the made minimum assets in hot pink and neon black.'
-	if ARGS[1] = 30:$RESULT = 'A bikini made for a whore, with a silver triangular design where the top of the triangle barely covers the nipple of the breast.'
+	if ARGS[1] = 28:$RESULT = 'A navy one-piece swimsuit, it has a light and flirty plunge and looks pretty good despite its price tag.'
+	if ARGS[1] = 29:$RESULT = 'A white one-piece swimsuit, it has very simple design and practical. Solid white never goes out of style!'
+	if ARGS[1] = 30:$RESULT = 'A black monokini with deep v plunge, the hallow cuts help to emphasize your body, it''s a conspicuous swimsuit!'
 	if ARGS[1] = 31:$RESULT = 'A sporty and backless one-piece, with a high leg'
 	if ARGS[1] = 32:$RESULT = 'A bikini with string straps and using the minimum material to still pass as decent. Classic sexy in red.'
 	if ARGS[1] = 33:$RESULT = 'A posh and slutty one-piece, perfect for a trophy wife or mistress. Purple with gold beads'
@@ -44,60 +44,60 @@ if $ARGS[0] = 'swimwear':
 	if ARGS[1] = 38:$RESULT = 'A floral design bikini with bows and ruffles just perfect for the beach but not so good for swimming in.'
 	if ARGS[1] = 39:$RESULT = 'A one-piece with so many cut-outs its could pass for a bikini, has a bit of a spider web vibe and might just be the perfect thing for a sexy Goth.'
 	if ARGS[1] = 40:$RESULT = 'A leatherette bikini with scale detail to look like crocodile skin but in a glossy black. A little skimpy with string details.'
-	if ARGS[1] = 41:$RESULT = 'A tiny pink bikini leaving little to the imagination.'
+	if ARGS[1] = 41:$RESULT = 'A fashionable one-piece swimsuit in Egyptian blue, it teases yet remain some what functional.'
 	if ARGS[1] = 42:$RESULT = 'A classic black bikini white trim and florescent yellow detail, very chic.'
-	if ARGS[1] = 43:$RESULT = 'The kind of bikini you''d wear if you were about to jump out of a giant birthday cake.'
+	if ARGS[1] = 43:$RESULT = 'A belted, one-piece, denim colored swimsuit, it looks pretty good despite its price tag.'
 	if ARGS[1] = 44:$RESULT = 'A modern black and white bikini with tie string briefs.'
 	if ARGS[1] = 45:$RESULT = 'A sleek white one-piece with blue go faster stripes.'
-	if ARGS[1] = 46:$RESULT = 'A sparking golden bikini, with silver straps. You will get noticed in this'
-	if ARGS[1] = 47:$RESULT = 'A shiny red bikini with sparkling sliver straps, whorish and gaudy.'
-	if ARGS[1] = 48:$RESULT = 'The skimpiest sliver one-piece held together with transparent straps.'
+	if ARGS[1] = 46:$RESULT = 'An one-piece swimsuit in light blue, it has a very simplistic, practical design.'
+	if ARGS[1] = 47:$RESULT = 'A modest one-piece swimsuit with white floral prints.'
+	if ARGS[1] = 48:$RESULT = 'An one-piece swimsuit in iris color, it has a plunge that shows off your cleavage quite nicely.'
 	if ARGS[1] = 49:$RESULT = 'A classy blue bikini with bling links. You''ll look a million rubles in this'
 	if ARGS[1] = 50:$RESULT = 'A floral bikini with a deep v neck top to show some cleavage but still conservative.'
 	if ARGS[1] = 51:$RESULT = 'A black one-piece with a patterned circular cut out over the stomach.'
-	if ARGS[1] = 52:$RESULT = 'A slutty pink one-piece with a very high leg and low neck-line.'
+	if ARGS[1] = 52:$RESULT = 'An one-piece sporty swimsuit with boyleg-cut, unassuming and highly practical.'
 	if ARGS[1] = 53:$RESULT = 'A fresh black and pink pattern on white bikini make this fashionable and stylish choice.'
-	if ARGS[1] = 54:$RESULT = 'A bikini made for a whore, the pink fabric is so revealing it only serves to draw attention to completely exposed breasts and pussy.'
+	if ARGS[1] = 54:$RESULT = 'A peanut coloured one-piece swimsuit, it has a very simplistic, practical design.'
 	if ARGS[1] = 55:$RESULT = 'A bright patterned bikini with thin straps on a tube top.'
 	if ARGS[1] = 56:$RESULT = 'A multi-colour striped bikini with tie string briefs.'
 	if ARGS[1] = 57:$RESULT = 'A black polka-doted bikini with tie string briefs.'
 	if ARGS[1] = 58:$RESULT = 'A patterned one-piece with a very low v cut neck-line.'
 	if ARGS[1] = 59:$RESULT = 'A magenta one-piece with a patterned cut out from the neck-line to the belly button.'
 	if ARGS[1] = 60:$RESULT = 'A red bikini with ruffles and tie string briefs.'
-	if ARGS[1] = 61:$RESULT = 'A pink bikini with bright coloured straps. Its fairly small and shows some side boob.'
+	if ARGS[1] = 61:$RESULT = 'A black bikini with cross strap that resemble one-piece swimsuit, it''s more for show than being practical.'
 	if ARGS[1] = 62:$RESULT = 'A black one-piece with not too much breast coverage and string straps.'
 	if ARGS[1] = 63:$RESULT = 'A bikini made for a bimbo, pink with multi-coloured hearts, string ties and plastic hoops.'
 	if ARGS[1] = 64:$RESULT = 'A blue bikini with small gold circles on it and gold chain straps.'
 	if ARGS[1] = 65:$RESULT = 'A black bikini with a colourful trim. It balances exposure and dignity very well.'
 	if ARGS[1] = 66:$RESULT = 'A pink bikini with tie string briefs.'
-	if ARGS[1] = 67:$RESULT = 'A pink-black leopard-patterned bikini.'
-	if ARGS[1] = 68:$RESULT = 'A pink patterned bikini with white strings.'
+	if ARGS[1] = 67:$RESULT = 'A blue one-piece lacy swimsuit, it''s more for showy display than practical usage.'
+	if ARGS[1] = 68:$RESULT = 'One-piece swimsuit in black, it''s very simple except the modest spacing that tastefully shows your skin.'
 	if ARGS[1] = 69:$RESULT = 'A modest black-blue one-piece swimsuit, cut so the fabric shows off nearly all of the thighs in a seductive manner.'
-	if ARGS[1] = 70:$RESULT = 'A very daring light-blue bikini, which fabric is too thin or revealing to cover any private parts.'
-	if ARGS[1] = 71:$RESULT = 'This blue bikini is perfect for any slut and whore out there. Zippers are conveniently placed over the private parts to allow easy access.'
-	if ARGS[1] = 72:$RESULT = 'Made for all the unashamed whores out there, this bikini is nothing more than a few purple straps and doesn''t even try to cover the private parts.'
-	if ARGS[1] = 73:$RESULT = 'This slutty pink and black monokini just about covers your private parts.'
-	if ARGS[1] = 74:$RESULT = 'Made from a shiny blue material, this monokini barely covers your private parts. Somehow it''s always a tad too small, forcing the fabric, which should cover your vagina, between your labia.'
-	if ARGS[1] = 75:$RESULT = 'This slutty bikini is made from a few straps and barely covers your privates parts'
+	if ARGS[1] = 70:$RESULT = 'A pink one-piece swimsuit, it shows modest amount of your cleavage.'
+	if ARGS[1] = 71:$RESULT = 'A black one-piece high cut swimsuit with an inviting deep plunge, the design is quite flirty .'
+	if ARGS[1] = 72:$RESULT = 'A one-piece, cold asymmetrical black swimsuit with cut on the strap side, it''s a rather showy swimsuit.'
+	if ARGS[1] = 73:$RESULT = 'A black one-piece swimsuit with jagged-cut and decorated with little gold tubes.'
+	if ARGS[1] = 74:$RESULT = 'An orange one-piece swimsuit, it has a plunge but still overs you very modestly.'
+	if ARGS[1] = 75:$RESULT = 'A blue one-piece swimsuit with a plunge, it shows decent amount of your cleavage.'
 	if ARGS[1] = 76:$RESULT = 'This bright pink bikini-monokini hybrid has two thin straps connecting the top and briefs and is held together by heart-shaped plastic hoops. Perfect for any bimbo.'
 	if ARGS[1] = 77:$RESULT = 'An orange-black patterned bikini, with tie string briefs.'
-	if ARGS[1] = 78:$RESULT = 'Made for all the beach sluts out there, this blue monokini is cross shaped and held together by collar.'
-	if ARGS[1] = 79:$RESULT = 'A bikini perfect for all the bimbo sluts that love pink bikinis, but don''t want to waste time when having sex by undressing. These pieces of clothes are nothing more than a few pink straps.'
-	if ARGS[1] = 80:$RESULT = 'What is this? Is this even a monokini? Who knows. It''s extremely slutty, doesn''t cover your breast at all and a white collar holds a very small blue vagina cover in place.'
+	if ARGS[1] = 78:$RESULT = 'A classic, one-piece black swimsuit, it might not be flirty enough for some.'
+	if ARGS[1] = 79:$RESULT = 'A deep V one-piece black swimsuit with floral print, it shows and entices.'
+	if ARGS[1] = 80:$RESULT = 'A one-piece, cold asymmetrical black swimsuit with cut on the opposite side of the shoulder strap, it''s a rather showy swimsuit.'
 	if ARGS[1] = 81:$RESULT = 'A light blue bikini made for the exhibitionists out there. The fabric is quite revealing and doesn''t cover your private parts at all.'
-	if ARGS[1] = 82:$RESULT = 'A slutty, green-black patterned monokini, which top and bottom part are connected by very thin, black straps. '
+	if ARGS[1] = 82:$RESULT = 'One-piece, sporty swimsuit with two yellow stripes that emphasize your figure a little.'
 	if ARGS[1] = 83:$RESULT = 'A classic, light-blue and white bikini with tie string briefs.'
 	if ARGS[1] = 84:$RESULT = 'A classic, red-white bikini, with light-blue strings and a tie string thong.'
 	if ARGS[1] = 85:$RESULT = 'An all black bikini.'
-	if ARGS[1] = 86:$RESULT = 'A white bikini, with a halterless top.'
-	if ARGS[1] = 87:$RESULT = 'A black bikini, with a halterless top.'
+	if ARGS[1] = 86:$RESULT = 'A Maillot style, one-piece swimsuit, its simplistic design is balanced out by fashionable print patterns.'
+	if ARGS[1] = 87:$RESULT = 'A blue one-piece swimsuit, it mixes one-shoulder design with transparent meshes on various parts of the body.'
 	if ARGS[1] = 88:$RESULT = 'A classic patterned bikini, with thick black strings.'
 	if ARGS[1] = 89:$RESULT = 'A light pink bikini held together by metal rings.'
 	if ARGS[1] = 90:$RESULT = 'A bright-purple bikini with a tie string thong.'
 	if ARGS[1] = 91:$RESULT = 'A blue leaf-patterned swimsuits, cut so that the fabric shows off the thighs in a seductive manner.'
 	if ARGS[1] = 92:$RESULT = 'A slutty black swimsuit with a very deep cleavage and black straps running over the hips.'
 	if ARGS[1] = 93:$RESULT = 'A mostly-pink two-piece swimsuit. While the briefs are comparable to those of a bikini, the top ends just above the belly button, is very modest and has long sleeves.'
-	if ARGS[1] = 94:$RESULT = 'Made for a whore, this black bikini is nothing more than a few pieces of fabric, that just cover up intimate areas. The straps are super thin and the thong is really small.'
+	if ARGS[1] = 94:$RESULT = 'A pale turquoise bikini with an almost tube top and tie string bottoms.'
 	if ARGS[1] = 95:$RESULT = 'A classic red and polka-dot-patterned bikini with tie string briefs.'
 	if ARGS[1] = 96:$RESULT = 'A classic blue bikini.'
 	if ARGS[1] = 97:$RESULT = 'A bright pink swimsuit, which does show some cleavage, if the wearers breasts are large enough.'
@@ -111,17 +111,17 @@ if $ARGS[0] = 'swimwear':
 	if ARGS[1] = 105:$RESULT = 'A classic blue polka-dot patterned bikini, with a tie between the breasts and frilly briefs.'
 	if ARGS[1] = 106:$RESULT = 'A classic light-pink bikini, with tie pink briefs.'
 	if ARGS[1] = 107:$RESULT = 'A sexy light-pink and black one-piece swimsuit, showing off a good amount of cleavage. It lower part is held to gether by tie strings and the swimsuit does not cover the hips.'
-	if ARGS[1] = 108:$RESULT = 'An orange bikini, with yellow straps and a tie strapped thong.'
+	if ARGS[1] = 108:$RESULT = 'A well made choral and black tankini.'
 	if ARGS[1] = 109:$RESULT = 'A classic light-blue bikini.'
-	if ARGS[1] = 110:$RESULT = 'Made from a shiny pink fabric, this daring bikini is perfect for any aspiring bimbo.'
+	if ARGS[1] = 110:$RESULT = 'A basic white bikini.'
 	if ARGS[1] = 111:$RESULT = 'A strapless dark blue swimsuit, with white décor around the fabric covering the breast.'
 	if ARGS[1] = 112:$RESULT = 'This classic gold-black bikini is made from a shiny fabric, which briefs are held together by two metal rings.'
 	if ARGS[1] = 113:$RESULT = 'A classic black-white patterned bikini, with light green straps. Its thong is held together by tie strings.'
-	if ARGS[1] = 114:$RESULT = 'A silver bikini made from a shiny material, has its thong held together by tie straps.'
-	if ARGS[1] = 115:$RESULT = 'While this may look like a classic pink bikini, with black frills covering the top, it''s much more indecent, as the thong is made from a very thing fabric and can be easily seen through.'
+	if ARGS[1] = 114:$RESULT = 'A blue and white striped swimsuit which looks a bit mumsy.'
+	if ARGS[1] = 115:$RESULT = 'A very thin white swimsuit which looks like it''ll go see through if wet, like on an Asian porn site.'
 	if ARGS[1] = 116:$RESULT = 'A shiny blue-silver patterned bikini, with a tie strapped thong.'
 	if ARGS[1] = 117:$RESULT = 'A black-blue patterned bikini, which is held together by tie straps and silver plastic rings.'
-	if ARGS[1] = 118:$RESULT = 'A blue swimsuit-bikini hybrid, with a very revealing cleavage and a mostly open midsection, showing of the wearers waist and hips. The top and bottom part are connected on the front with blue strap.'
+	if ARGS[1] = 118:$RESULT = 'A bright orange swimsuit with front lace up for better cleavage.'
 	if ARGS[1] = 119:$RESULT = 'A classic blue bikini, with golden straps.'
 	if ARGS[1] = 120:$RESULT = 'A classic colourful bikini, with tie strapped briefs.'
 	if ARGS[1] = 121:$RESULT = 'A classic colourful bikini.'
@@ -146,63 +146,183 @@ if $ARGS[0] = 'swimwear':
 	if ARGS[1] = 140:$RESULT = 'A black swimsuit in leather look material with mesh sides.'
 	if ARGS[1] = 141:$RESULT = 'A very shiny azur swimsuit with high leg and high neckline.'
 	if ARGS[1] = 142:$RESULT = 'A dark green bikini with multiple string sides to the bottoms.'
-	if ARGS[1] = 143:$RESULT = 'A pink string outline of a bikini that shows everything and is pretty much pointless.'
+	if ARGS[1] = 143:$RESULT = 'A black swimsuit with high neckline and tight fit, made for speed.'
 	if ARGS[1] = 144:$RESULT = 'A blue and white hooped one piece, very nautical.'
 	if ARGS[1] = 145:$RESULT = 'A cyan, melon and fuschia tie string bikini.'
 	if ARGS[1] = 146:$RESULT = 'A blue and white short tankini with red detail on the bottoms.'
-	if ARGS[1] = 147:$RESULT = 'A very minimal black bikini that just about covers your dignity.'
-	if ARGS[1] = 148:$RESULT = 'A shiny gold swimsuit with zipper on the front so you can show off your cleavage.'
-	if ARGS[1] = 149:$RESULT = 'A designer bikini with halter top, does look a bit like underwear though.'
-	if ARGS[1] = 150:$RESULT = 'A skimpy black bikini with cleavage zip.'
-	if ARGS[1] = 151:$RESULT = 'A tidy black bikini with cut out detail on the bottoms.'
-	if ARGS[1] = 152:$RESULT = 'A black swimsuit with high neckline and tight fit, made for speed.'
-	if ARGS[1] = 153:$RESULT = 'A bright orange swimsuit with front lace up for better cleavage.'
-	if ARGS[1] = 154:$RESULT = 'A blue and white striped swimsuit which looks a bit mumsy.'
-	if ARGS[1] = 155:$RESULT = 'A very thin white swimsuit which looks like it''ll go see through if wet, like on an Asian porn site.'
-	if ARGS[1] = 156:$RESULT = 'A well made choral and black tankini.'
-	if ARGS[1] = 157:$RESULT = 'A basic white bikini.'
-	if ARGS[1] = 158:$RESULT = 'A pale turquoise bikini with an almost tube top and tie string bottoms.'
-	if ARGS[1] = 159:$RESULT = 'A Maillot style, one-piece swimsuit, its simplistic design is balanced out by fashionable print patterns.'
-	if ARGS[1] = 160:$RESULT = 'A blue one-piece swimsuit, it mixes one-shoulder design with transparent meshes on various parts of the body.'
-	if ARGS[1] = 161:$RESULT = 'One-piece, sporty swimsuit with two yellow stripes that emphasize your figure a little.'
-	if ARGS[1] = 162:$RESULT = 'A classic, one-piece black swimsuit, it might not be flirty enough for some.'
-	if ARGS[1] = 163:$RESULT = 'A deep V one-piece black swimsuit with floral print, it shows and entices.'
-	if ARGS[1] = 164:$RESULT = 'A one-piece, cold asymmetrical black swimsuit with cut on the opposite side of the shoulder strap, it''s a rather showy swimsuit.'
-	if ARGS[1] = 165:$RESULT = 'A pink one-piece swimsuit, it shows modest amount of your cleavage.'
-	if ARGS[1] = 166:$RESULT = 'A black one-piece high cut swimsuit with an inviting deep plunge, the design is quite flirty .'
-	if ARGS[1] = 167:$RESULT = 'A one-piece, cold asymmetrical black swimsuit with cut on the strap side, it''s a rather showy swimsuit.'
-	if ARGS[1] = 168:$RESULT = 'A black one-piece swimsuit with jagged-cut and decorated with little gold tubes.'
-	if ARGS[1] = 169:$RESULT = 'An orange one-piece swimsuit, it has a plunge but still overs you very modestly.'
-	if ARGS[1] = 170:$RESULT = 'A blue one-piece swimsuit with a plunge, it shows decent amount of your cleavage.'
-	if ARGS[1] = 171:$RESULT = 'A blue one-piece lacy swimsuit, it''s more for showy display than practical usage.'
-	if ARGS[1] = 172:$RESULT = 'One-piece swimsuit in black, it''s very simple except the modest spacing that tastefully shows your skin.'
-	if ARGS[1] = 173:$RESULT = 'A black bikini with cross strap that resemble one-piece swimsuit, it''s more for show than being practical.'
-	if ARGS[1] = 174:$RESULT = 'An one-piece sporty swimsuit with boyleg-cut, unassuming and highly practical.'
-	if ARGS[1] = 175:$RESULT = 'A peanut coloured one-piece swimsuit, it has a very simplistic, practical design.'
-	if ARGS[1] = 176:$RESULT = 'An one-piece swimsuit in light blue, it has a very simplistic, practical design.'
-	if ARGS[1] = 177:$RESULT = 'A modest one-piece swimsuit with white floral prints.'
-	if ARGS[1] = 178:$RESULT = 'An one-piece swimsuit in iris color, it has a plunge that shows off your cleavage quite nicely.'
-	if ARGS[1] = 179:$RESULT = 'A fashionable one-piece swimsuit in Egyptian blue, it teases yet remain some what functional.'
-	if ARGS[1] = 180:$RESULT = 'Open-piece swimsuit that is actually just lacy & crochet lingerie that can be worn underwater, it shows off your body quite nicely.'
-	if ARGS[1] = 181:$RESULT = 'A high-neck monokini in midnight blue and it is connected tastefully by a strap. More for show, less for actual swimming.'
-	if ARGS[1] = 182:$RESULT = 'A pink cross-strap monokini, it is rather showy and highly impractical, might just be the perfect thing for you?'
-	if ARGS[1] = 183:$RESULT = 'A belted, one-piece, denim colored swimsuit, it looks pretty good despite its price tag.'
-	if ARGS[1] = 184:$RESULT = 'A navy one-piece swimsuit, it has a light and flirty plunge and looks pretty good despite its price tag.'
-	if ARGS[1] = 185:$RESULT = 'A white one-piece swimsuit, it has very simple design and practical. Solid white never goes out of style!'
-	if ARGS[1] = 186:$RESULT = 'A black monokini with deep v plunge, the hallow cuts help to emphasize your body, it''s a conspicuous swimsuit!'
-	if ARGS[1] = 187:$RESULT = 'One-piece swimsuit with boat-neck cut and paradise print, it is fashionable despite its rather conservative.'
-	if ARGS[1] = 188:$RESULT = 'One-piece black swimsuit that looks like 2 pieces, the middle is crochet together, highly showy and not practical at all.'
-	if ARGS[1] = 189:$RESULT = 'A coffee coloured one-piece swimsuit'
-	if ARGS[1] = 190:$RESULT = 'One-piece ruffled swimsuit with a scoop cut in cream, it has some innocent appeal to them...'
-	if ARGS[1] = 191:$RESULT = 'one-piece swimsuit with tasselled halter neckline and lace up front in taupe, it''s stylish and fashionable.'
-	if ARGS[1] = 192:$RESULT = 'A white one-piece swimsuit, it has colorful side-stripes that gives a retro feel to it.'
-	if ARGS[1] = 193:$RESULT = 'A strapless monokini with side-strings in fuscia, it''s very flirty and conspicuous.'
-	if ARGS[1] = 194:$RESULT = 'A crepe coloured, crocheted one-piece swimsuit, its deep plunge shows off your body like you mean business!.'
-	if ARGS[1] = 195:$RESULT = 'A black monokini, it has a very fun and flirty design, it emphasizes your curves a deal.'
-	if ARGS[1] = 196:$RESULT = 'One-piece swimsuit in black, it has scoop neckline and thin shoulder straps to create a curve hugging silhouette.'
-	if ARGS[1] = 197:$RESULT = 'Backless one-piece swimsuit with a deep v plunge, eggplant in color, it''s both practical and fashionable.'
-	if ARGS[1] = 198:$RESULT = 'A chlorine-resistant, training swimsuit, high-leg-height and still manage to look somewhat fashionable!'
-	if ARGS[1] = 199:$RESULT = 'A bikini in the color of the Russian flag, it has a deep v plunge, who says patriotism cannot be sexy?'
+	if ARGS[1] = 147:$RESULT = 'A designer bikini with halter top, does look a bit like underwear though.'
+	if ARGS[1] = 148:$RESULT = 'A tidy black bikini with cut out detail on the bottoms.'
+	if ARGS[1] = 149:$RESULT = 'A bikini set witth actual zebras printed on them, you feel both silly and cute in the same time.'
+	if ARGS[1] = 150:$RESULT = 'A black bikini set, it has a triangle top with a side-string bottom that offers full coverage.'
+	if ARGS[1] = 151:$RESULT = 'A bikini set with a triangle top and side-tie bottom in the color mineral alloy, it has crochet print.'
+	if ARGS[1] = 152:$RESULT = 'A bikini set in the color sangria, it has a tie-back top and a cheeky bottom, its both flirty and functional.'
+	if ARGS[1] = 153:$RESULT = 'A bikini in dark periwinkle, it has a triangle top with tie-back and a classic bikini bottom.'
+	if ARGS[1] = 154:$RESULT = 'A bikini set with a triangle top and a Brazillian bottom, its traditional Japanese art print makes look exotic.'
+	if ARGS[1] = 155:$RESULT = 'A bikini set with a tie-back top and a Brazillian bottom, the strings draws attention to your breasts.' 
+	if ARGS[1] = 156:$RESULT = 'A bikini set witth a bralette top and a cheeky Brazillian bottom, its blue but also can reverse to black bikini.'
+	if ARGS[1] = 157:$RESULT = 'A bikini set witth a twist Bandeau top and a string bikini bottom, it has decorative gold stripes.'
+	if ARGS[1] = 158:$RESULT = 'A bikini set witth a small triangle top and a g-string bottom that leave very little to the imagination.' 
+	if ARGS[1] = 160:$RESULT = 'A black bikini set with a triangle top and a little thong bottom that shows off your booty quite nicely.'
+	if ARGS[1] = 161:$RESULT = 'A bikini set in black, it has a cross-string top and a Brazillian bottom, it hug your curves quite nicely.' 
+	if ARGS[1] = 162:$RESULT = 'A bikini set in purple, it has a v plunge bralette top and a thong bottom it shows your booty nicely.'
+	if ARGS[1] = 163:$RESULT = 'A bikini set in Azure, it has a Bandeau top and a string bikini bottom.'
+	if ARGS[1] = 164:$RESULT = 'A bikini set in the color fuscia, it has a triangle top and a tiny thong bottom that provide little back coverage.'
+	if ARGS[1] = 165:$RESULT = 'A bikini set with a triangle tops and a thong bottom in color fuscia and floral prints.' 
+	if ARGS[1] = 166:$RESULT = 'A blue bikini set with a triangle top and a thong bottom, it has white floral print and looks fun and flirty.' 
+	if ARGS[1] = 167:$RESULT = 'A bikini set with a triangle top and a Brazillian bottom in Tiffany Blue, it''s both functional and fashionalbe.'
+	if ARGS[1] = 168:$RESULT = 'A red bikini set with a triangle top and a Brazillian bottom that gives plenty of coverage yet remaining flirty!'
+	if ARGS[1] = 169:$RESULT = 'A bikini set witth a triangle tie-back top and a Brazillian bottom in the color Taffy, it looks fun and flirty.'
+	if ARGS[1] = 170:$RESULT = 'A bikini set that has a rather revealing halter top anda  small string bottom in the color Thunder.'
+	if ARGS[1] = 171:$RESULT = 'A bikini set in the color scarlet, it has a triangle tie-back top and a side-string bottom, classy and flirty.'
+	if ARGS[1] = 172:$RESULT = 'A black bikini set with a bralette top and a full bottom, it has supportive-cup, highly comfortable yet remain classy.'
+	if ARGS[1] = 173:$RESULT = 'A black bikini set with a bralette top and a full bottom, it has the classy vibe to it.' 
+	if ARGS[1] = 174:$RESULT = 'A bikini set in the Cerulean color, it has a classic bottom as well as a tie-back top that reveal part of the cleavage.' 
+	if ARGS[1] = 175:$RESULT = 'A bikini in Sky blue color, it has a fashionable halter-top top and a classic bikini bottom.' 
+	if ARGS[1] = 176:$RESULT = 'A black bikini set with a strapless Bandeau top and a Brazillian bottom, its fun and flirty.'
+	if ARGS[1] = 177:$RESULT = 'A bikini in the color Laure, it has a  front-tie top and a multi-string bikini bottom.'
+	if ARGS[1] = 178:$RESULT = 'A Triangle grey bikini top with rings and a scrunch Brazillian bottom, its both fahionalbe and functional.'
+	if ARGS[1] = 179:$RESULT = 'A Triangle bikini top with a Brazillian bottom in multi-floral print.'
+	if ARGS[1] = 180:$RESULT = 'A pink ruffled bikini with a triangle top and a thong bottom, its both playful and flirty'
+	if ARGS[1] = 181:$RESULT = 'A black bikini set with a triangle top and a g-string bottom.' 
+	if ARGS[1] = 182:$RESULT = 'A red bikini set witth a triangle top and a sexy thong bottom.'
+	if ARGS[1] = 183:$RESULT = 'A bikini set with a triangle top and a g-string bottom, its design reveal much of your body.'
+	if ARGS[1] = 184:$RESULT = 'A red bikini with a tie-back top and a cheeky bottom, its sassy with class.'
+	if ARGS[1] = 185:$RESULT = 'A black bikini with a a multi-colored top and a classic bikini bottom.'
+	if ARGS[1] = 186:$RESULT = 'A red bikini top with a deep plunge that shows off your cleavage and a small classic bottom.' 
+	if ARGS[1] = 187:$RESULT = 'A black bikini with a deep-plunge top and a thong that shows your body off with minimum decency.'
+	if ARGS[1] = 188:$RESULT = 'A Navy blue bikini with a tie-back top and a classic bikini bottom.' 
+	if ARGS[1] = 189:$RESULT = 'A bikini with a banded halter-top and a classic bikini bottom, it has stripes of shimmery gold.' 
+	if ARGS[1] = 190:$RESULT = 'A blue bikini with a medium-size triangle top and a string bikini bottom that provides coverage.'
+	if ARGS[1] = 191:$RESULT = 'A green bikini with snake-skin print, with a triangle top and a classic g-string.' 
+	if ARGS[1] = 192:$RESULT = 'A red bikini set with a deep-plunge top and a thong bottom, it has two Navy blue stripes.' 
+	if ARGS[1] = 193:$RESULT = 'A white bikini with blue hen, it has a bralette top and a Brazillian bottom.'
+	if ARGS[1] = 194:$RESULT = 'A black bikini with a tie-back triangle top and a classic bikini bottom.'
+	if ARGS[1] = 195:$RESULT = 'A bikini with a tie-back triangle top and a side-tie classic bikini bottom, it has floral print.'
+	if ARGS[1] = 196:$RESULT = 'A two-piece swimsuit in Indian red, it has a wrap front-tie top and a classic full bottom.'
+	if ARGS[1] = 197:$RESULT = 'A bikini set in assorted pink color, it has a fashionable halter top and a g-string bottom.'
+	if ARGS[1] = 198:$RESULT = 'A red bikini with a triangle top and g-string bottom.'
+	if ARGS[1] = 199:$RESULT = 'A coral bikini set with a fashionable small triangle top and a thong bottom.' 
+	if ARGS[1] = 200:$RESULT = 'A red ruffled bikini with a small triangle top and a thong bikini bottom.' 
+	if ARGS[1] = 201:$RESULT = 'A yellow bikini with white polka dots, it has small triangle top with a deep plunge and a side-string thong bottom.'
+	if ARGS[1] = 202:$RESULT = 'A blue bikini set with decorative black flourishing, it has a triangle top and a side-string bottom.' 
+	if ARGS[1] = 203:$RESULT = 'A pink bikini set with white polka dots, it has a plunged triangle top and a side-tie bikini bottom.'
+	if ARGS[1] = 204:$RESULT = 'A  micro monochrome stripes bikini with a bralette top and a thong bottom.'
+	if ARGS[1] = 205:$RESULT = 'A coral bikini set with a deep-plunge bralette top and a thong bottom.'
+	if ARGS[1] = 206:$RESULT = 'A bikini set in medium Pearwood color, it has a scoop plunge top and a classic full bikini bottom.'
+	if ARGS[1] = 207:$RESULT = 'A bikini set with blush tone print, it has a bralette top and a classic full bikini bottom.'
+	if ARGS[1] = 208:$RESULT = 'A bikini set witth a smocked triangle top and a cheeky bikini bottom.'
+	if ARGS[1] = 209:$RESULT = 'A string bikini set with red palette print, it has a small triangle top and a cheeky string bikini.' 
+	if ARGS[1] = 210:$RESULT = 'A bikini in baby blue color, it has a wrap top and a classic bikini bottom.'
+	if ARGS[1] = 211:$RESULT = 'A bikini set with floral print, it has a triangle top and a Brazillian bottom.'
+	if ARGS[1] = 212:$RESULT = 'A two-piece swimsuit in the color pine green, it has a full coverage top and a thong bikini bottom.'
+	if ARGS[1] = 213:$RESULT = 'A two-piece swimsuit in the color black, it has a halter top with transparent mesh and a double-strap thong bottom.'
+	if ARGS[1] = 214:$RESULT = 'A two-piece swimsuit that looks like one-piece. it has a tankini top and a classic full bikini bottom.' 
+
+
+elseif $ARGS[0] = 'beach':
+	if ARGS[1] = 1:$RESULT = 'A crimson bikini with white lace, the bottom is designed in a grid pattern to seductively show off your pubic area.'
+	if ARGS[1] = 2:$RESULT = 'A slutty bikini designed off of a sling bikini, connected with tiny pieces of fabric and covering only the minimal needed.'
+	if ARGS[1] = 3:$RESULT = 'A silver bikini bottom designed to highlight everything apart from the important thing.'
+	if ARGS[1] = 4:$RESULT = 'A tiny red and black bikini dotted with diamonds, made for the girl who loves to show off her body.'
+	if ARGS[1] = 5:$RESULT = 'Made for a whore, with tiny shiny red triangles of fabric covering the important parts.'
+	if ARGS[1] = 6:$RESULT = 'A black bikini bottom seductively connected by chains.'
+	if ARGS[1] = 7:$RESULT = 'A small white bikini bottom held by a knot.'
+	if ARGS[1] = 8:$RESULT = 'A tiny white bikini bottom held by a knot, with frilly designs on it.'
+	if ARGS[1] = 9:$RESULT = 'An incredibly slutty one-piece, with fabric covering only the bare minimum needed.'
+	if ARGS[1] = 10:$RESULT = 'A lime-green slutty fishnet bikini made for sexual encounters, openly showing off the nude form.'
+	if ARGS[1] = 11:$RESULT = 'A semi-transparent slutty white bikini, the top designed as a tube top.'
+	if ARGS[1] = 12:$RESULT = 'A slutty pink fishnet bikini outlined in black, the top designed as at tube top.'
+	if ARGS[1] = 13:$RESULT = 'A whorish two-piece that can barely be called clothes, with tiny little pink bows covering the nipples and a little triangle covering the entrance.'
+	if ARGS[1] = 14:$RESULT = 'A slutty striped bikini, switching in between cyan blue and a semi transparent mesh.'
+	if ARGS[1] = 15:$RESULT = 'A sexual bikini covering the made minimum assets in hot pink and neon black.'
+	if ARGS[1] = 16:$RESULT = 'A bikini made for a whore, with a silver triangular design where the top of the triangle barely covers the nipple of the breast.'
+	if ARGS[1] = 17:$RESULT = 'A tiny pink bikini leaving little to the imagination.'
+	if ARGS[1] = 18:$RESULT = 'The kind of bikini you''d wear if you were about to jump out of a giant birthday cake.'
+	if ARGS[1] = 19:$RESULT = 'A sparking golden bikini, with silver straps. You will get noticed in this'
+	if ARGS[1] = 20:$RESULT = 'A shiny red bikini with sparkling sliver straps, whorish and gaudy.'
+	if ARGS[1] = 21:$RESULT = 'The skimpiest sliver one-piece held together with transparent straps.'
+	if ARGS[1] = 22:$RESULT = 'A slutty pink one-piece with a very high leg and low neck-line.'
+	if ARGS[1] = 23:$RESULT = 'A bikini made for a whore, the pink fabric is so revealing it only serves to draw attention to completely exposed breasts and pussy.'
+	if ARGS[1] = 24:$RESULT = 'A pink bikini with bright coloured straps. Its fairly small and shows some side boob.'
+	if ARGS[1] = 25:$RESULT = 'A pink-black leopard-patterned bikini.'
+	if ARGS[1] = 26:$RESULT = 'A pink patterned bikini with white strings.'
+	if ARGS[1] = 27:$RESULT = 'A very daring light-blue bikini, which fabric is too thin or revealing to cover any private parts.'
+	if ARGS[1] = 28:$RESULT = 'This blue bikini is perfect for any slut and whore out there. Zippers are conveniently placed over the private parts to allow easy access.'
+	if ARGS[1] = 29:$RESULT = 'Made for all the unashamed whores out there, this bikini is nothing more than a few purple straps and doesn''t even try to cover the private parts.'
+	if ARGS[1] = 30:$RESULT = 'This slutty pink and black monokini just about covers your private parts.'
+	if ARGS[1] = 31:$RESULT = 'Made from a shiny blue material, this monokini barely covers your private parts. Somehow it''s always a tad too small, forcing the fabric, which should cover your vagina, between your labia.'
+	if ARGS[1] = 32:$RESULT = 'This slutty bikini is made from a few straps and barely covers your privates parts'
+	if ARGS[1] = 33:$RESULT = 'Made for all the beach sluts out there, this blue monokini is cross shaped and held together by collar.'
+	if ARGS[1] = 34:$RESULT = 'A bikini perfect for all the bimbo sluts that love pink bikinis, but don''t want to waste time when having sex by undressing. These pieces of clothes are nothing more than a few pink straps.'
+	if ARGS[1] = 35:$RESULT = 'What is this? Is this even a monokini? Who knows. It''s extremely slutty, doesn''t cover your breast at all and a white collar holds a very small blue vagina cover in place.'
+	if ARGS[1] = 36:$RESULT = 'A slutty, green-black patterned monokini, which top and bottom part are connected by very thin, black straps. '
+	if ARGS[1] = 37:$RESULT = 'A white bikini, with a halterless top.'
+	if ARGS[1] = 38:$RESULT = 'A black bikini, with a halterless top.'
+	if ARGS[1] = 39:$RESULT = 'Made for a whore, this black bikini is nothing more than a few pieces of fabric, that just cover up intimate areas. The straps are super thin and the thong is really small.'
+	if ARGS[1] = 40:$RESULT = 'An orange bikini, with yellow straps and a tie strapped thong.'
+	if ARGS[1] = 41:$RESULT = 'Made from a shiny pink fabric, this daring bikini is perfect for any aspiring bimbo.'
+	if ARGS[1] = 42:$RESULT = 'A silver bikini made from a shiny material, has its thong held together by tie straps.'
+	if ARGS[1] = 43:$RESULT = 'While this may look like a classic pink bikini, with black frills covering the top, it''s much more indecent, as the thong is made from a very thing fabric and can be easily seen through.'
+	if ARGS[1] = 44:$RESULT = 'A blue swimsuit-bikini hybrid, with a very revealing cleavage and a mostly open midsection, showing of the wearers waist and hips. The top and bottom part are connected on the front with blue strap.'
+	if ARGS[1] = 45:$RESULT = 'A pink string outline of a bikini that shows everything and is pretty much pointless.'
+	if ARGS[1] = 46:$RESULT = 'A very minimal black bikini that just about covers your dignity.'
+	if ARGS[1] = 47:$RESULT = 'A shiny gold swimsuit with zipper on the front so you can show off your cleavage.'
+	if ARGS[1] = 48:$RESULT = 'A skimpy black bikini with cleavage zip.'
+	if ARGS[1] = 49:$RESULT = 'Open-piece swimsuit that is actually just lacy & crochet lingerie that can be worn underwater, it shows off your body quite nicely.'
+	if ARGS[1] = 50:$RESULT = 'A high-neck monokini in midnight blue and it is connected tastefully by a strap. More for show, less for actual swimming.'
+	if ARGS[1] = 51:$RESULT = 'A pink cross-strap monokini, it is rather showy and highly impractical, might just be the perfect thing for you?'
+	if ARGS[1] = 52:$RESULT = 'A gold bikini set with a tie-back top and a g-string bottom that showcases your physique.'
+	if ARGS[1] = 53:$RESULT = 'A wipe bikini set in white with a Brazillian bottom, its hallow cut shows off your cleavage quite enticingly.'
+	if ARGS[1] = 54:$RESULT = 'A bikini set in orange and yellow string, it has a triangle top and a little g-string bottom.'
+	if ARGS[1] = 55:$RESULT = 'A rather cheap looking bikini in the color taffy, it has a thin triangle top and a thin thong bottom.'
+	if ARGS[1] = 56:$RESULT = 'A bikini set with a triangle top and a Brazillian bottom. It has camouflage print but with more sensual colors.' 
+	if ARGS[1] = 57:$RESULT = 'A violet bikini set with a small triangle top and a g-string bottom, any less coverage would be indecent!'
+	if ARGS[1] = 58:$RESULT = 'A bikini set with a small triangle top and a small sexy g-string, any less coverage would be indecent!'
+	if ARGS[1] = 59:$RESULT = 'A bikini set with a small triangle top and a small sexy g-string in Midnight Blue, any less coverage would be indecent!'
+	if ARGS[1] = 60:$RESULT = 'A black bikini set witth a triangle top and a string bikini bottom, black bikini never goes out of style!' 
+	if ARGS[1] = 61:$RESULT = 'A bikini set with a medium triangle tops and a g-string bottom in camouflage colors, it has flirty and fun vibe.'
+	if ARGS[1] = 62:$RESULT = 'A bikini set in the color chocalate, it has a small triangle top and a small g-string.'
+	if ARGS[1] = 63:$RESULT = 'A black bikini set with decorative gold stripes, it has a triangle top and a thong bottom.'
+	if ARGS[1] = 64:$RESULT = 'A Mint bikini set witth a tie-back top and a g-string bottom, its classy.'
+	if ARGS[1] = 65:$RESULT = 'A gold bikini with a thin halter-top and a small Brazillian bottom.' 
+	if ARGS[1] = 66:$RESULT = 'A gold bikini with a Bandeau top and a side-tie Brazillian bottom.' 
+	if ARGS[1] = 67:$RESULT = 'A blue bikini with a strapless Bandeau top and a side-string bikini bottom.' 
+	if ARGS[1] = 68:$RESULT = 'A black bikini with a halter-top and a classic string bikini bottom.' 
+	if ARGS[1] = 69:$RESULT = 'A blue bikini with a triangle top and a Brazillian bottom.' 
+	if ARGS[1] = 70:$RESULT = 'A gold bikini with a deep plunge and a g-string bottom, it''s rahter risque.'
+	if ARGS[1] = 71:$RESULT = 'A black bikini with light-blue dot print, it has a small triangle top and a pair of little thong bikini bottom.'
+	if ARGS[1] = 72:$RESULT = 'A red sequin two-piece, it has a tube strapless top and a side-tie bikini bottom.'
+	if ARGS[1] = 73:$RESULT = 'A pink crocheted bikini with white under layer, it has a small triangle top and a Brazillian bottom.'
+	if ARGS[1] = 74:$RESULT = 'A black bikini set with a small triangle top and a g-string bottom.' 
+	if ARGS[1] = 75:$RESULT = 'A red ruffle two-piece swimsuit with a padded Bandeau top and a classic brief bottom.'
+	if ARGS[1] = 76:$RESULT = 'A micro-bikini set in Amethst, it has a tiny triangle top and a thong bottom that bearly covers anything.'
+	if ARGS[1] = 77:$RESULT = 'A micro-bikini set in black, it has a tiny triangle top and a thong bottom that bearly covers anything.'
+	if ARGS[1] = 78:$RESULT = 'A micro-bikini set in neon green, it has a tiny triangle top and a thong bottom that bearly covers anything.'
+	if ARGS[1] = 79:$RESULT = 'A red sequin micro-bikini that has a tiny triangle top and a thong bottom that bearly covers anything.' 
+	if ARGS[1] = 80:$RESULT = 'A black bikini that has a tiny triangle top that bearly covers your nipples and a g-string that covers nothing!' 
+	if ARGS[1] = 81:$RESULT = 'A grey bikini with green hem that has a tiny triangle top that bearly covers your nipples and a g-string that covers almost nothing!'
+	if ARGS[1] = 82:$RESULT = 'A pink bikini set that has a tiny triangle top that bearly cover your nipples and a g-string that reveals everything!'
+	if ARGS[1] = 83:$RESULT = 'A blue bikini set that has a tiny triangle top that bearly cover your nipples and a g-string that only cover your pussy minimally!' 
+	if ARGS[1] = 84:$RESULT = 'A blue bikini set that has a tiny triangle top that bearly cover your nipples and a g-string that covers nothing!'
+	if ARGS[1] = 85:$RESULT = 'A bikini that has a top that consist of two stripes and a g-string thong that leave nothing to the imagination!' 
+	if ARGS[1] = 86:$RESULT = 'A bikini that covers nothing and it screams for attention, only a horny-whorey whore would wear something like this!'
+	if ARGS[1] = 87:$RESULT = 'A bikini that covers nothing and it screams for attention, only a horny-whorey whore would wear something like this!'
+	if ARGS[1] = 88:$RESULT = 'A bikini that covers nothing and it screams for attention, only a horny-whorey whore would wear something like this!'
+	if ARGS[1] = 89:$RESULT = 'A bikini that covers nothing and it screams for attention, only a horny-whorey whore would wear something like this!'
+	if ARGS[1] = 90:$RESULT = 'A bikini that covers nothing and it screams for attention, only a horny-whorey whore would wear something like this!' 
+	if ARGS[1] = 91:$RESULT = 'A transparent white bikini that''s wholly see-through when wet, perfect for an attention-seeking slut.' 
+	if ARGS[1] = 92:$RESULT = 'A transparent neon green bikini that''s wholly see-through when wet, perfect for an attention-seeking slut.' 
+	if ARGS[1] = 93:$RESULT = 'A transparent neon green bikini that''s wholly see-through when wet, perfect for an attention-seeking floozy.' 
+	if ARGS[1] = 94:$RESULT = 'A transparent violet bikini that''s wholly see-through when wet, perfect for an attention-seeking floozy.' 
+	if ARGS[1] = 95:$RESULT = 'A two-piece set that''s totally see-through when wet, ideal for an attention-needing tramp!'
+	if ARGS[1] = 96:$RESULT = 'A two-piece set that''s totally see-through when wet, ideal for an attention-needing tramp!'
+	if ARGS[1] = 97:$RESULT = 'A transparent sky blue bikini that''s wholly see-through when wet, perfect for an attention-seeking bimbo.'
+	if ARGS[1] = 98:$RESULT = 'A transparent white bikini that''s wholly see-through when wet, it is classy, in a bimbo kind of way.'
+	if ARGS[1] = 99:$RESULT = 'A transparent white bikini that''s totally see-through even when its dry, it is perfect for an attention-needing bimbette!'
+	if ARGS[1] = 100:$RESULT = 'A transparent white bikini that''s wholly see-through when wet, perfect for an attention-wanting floozy.' 
+	if ARGS[1] = 101:$RESULT = 'A monokini that almost covers nothing, its perfect to show off your body, if that is your thing...' 
+	if ARGS[1] = 102:$RESULT = 'A monokini that almost covers nothing, its perfect for an attention-seeking bimbette!' 
+	if ARGS[1] = 103:$RESULT = 'A monokini that covers nothing, it signals people that you are desparate for attention and will do anything for it!' 
 
 elseif $ARGS[0] = 'coat':
 	if ARGS[1] = 1:$RESULT = 'A light jacket offering very little protection from the weather.'

+ 2 - 0
locations/_short_description.qsrc

@@ -32,6 +32,8 @@ elseif $ARGS[0] = 'coat':
 	$RESULT = 'Coat number '
 elseif $ARGS[0] = 'swimwear':
 	$RESULT = 'Swimwear number '
+elseif $ARGS[0] = 'beach':
+	$RESULT = 'Slutty swimwear number '
 elseif $ARGS[0] = 'burlesque':
 	$RESULT = 'Burlesque outfit number '
 end

+ 21 - 6
locations/changingroom.qsrc

@@ -5,9 +5,9 @@ menu_off = 1
 if $ARGS[0] = 'view_swim_list':
 
 	if $loc = 'fit' or $loc = 'bass' or temper >= 15:
-		if $clothingworntype ! 'swimwear':
+		if $clothingworntype ! 'swimwear' and $clothingworntype ! 'beach':
 			if $clothingworntype = 'nude':
-				if $lastwornclothingtype ! 'swimwear':
+				if $lastwornclothingtype ! 'swimwear' and $lastwornclothingtype ! 'beach':
 					$normalclothingworntype = $lastwornclothingtype
 					normalclothingwornno = lastwornclothingnumber
 				end
@@ -24,8 +24,19 @@ if $ARGS[0] = 'view_swim_list':
 			i += 1
 		if i <= ARRSIZE('swimwear'):jump 'loopswimwear'
 
-		if h = 0 and $clothingworntype ! 'swimwear': '<center>You do not own any swimwear.</center>'
-		if h = 0 and $clothingworntype = 'swimwear': '<center>You are wearing your swimwear.</center>'
+		*nl
+		*nl
+
+		i = 1
+		h = 0
+		:loopbeach
+			if beach[i] = 1 and swimwearS[i] = 0 and ($clothingworntype ! 'beach' or clothingwornnumber ! i):h += 1 & *p '<a href="exec:gt ''changingroom'', ''view_swim_item'', ''beach'', <<i>>"><img <<$set_imgh>> src="images/pc/clothing/12swimwear/<<i>>.jpg" 	height="250" /></a>'
+			i += 1
+		if i <= ARRSIZE('beach'):jump 'loopbeach'
+
+		if h = 0 and $clothingworntype ! 'swimwear': '<center>You do not own any regular swimwear.</center>'
+		if h = 0 and $clothingworntype ! 'beach': '<center>You do not own any slutty swimwear.</center>'
+		if h = 0 and $clothingworntype = 'swimwear' or $clothingworntype = 'beach': '<center>You are wearing swimwear.</center>'
 
 	elseif temper < 15:
 		'<center>It''s below 15C - far too cold to get changed into swimwear. You should wait until the weather warms up.</center>'
@@ -33,7 +44,7 @@ if $ARGS[0] = 'view_swim_list':
 
 	act 'Leave':gt $loc, $loc_arg
 	
-	if $clothingworntype = 'swimwear':
+	if $clothingworntype = 'swimwear' or $clothingworntype = 'beach':
 		act 'Put your regular clothes back on':
 			gs 'underwear', 'wear'
 			gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
@@ -50,7 +61,11 @@ if $ARGS[0] = 'view_swim_item':
 	cla
 	'<center><img <<$set_imgh>> src="<<FUNC(''$clothing_image'',  $ARGS[1], ARGS[2])>>"></center>'
 	'<<$ARGS[1]>> no.<<ARGS[2]>>'
-	FUNC('$attributes_swimwear', $ARGS[1], ARGS[2])
+	if $ARGS[1] = 'swimwear':
+		FUNC('$attributes_swimwear', $ARGS[1], ARGS[2])
+	else
+		FUNC('$attributes_beach', $ARGS[1], ARGS[2])
+	end
 	FUNC('$clothing_name', $ARGS[1], ARGS[2])
 
 	$RESULT = '(strength '

+ 21 - 4
locations/clothing.qsrc

@@ -35,7 +35,7 @@ $clothing_list_line = {
 
 	if $ARGS[1] = 'cheap' and ARGS[2] = 414:
 		$RESULT += '<TD>A hessian sack the hunters gave you.</TD>'
-	elseif $ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear':
+	elseif $ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear' and $ARGS[1] ! 'beach':
 		gs 'clothing_descriptions'
 		$RESULT += '<TD><<FUNC(''$short_description'', $ARGS[1])>> <<ARGS[2]>><br/><br/><<$description>></TD>'
 	else
@@ -59,7 +59,7 @@ $clothing_list_line = {
 	if $ARGS[0] ! 'sell' and $ARGS[0] ! 'resize':
 		if StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and $ARGS[1] = 'school' and ARGS[2] = 6:
 			$RESULT += ' <a href="exec:gs ''clothing'', ''wear'', ''<<$ARGS[1]>>'', <<ARGS[2]>> & gt ''clothing'', ''view_clothing_list'', ''wardrobe'', ''<<$ward_list_store>>''">Wear</a></TD>'
-		elseif ($ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear') and dyneval('RESULT = <<$ARGS[1]>>H[<<ARGS[2]>>]') > 0:
+		elseif ($ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear') and $ARGS[1] ! 'beach' and dyneval('RESULT = <<$ARGS[1]>>H[<<ARGS[2]>>]') > 0:
 			if $ARGS[1] ! 'exercise' and CloStyle ! 5 and (dyneval('RESULT = <<$ARGS[1]>>B[<<ARGS[2]>>]') < (pcs_hips - 8) or dyneval('RESULT = <<$ARGS[1]>>B[<<ARGS[2]>>]') > (pcs_hips + 8)) or (ARRPOS('$CloLosTyp', $ARGS[1]) ! -1 and ARRPOS('CloLosNum',ARGS[2]) ! -1):
 				$RESULT += '</TD>'
 			else
@@ -150,6 +150,9 @@ if $ARGS[0] = 'view_clothing_list':
 	elseif $ARGS[2] = 'sports':
 		!'<center><b><font color="maroon">Viewing sportswear from Danilovich</font></b></center>'
 		'<center><img src="images/locations/city/citycenter/mall/sports.png"></center>'
+	elseif $ARGS[2] = 'beach':
+		!'<center><b><font color="maroon">Viewing clothes from Scandalicious</font></b></center>'
+		'<center><img src="images/locations/city/citycenter/mall/scandalicious.png"></center>'
 	else
 		'<center><b><font color="maroon">Click on a shop name to view clothes from that shop</font></b></center>'
 
@@ -189,6 +192,8 @@ if $ARGS[0] = 'view_clothing_list':
 
 		if ARRSIZE('formal') > 0:'<center><a href="exec:$ward_list_store = ''moncheri'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''moncheri''"><img src="images/locations/city/citycenter/mall/moncheri.png"></a></center>'
 
+		if ARRSIZE('beach') > 0:'<center><a href="exec:$ward_list_store = ''scandalicious'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''scandalicious''"><img src="images/locations/city/citycenter/mall/scandalicious.png"></a></center>'
+
 		if ARRSIZE('fetish') > 0 or ARRSIZE('burlesque') > 0:'<center><a href="exec:$ward_list_store = ''sexshop'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''sexshop''"><img src="images/locations/city/citycenter/sexshop/shop_name.png"></a></center>'
 
 		if ARRSIZE('exhibit') > 0:'<center><a href="exec:$ward_list_store = ''exhibitshop'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''exhibitshop''"><img src="images/locations/oldtown/exhibitshop/shop_name.png"></a></center>'
@@ -316,6 +321,18 @@ if $ARGS[0] = 'view_clothing_list':
 			gs 'clothing', 'clothwidth'
 		end
 
+		if $ARGS[2] = 'scandalicious':
+			$ward_list_store = $ARGS[2]
+			i = 1
+			:loopbeach
+				if beach[i] = 1 and formalS[i] = cloc and ($clothingworntype ! 'beach' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'beach', i)
+				i += 1
+			if i <= ARRSIZE('beach'):jump 'loopbeach'
+
+			act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
+			gs 'clothing', 'clothwidth'
+		end
+
 		if $ARGS[2] = 'sexshop':
 			$ward_list_store = $ARGS[2]
 			i = 1
@@ -411,7 +428,7 @@ if $ARGS[0] = 'view_clothing_item':
 	'<<$RESULT>>'
 	if $ARGS[1] = 'cheap' and ARGS[2] = 414:
 		'A hessian sack the hunters gave you.'
-	elseif $ARGS[2] ! 'coat' and $ARGS[2] ! 'swimwear':
+	elseif $ARGS[2] ! 'coat' and $ARGS[2] ! 'swimwear' and $ARGS[2] ! 'beach':
 		gs 'clothing_descriptions'
 		'<<$description>>'
 	else
@@ -613,7 +630,7 @@ if $ARGS[0] = 'view_clothing_item':
 			end
 		end
 
-		if $ARGS[2] ! 'coat' and $ARGS[2] ! 'swimwear':
+		if $ARGS[2] ! 'coat' and $ARGS[2] ! 'swimwear' and $ARGS[2] ! 'beach':
 
 			if CloInhibit > pcs_inhib:
 				'You don''t feel daring enough to wear an outfit this revealing.'

+ 4 - 2
locations/clothing_attributes.qsrc

@@ -1,7 +1,7 @@
 # clothing_attributes
 
 !! **Clothing Organization
-!! CloCategory: 1 Cheap, 2 Average, 3 Expensive, 4 Formal, 5 Office, 6 School, 7 Exercise, 8 Fetish, 9 Exhibit, 10 Uniform, 11 Coat, 12 Swimwear, 13 Burlesque
+!! CloCategory: 1 Cheap, 2 Average, 3 Expensive, 4 Formal, 5 Office, 6 School, 7 Exercise, 8 Fetish, 9 Exhibit, 10 Uniform, 11 Coat, 12 Swimwear, 13 Burlesque, 14 BeachBabe
 !!		Notes: 1-3 are general purpose clothing, 4-7 are self-explanatory, 8 is fetish wear, latex and leather. 9 is extreme clothing that exposes your body and likely to get you arrested . 10 is waitress, maid and stripper uniforms. 13 is for burlesque shows or a bordello
 !! CloStyle: 1 Girlie, 2 Rebel, 3 Wealthy, 4 Prostitute, 5 is Loose fit
 !!		Notes: 1 is clothing themed to give the impression of innocence of youth. 2 is for stereotypical punks; ripped clothing, leather jackets, etc. 3 gives the impression that theyre debutanttes or rich at first glance. 4 is stuff worn by prostitutes. 5 is formless clothing that doesn''t requiring refitting.
@@ -113,13 +113,15 @@ elseif $ARGS[0] = 'coat':
 	*P FUNC('$attributes_coat', $ARGS[0], ARGS[1])
 elseif $ARGS[0] = 'swimwear':
 	*P FUNC('$attributes_swimwear', $ARGS[0], ARGS[1])
+elseif $ARGS[0] = 'beach':
+	*P FUNC('$attributes_beach', $ARGS[0], ARGS[1])
 elseif $ARGS[0] = 'burlesque':
 	*P FUNC('$attributes_burlesque', $ARGS[0], ARGS[1])
 elseif $ARGS[0] = 'alternative':
 	*P FUNC('$attributes_alternative', $ARGS[0], ARGS[1])
 end
 
-if $ARGS[0] ! 'swimwear' and $ARGS[0] ! 'coat' and $ARGS[0] ! 'exercise':
+if $ARGS[0] ! 'swimwear' and $ARGS[0] ! 'beach' and $ARGS[0] ! 'coat' and $ARGS[0] ! 'exercise':
 	if CloSkirtShortness = 6:
 		CloInhibit = 35
 	elseif CloSkirtShortness = 5 or CloPantsShortness = 6:

+ 77 - 0
locations/scandalicious.qsrc

@@ -0,0 +1,77 @@
+# scandalicious
+
+if $ARGS[0] = 'start':
+	$loc = 'scandalicious'
+	$loc_arg = 'swim'
+    $location_type = 'public_indoors'
+	cls
+	menu_off = 0
+	gs 'stat'
+	gs 'themes', 'indoors'
+	'<center><b><font color="maroon">Scandalous</font></b></center>'
+	'<center><img src="images/locations/city/citycenter/mall/scandalous/shop.jpg"></center>'
+	*nl
+	'This store is cheap and tacky. The clothing lives up to the name though and you assume they saved a lot of money on fabric.
+	Its not somewhere you''d go with your Mom or let her know you''d even looked in the window but if you want to show off your body there is nowhere better to shop. The staff aren''t judging anyone so it feels relaxed but there is still a mix of those hiding their embarrassment and those exuding confidence.'
+	*nl
+	
+	act 'Leave':
+		cla
+		minut += 3
+		gt 'torgcentr'
+	end
+
+	act 'View swimwear':
+		cla
+		minut += 5
+		gt 'scandalicious', 'swim'
+	end
+
+if $ARGS[0] = 'swim':
+	$loc_arg = 'swim'
+	$loc = 'scandalicious'
+	cls
+	gs'stat'
+	'<center><b><font color="maroon">Swimwear - one size fits all</font></b></center>'
+	*nl
+
+	gs 'clothing_QV', 'shop_header'
+
+	act 'Return':
+		cla
+		minut += 1
+		gt 'scandalicious', 'start'
+	end
+
+	if Clothingstock > 18:
+		i = 1
+	elseif Clothingstock > 12:
+		i = 2
+	elseif Clothingstock > 6:
+		i = 3
+	else
+		i = 4
+	end
+
+	clothingfilter['qualitycheck'] = 7
+	:loopquality
+
+		:loopbeach
+			if beach[i] = 0:
+				gs 'clothing_attributes', 'beach', i
+				gs 'clothing_QV', 'shop_filter'
+
+				if clothingfilter['quality'] = 0 or clothingfilter['qualitycheck'] = CloQuality:
+
+					if clothingfilter_risk = 1 and clothingfilter_pandb = 1 and clothingfilter_norm2 = 1: *p '<a href="exec: i = <<i>> & gt ''scandalicious'', ''swim1''"><img src="images/pc/clothing/12beachbabe/<<i>>.jpg" 	height="250" /></a>'
+				end
+			end
+			i += 4
+		if i <= 199:jump 'loopbeach'
+	if clothingfilter['quality'] = 1 and clothingfilter['qualitycheck'] > 0: clothingfilter['qualitycheck'] -=1 & jump 'loopquality'
+end
+
+if $ARGS[0] = 'swim1': gt 'clothing', 'view_clothing_item', 'shop', 'beach',i, 1750
+
+--- scandalicious ---------------------------------
+

+ 3 - 0
locations/torgcentr.qsrc

@@ -52,6 +52,9 @@ if hour >= 8 and hour <= 20:
 		*p '   '
 	*p '<a href="exec: minut += 3 & gt ''city_musicstore'', ''musicshop''"><img src="images/locations/city/citycenter/mall/musicstore.png"></a>'
 !! O''Skull music store
+		*p '   '
+	*p '<a href="exec: minut += 3 & gt ''scandalicious'',''start''"><img src="images/locations/city/citycenter/mall/scandalicious.png"></a>'
+!! Fashionista - Shop for designer brands
 
 
 	act 'Leave': minut += 5 & gt 'city_center'