Browse Source

[changed] Variable rename for underwar exposure which I was meant ot have done a few days ago. Sorry!

Kevin_Smarts 1 năm trước cách đây
mục cha
commit
cd132453b4

+ 25 - 25
locations/_attributes_lusso_bodysuit.qsrc

@@ -8,9 +8,9 @@ if ARGS[1] = 1:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 6
-	PanExpose = 4
-	PanButt = 4
-	BraExpose = 4
+	PanCoverFront = 4
+	PanCoverBack = 4
+	BraCover = 4
 
 elseif ARGS[1] = 2:
 	BraQuality = 3
@@ -19,8 +19,8 @@ elseif ARGS[1] = 2:
 	BraFun = 1
 	PanThinness = 5
 	BraThinness = 3
-	PanButt = 3
-	BraExpose = 4
+	PanCoverBack = 3
+	BraCover = 4
 
 elseif ARGS[1] = 3:
 	BraQuality = 3
@@ -29,9 +29,9 @@ elseif ARGS[1] = 3:
 	BraFun = 1
 	PanThinness = 5
 	BraThinness = 4
-	PanExpose = 1
-	PanButt = 2
-	BraExpose = 3
+	PanCoverFront = 1
+	PanCoverBack = 2
+	BraCover = 3
 
 elseif ARGS[1] = 4:
 	BraQuality = 3
@@ -40,9 +40,9 @@ elseif ARGS[1] = 4:
 	BraFun = 1
 	PanThinness = 3
 	BraThinness = 4
-	PanExpose = 4
-	PanButt = 4
-	BraExpose = 4
+	PanCoverFront = 4
+	PanCoverBack = 4
+	BraCover = 4
 
 elseif ARGS[1] = 5:
 	BraQuality = 2
@@ -51,9 +51,9 @@ elseif ARGS[1] = 5:
 	BraFun = 1
 	PanThinness = 4
 	BraThinness = 5
-	PanExpose = 4
-	PanButt = 4
-	BraExpose = 4
+	PanCoverFront = 4
+	PanCoverBack = 4
+	BraCover = 4
 
 elseif ARGS[1] = 6:
 	BraQuality = 3
@@ -62,9 +62,9 @@ elseif ARGS[1] = 6:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 6
-	PanExpose = 4
-	PanButt = 4
-	BraExpose = 4
+	PanCoverFront = 4
+	PanCoverBack = 4
+	BraCover = 4
 
 elseif ARGS[1] = 7:
 	BraQuality = 4
@@ -72,8 +72,8 @@ elseif ARGS[1] = 7:
 	BraFun = 1
 	PanThinness = 2
 	BraThinness = 3
-	PanButt = 4
-	BraExpose = 1
+	PanCoverBack = 4
+	BraCover = 1
 
 elseif ARGS[1] = 8:
 	BraQuality = 1
@@ -82,8 +82,8 @@ elseif ARGS[1] = 8:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 6
-	PanButt = 4
-	BraExpose = 3
+	PanCoverBack = 4
+	BraCover = 3
 
 elseif ARGS[1] = 9:
 	BraQuality = 3
@@ -92,8 +92,8 @@ elseif ARGS[1] = 9:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 6
-	PanButt = 4
-	BraExpose = 2
+	PanCoverBack = 4
+	BraCover = 2
 
 elseif ARGS[1] = 10:
 	BraQuality = 4
@@ -102,8 +102,8 @@ elseif ARGS[1] = 10:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 1
-	PanButt = 4
-	BraExpose = 1
+	PanCoverBack = 4
+	BraCover = 1
 end
 
 --- $attributes_lusso_bodysuit ---------------------------------

+ 13 - 13
locations/_attributes_lusso_panties.qsrc

@@ -13,7 +13,7 @@ elseif ARGS[1] = 2:
 	BraFun = 1
 	PanThinness = 5
 	BraThinness = 3
-	PanButt = 3
+	PanCoverBack = 3
 	underwear['pair'] = 2
 
 elseif ARGS[1] = 3:
@@ -23,8 +23,8 @@ elseif ARGS[1] = 3:
 	BraFun = 1
 	PanThinness = 5
 	BraThinness = 4
-	PanExpose = 1
-	PanButt = 2
+	PanCoverFront = 1
+	PanCoverBack = 2
 	underwear['pair'] = 3
 
 elseif ARGS[1] = 4:
@@ -34,8 +34,8 @@ elseif ARGS[1] = 4:
 	BraFun = 1
 	PanThinness = 3
 	BraThinness = 4
-	PanExpose = 4
-	PanButt = 4
+	PanCoverFront = 4
+	PanCoverBack = 4
 	underwear['pair'] = 4
 
 elseif ARGS[1] = 5:
@@ -45,8 +45,8 @@ elseif ARGS[1] = 5:
 	BraFun = 1
 	PanThinness = 4
 	BraThinness = 5
-	PanExpose = 4
-	PanButt = 4
+	PanCoverFront = 4
+	PanCoverBack = 4
 	underwear['pair'] = 5
 
 elseif ARGS[1] = 6:
@@ -56,8 +56,8 @@ elseif ARGS[1] = 6:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 6
-	PanExpose = 4
-	PanButt = 4
+	PanCoverFront = 4
+	PanCoverBack = 4
 	underwear['pair'] = 6
 
 elseif ARGS[1] = 7:
@@ -66,7 +66,7 @@ elseif ARGS[1] = 7:
 	BraFun = 1
 	PanThinness = 2
 	BraThinness = 3
-	PanButt = 4
+	PanCoverBack = 4
 	underwear['pair'] = 7
 
 elseif ARGS[1] = 8:
@@ -76,7 +76,7 @@ elseif ARGS[1] = 8:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 6
-	PanButt = 4
+	PanCoverBack = 4
 	underwear['pair'] = 8
 
 elseif ARGS[1] = 9:
@@ -86,7 +86,7 @@ elseif ARGS[1] = 9:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 6
-	PanButt = 4
+	PanCoverBack = 4
 	underwear['pair'] = 9
 
 elseif ARGS[1] = 10:
@@ -96,7 +96,7 @@ elseif ARGS[1] = 10:
 	BraFun = 1
 	PanThinness = 6
 	BraThinness = 1
-	PanButt = 4
+	PanCoverBack = 4
 	underwear['pair'] = 10
 end
 

+ 1 - 1
locations/bras.qsrc

@@ -478,7 +478,7 @@ if $ARGS[0] = 'wear2':
 	PBraFun = BraFun
 	PBraQuality = BraQuality
 	PBraThinness = BraThinness
-	PBraExpose = BraExpose
+	PBraCover = BraCover
 end
 
 if $ARGS[0] = 'wear_last_worn':

+ 1 - 1
locations/lusso.qsrc

@@ -23,7 +23,7 @@ if $ARGS[0] = 'start':
 
 	act 'View bras': minut += 5 & gt 'lusso', 'bras'
 	
-!!	act 'View bodysuits': minut += 5 & gt 'lusso', 'bodysuit'
+	act 'View bodysuits': minut += 5 & gt 'lusso', 'bodysuit'
 end
 
 if $ARGS[0] = 'panties':

+ 2 - 2
locations/panties.qsrc

@@ -481,8 +481,8 @@ if $ARGS[0] = 'wear2':
 	PPantyFun = PantyFun
 	PPanQuality = PanQuality
 	PPanThinness = PanThinness
-	PPanExpose = PanExpose
-	PPanButt = PanButt
+	PPanCoverFront = PanCoverFront
+	PPanCoverBack = PanCoverBack
 end
 
 if $ARGS[0] = 'wear_last_worn':

+ 6 - 6
locations/underwear_attributes.qsrc

@@ -58,19 +58,19 @@
 !!				1 thick - This should stand out as being thicker than you''d expect for underwear, things like thermals or knitted wool that would be obvious if worn with a thin outfit.
 !!
 !! (bodysuit uses all 3 exposure variables if required)
-!! PanExpose:	1-4 scale not required to be set must expose the vagina at least partially
+!! PanCoverFront:1-4 scale not required to be set must expose the vagina at least partially
 !!		Ex: 	4 Pussy not covered at all 
 !!				3 Pussy is covered but the material is completely transparent, or wide fishnet
 !!				2 Pussy covered but still visible, inc. wide mesh
 !!				1 Pussy can barely be seen through material if you look hard enough, inc. fine mesh
 !!
-!! PanButt:		1-4 scale not required to be set exposure of the butt, the presence of a g-string or thong does not mean the butt is covered
+!! PanCoverBack:1-4 scale not required to be set exposure of the butt, the presence of a g-string or thong does not mean the butt is covered
 !!		Ex: 	4 Butt not covered at all 
 !!				3 Butt is covered but the material is completely transparent, or wide fishnet
 !!				2 Butt covered but still visible, inc. wide mesh
 !!				1 Butt can barely be seen through material if you look hard enough, inc. fine mesh
 !!
-!! BraExpose:	1-4 scale not required to be set. Breast exposure, must be some nipple or the whole of the rest of the breast for it to count. Deep cleavage without nipple does not count.
+!! BraCover:	1-4 scale not required to be set. Breast exposure, must be some nipple or the whole of the rest of the breast for it to count. Deep cleavage without nipple does not count.
 !!		Ex: 	4 Breasts not covered at all 
 !!				3 Breasts is covered but the material is completely transparent, or wide fishnet
 !!				2 Breasts covered but still visible, inc. wide mesh
@@ -85,9 +85,9 @@ PanQuality = 0
 BraQuality = 0
 PanThinness = 0
 BraThinness = 0
-PanExpose = 0
-PanButt = 0
-BraExpose = 0
+PanCoverFront = 0
+PanCoverBack = 0
+BraCover = 0
 underwear['pair'] = 0
 
 

+ 3 - 3
locations/underwear_bodysuits.qsrc

@@ -287,9 +287,9 @@ if $ARGS[0] = 'wear2':
 	PBraFun = BraFun
 	PPanThinness = PanThinness
 	PBraThinness = BraThinness
-	PPanExpose = PanExpose
-	PPanButt = PanButt
-	PBraExpose = BraExpose
+	PPanCoverFront = PanCoverFront
+	PPanCoverBack = PanCoverBack
+	PBraCover = BraCover
 end
 
 if $ARGS[0] = 'wear_last_worn':

+ 24 - 24
locations/underwear_descriptions.qsrc

@@ -63,23 +63,23 @@ if $ARGS[0] = 'panties':
 		$description += ', thick.'
 	end
 
-	if PanExpose = 1:
+	if PanCoverFront = 1:
 		$description += 'Your pussy can just about be seen in the right light.'
-	elseif PanExpose = 2:
+	elseif PanCoverFront = 2:
 		$description += 'Your pussy is partly visible.'
-	elseif PanExpose = 3:
+	elseif PanCoverFront = 3:
 		$description += 'Your pussy is clearly visible.'
-	elseif PanExpose = 4:
+	elseif PanCoverFront = 4:
 		$description += 'Your pussy is not covered at all.'
 	end
 
-	if PanButt = 1:
+	if PanCoverBack = 1:
 		$description += 'Your butt can just about be seen in the right light.'
-	elseif PanButt = 2:
+	elseif PanCoverBack = 2:
 		$description += 'Your butt is partly visible.'
-	elseif PanButt = 3:
+	elseif PanCoverBack = 3:
 		$description += 'Your butt is clearly visible.'
-	elseif PanButt = 4:
+	elseif PanCoverBack = 4:
 		$description += 'Your butt is not covered at all.'
 	end
 
@@ -147,13 +147,13 @@ elseif $ARGS[0] = 'bras':
 		$description += ', thick.'
 	end
 
-	if BraExpose = 1:
+	if BraCover = 1:
 		$description += 'Your breasts can just about be seen in the right light.'
-	elseif BraExpose = 2:
+	elseif BraCover = 2:
 		$description += 'Your breasts are partly visible.'
-	elseif BraExpose = 3:
+	elseif BraCover = 3:
 		$description += 'Your breasts are easily visible.'
-	elseif BraExpose = 4:
+	elseif BraCover = 4:
 		$description += 'Your breasts are not covered at all.'
 	end
 
@@ -241,33 +241,33 @@ elseif $ARGS[0] = 'bodysuit':
 
 	$description += ' on the bottom. '
 
-	if PanExpose = 1:
+	if PanCoverFront = 1:
 		$description += 'Your pussy can just about be seen in the right light. '
-	elseif PanExpose = 2:
+	elseif PanCoverFront = 2:
 		$description += 'Your pussy is partly visible. '
-	elseif PanExpose = 3:
+	elseif PanCoverFront = 3:
 		$description += 'Your pussy is clearly visible. '
-	elseif PanExpose = 4:
+	elseif PanCoverFront = 4:
 		$description += 'Your pussy is not covered at all. '
 	end
 
-	if PanButt = 1:
+	if PanCoverBack = 1:
 		$description += 'Your butt can just about be seen in the right light. '
-	elseif PanButt = 1:
+	elseif PanCoverBack = 1:
 		$description += 'Your butt is partly visible. '
-	elseif PanButt = 1:
+	elseif PanCoverBack = 1:
 		$description += 'Your butt is clearly visible. '
-	elseif PanButt = 1:
+	elseif PanCoverBack = 1:
 		$description += 'Your butt is not covered at all. '
 	end
 
-	if BraExpose = 1:
+	if BraCover = 1:
 		$description += 'Your breasts can just about be seen in the right light.'
-	elseif BraExpose = 2:
+	elseif BraCover = 2:
 		$description += 'Your breasts are partly visible.'
-	elseif BraExpose = 3:
+	elseif BraCover = 3:
 		$description += 'Your breasts are easily visible.'
-	elseif BraExpose = 4:
+	elseif BraCover = 4:
 		$description += 'Your breasts are not covered at all.'
 	end
 end