|
@@ -9,6 +9,7 @@ if ARGS[1] = 1:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy triangle bikini set, any less coverage would be indecent!'
|
|
|
|
|
|
elseif ARGS[1] = 2:
|
|
@@ -18,6 +19,7 @@ elseif ARGS[1] = 2:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy triangle bikini set, any less coverage would be indecent!'
|
|
|
|
|
|
elseif ARGS[1] = 3:
|
|
@@ -27,6 +29,7 @@ elseif ARGS[1] = 3:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A very skimpy bikini set, any less coverage would be indecent!'
|
|
|
|
|
|
elseif ARGS[1] = 4:
|
|
@@ -36,6 +39,7 @@ elseif ARGS[1] = 4:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A very skimpy bikini set, any less coverage would be indecent!'
|
|
|
|
|
|
elseif ARGS[1] = 5:
|
|
@@ -45,6 +49,7 @@ elseif ARGS[1] = 5:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A very skimpy bikini set, any less coverage would be indecent!'
|
|
|
|
|
|
elseif ARGS[1] = 6:
|
|
@@ -54,16 +59,18 @@ elseif ARGS[1] = 6:
|
|
|
CloPanties = 1
|
|
|
CloInhibit = 25
|
|
|
CloBimbo = 1
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy pink bikini set. If you''ve got it, why not flaunt it, right?'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 7:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
|
CloBra = 1
|
|
|
CloPanties = 1
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy blue bikini set. If you''ve got it, might as well flaunt it, right?'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 8:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -71,8 +78,9 @@ elseif ARGS[1] = 8:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A really skimpy bikini set, it only use stripes to cover intimate areas!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 9:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -81,8 +89,9 @@ elseif ARGS[1] = 9:
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
CloBimbo = 1
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A really skimpy bikini set, it only use tiny cloths to cover intimate areas!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 10:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -90,8 +99,9 @@ elseif ARGS[1] = 10:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A very skimpy bikini set, any less coverage would be indecent!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 11:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -99,16 +109,18 @@ elseif ARGS[1] = 11:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A shining micro bikini set, any less coverage would be indecent!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 12:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
|
CloBra = 1
|
|
|
CloPanties = 1
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy red bikini set, it will surely turn heads!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 13:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -116,8 +128,9 @@ elseif ARGS[1] = 13:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A very scanty bikini set, it is perfect for attention seekers!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 14:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -125,8 +138,9 @@ elseif ARGS[1] = 14:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A very seductive bikini set, it is showy and flashy!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 15:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -134,8 +148,9 @@ elseif ARGS[1] = 15:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A filmsy rainbow bikini set, it is tawdry beyond belief!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 16:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -143,8 +158,9 @@ elseif ARGS[1] = 16:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A golden micro bikini set, it is tacky beyond belief!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 17:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -152,8 +168,9 @@ elseif ARGS[1] = 17:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A blue bikini set with only small cloths to cover up your private areas!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 18:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -161,8 +178,9 @@ elseif ARGS[1] = 18:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A bikini set with only the smallest cloths to cover up your private areas!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 19:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -170,8 +188,9 @@ elseif ARGS[1] = 19:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 20
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A string micro bikini set with that bold showcasing your curves to the world!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 20:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -179,8 +198,9 @@ elseif ARGS[1] = 20:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A string micro bikini set with barely covers anything!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 21:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -188,8 +208,9 @@ elseif ARGS[1] = 21:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A white strappy bikini set that showcasing all your curves!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 22:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -197,8 +218,9 @@ elseif ARGS[1] = 22:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A tiny triangle bikini set that greatly expose yourself!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 23:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -206,8 +228,9 @@ elseif ARGS[1] = 23:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A small white triangle bikini set that will surely turn heads!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 24:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -215,8 +238,9 @@ elseif ARGS[1] = 24:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A small triangle bikini set that will barely covers anything!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 25:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -224,8 +248,9 @@ elseif ARGS[1] = 25:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A small yellow bikini set. If you''ve got it, why not flaunt it, right?'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 26:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -233,8 +258,9 @@ elseif ARGS[1] = 26:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A red strappy bikini set that showcase all your curves.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 27:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -242,8 +268,9 @@ elseif ARGS[1] = 27:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A multi dotted bikini set and it would be indecent if it has any less coverage.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 28:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -251,16 +278,18 @@ elseif ARGS[1] = 28:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy black string bikini set. An suit is great for showing off.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 29:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
|
CloBra = 1
|
|
|
CloPanties = 1
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A black bikini set with a cutout that shows your underboobs.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 30:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -269,8 +298,9 @@ elseif ARGS[1] = 30:
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
CloBimbo = 1
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A pink string bikini set that shows your cleavage quite nicely.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 31:
|
|
|
CloQuality = 3
|
|
|
CloThinness = 4
|
|
@@ -278,8 +308,9 @@ elseif ARGS[1] = 31:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A alluring black bikini set that showcases your body quite nicely.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 32:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -287,8 +318,9 @@ elseif ARGS[1] = 32:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 20
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A sexy blue bikini set that showcases your curves yet remain decent.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 33:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -296,8 +328,9 @@ elseif ARGS[1] = 33:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A small and skimpy grey bikini set made with very thin material.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 34:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -306,8 +339,9 @@ elseif ARGS[1] = 34:
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
CloBimbo = 1
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy red striped bikini set with a side-tie bottom that barely covers anything.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 35:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -315,8 +349,9 @@ elseif ARGS[1] = 35:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy bikini set with a thong bottom that barely covers anything.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 36:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -324,8 +359,9 @@ elseif ARGS[1] = 36:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'Am impractical bikini set that you wear to show off your body.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 37:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -333,8 +369,9 @@ elseif ARGS[1] = 37:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'Am impractical bikini set that you wear to show off your body.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 38:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -342,8 +379,9 @@ elseif ARGS[1] = 38:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'Am impractical bikini set that you wear to show off your body.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 39:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -352,8 +390,9 @@ elseif ARGS[1] = 39:
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
CloBimbo = 1
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A revealing pink bikini set, it is tastefully daring.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 40:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -362,8 +401,9 @@ elseif ARGS[1] = 40:
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
CloBimbo = 1
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'An artful yet tawdry bikini set. It is perfect for the bimbo in you.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 41:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -373,8 +413,9 @@ elseif ARGS[1] = 41:
|
|
|
CloCoverFront = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A white, semi-transparent bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 42:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -382,8 +423,9 @@ elseif ARGS[1] = 42:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy set that showcases your every curves.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 43:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -393,8 +435,9 @@ elseif ARGS[1] = 43:
|
|
|
CloCoverFront = 2
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 40
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A transparent bikini set that reveals all.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 44:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -404,8 +447,9 @@ elseif ARGS[1] = 44:
|
|
|
CloCoverFront = 3
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 40
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A transparent bikini set that reveals all.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 45:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -413,8 +457,9 @@ elseif ARGS[1] = 45:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A bikini that use minimal fabrics to cover your most intimate areas.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 46:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -422,8 +467,9 @@ elseif ARGS[1] = 46:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy bikini set that allows you to show off your body nicely.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 47:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -431,8 +477,9 @@ elseif ARGS[1] = 47:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 20
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A gold striped bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 48:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -440,8 +487,9 @@ elseif ARGS[1] = 48:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A skimpy rainbow print bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 49:
|
|
|
CloQuality = 3
|
|
|
CloThinness = 4
|
|
@@ -449,8 +497,9 @@ elseif ARGS[1] = 49:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 20
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A sexy and stylish bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 50:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -458,8 +507,9 @@ elseif ARGS[1] = 50:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A cute yet skimpy bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 51:
|
|
|
CloQuality = 3
|
|
|
CloThinness = 4
|
|
@@ -467,16 +517,18 @@ elseif ARGS[1] = 51:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 20
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A white and skimpy bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 52:
|
|
|
CloQuality = 3
|
|
|
CloThinness = 4
|
|
|
CloBra = 1
|
|
|
CloPanties = 1
|
|
|
CloInhibit = 20
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A very sensually designed black bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 53:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -484,8 +536,9 @@ elseif ARGS[1] = 53:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 20
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A sexy strappy black bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 54:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -494,8 +547,9 @@ elseif ARGS[1] = 54:
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
CloBimbo = 1
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A pink bikini set that barely covers anything.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 55:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -503,8 +557,9 @@ elseif ARGS[1] = 55:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 30
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A printed bikini set challenge the boundary of decency.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 56:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -514,8 +569,9 @@ elseif ARGS[1] = 56:
|
|
|
CloCoverFront = 2
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 40
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A tacky transparent bikini set that shows all!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 57:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -523,8 +579,9 @@ elseif ARGS[1] = 57:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 40
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'An itsy bitsy yellow bikini set for the attention-desperate you!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 58:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 5
|
|
@@ -534,8 +591,9 @@ elseif ARGS[1] = 58:
|
|
|
CloCoverFront = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 40
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A transparent and still some what decent bikini set.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 59:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -543,8 +601,9 @@ elseif ARGS[1] = 59:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 20
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A cute blue bikini set and shows your curves well.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 60:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 4
|
|
@@ -552,8 +611,9 @@ elseif ARGS[1] = 60:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 25
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A blue bikini set that barely covers anything.'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 61:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -562,8 +622,9 @@ elseif ARGS[1] = 61:
|
|
|
CloCoverFront = 4
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 40
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A tawdry bikini set that showcases your pussy for the world to see!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 62:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -572,8 +633,9 @@ elseif ARGS[1] = 62:
|
|
|
CloCoverTop = 3
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 40
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A tawdry bikini set that showcases your nipples for the world to see!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 63:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -581,8 +643,9 @@ elseif ARGS[1] = 63:
|
|
|
CloPanties = 1
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 40
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A yellow bikini set designed for maximum exposure of your body!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 64:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -593,8 +656,9 @@ elseif ARGS[1] = 64:
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 50
|
|
|
CloBimbo = 1
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A pink bikini set designed for your inner bimbo urge!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 65:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -604,8 +668,9 @@ elseif ARGS[1] = 65:
|
|
|
CloCoverFront = 3
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 50
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A nude blue bikini set designed for your inner slut to shine!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 66:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -615,8 +680,9 @@ elseif ARGS[1] = 66:
|
|
|
CloCoverFront = 3
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 50
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A white nude bikini set designed attention whores!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 67:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -626,8 +692,9 @@ elseif ARGS[1] = 67:
|
|
|
CloCoverFront = 3
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 50
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A yellow nude bikini set designed for your whorish tendencies!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 68:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -637,8 +704,9 @@ elseif ARGS[1] = 68:
|
|
|
CloCoverFront = 3
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 50
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A nude bikini set that shows how much of an attention whore you are!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 69:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -648,8 +716,9 @@ elseif ARGS[1] = 69:
|
|
|
CloCoverFront = 3
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 50
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A nude bikini set that shows how much of an attention whore you are!'
|
|
|
-
|
|
|
+
|
|
|
elseif ARGS[1] = 70:
|
|
|
CloQuality = 2
|
|
|
CloThinness = 6
|
|
@@ -659,8 +728,9 @@ elseif ARGS[1] = 70:
|
|
|
CloCoverFront = 4
|
|
|
CloCoverBack = 4
|
|
|
CloInhibit = 50
|
|
|
+ CloPrice = 1750
|
|
|
$swimwear_description = 'A string bikini set that is perfect for slut wannabes!'
|
|
|
-
|
|
|
+
|
|
|
end
|
|
|
|
|
|
--- $attributes_scandalicious_swim_two ---------------------------------
|