Explorar el Código

[fixed] starting swimwear was still using old variable so didn't get set, second starting uniforms were based on old set and all wrong and anal dildo and strap wasn't causing stretching. All pointed out by pokusny77

Kevin_Smarts hace 2 años
padre
commit
31aed79bb3
Se han modificado 2 ficheros con 32 adiciones y 32 borrados
  1. 4 0
      locations/arousal.qsrc
  2. 28 32
      locations/preCUST.qsrc

+ 4 - 0
locations/arousal.qsrc

@@ -255,6 +255,8 @@ if $ARGS[0] ! 'end' and $ARGS[0] ! 'checks' and $ARGS[0] ! 'count' and $ARGS[0]
 		temp_anal = 1
 		count['anal_dildo'] = 1
 		!! the same as for 'anal'
+		if pcs_ass < temp_dick:pcs_ass += 1
+		if pcs_ass*2 < temp_dick:pcs_ass += 1
 		altdif = temp_dick - pcs_ass
 		agrdif = grange - pcs_ass
 		altdif = altdif / (temp_silavag+1)
@@ -278,6 +280,8 @@ if $ARGS[0] ! 'end' and $ARGS[0] ! 'checks' and $ARGS[0] ! 'count' and $ARGS[0]
 		temp_anal = 1
 		count['anal_strap'] = 1
 		!! the same as for 'anal'
+		if pcs_ass < temp_dick:pcs_ass += 1
+		if pcs_ass*2 < temp_dick:pcs_ass += 1
 		altdif = temp_dick - pcs_ass
 		agrdif = grange - pcs_ass
 		altdif = altdif / (temp_silavag+1)

+ 28 - 32
locations/preCUST.qsrc

@@ -393,9 +393,9 @@ if $ARGS[0] = 'Done':
 		gm_dress[11] = 1
 		gm_dress_h[11] = 100
 		gm_dress_b[11] = pcs_hips
-		swimwear[3] = 1
-		swimwear_h[3] = 60
-		swimwear_b[3] = pcs_hips
+		danilovich_swimsuit[3] = 1
+		danilovich_swimsuit_h[3] = 60
+		danilovich_swimsuit_b[3] = pcs_hips
 		sportsclothingnumber = 81
 		gs 'clothing', 'wear', 'gm_dress', 370
 	elseif goth_clothing = 1:
@@ -559,24 +559,20 @@ if $ARGS[0] = 'Done':
 		gm_dress[149] = 1
 		gm_dress_h[149] = 100
 		gm_dress_b[149] = pcs_hips
-		swimwear[24] = 1
-		swimwear_h[24] = 60
-		swimwear_b[24] = pcs_hips
+		scandalicious_bikinis[55] = 1
+		scandalicious_bikinis_h[55] = 60
+		scandalicious_bikinis_b[55] = pcs_hips
 		sportsclothingnumber = 15
 		gs 'clothing', 'wear', 'gm_dress', 149
 	end
-	if swim_start = 58:
-		swimwear[58] = 1
-		swimwear_h[58] = 60
-		swimwear_b[58] = pcs_hips
-	elseif swim_start = 98:
-		swimwear[98] = 1
-		swimwear_h[98] = 60
-		swimwear_b[98] = pcs_hips
+	if swim_start = 98:
+		danilovich_swimsuit[98] = 1
+		danilovich_swimsuit_h[98] = 60
+		danilovich_swimsuit_b[98] = pcs_hips
 	elseif swim_start = 69:
-		swimwear[69] = 1
-		swimwear_h[69] = 60
-		swimwear_b[69] = pcs_hips
+		danilovich_swimsuit[69] = 1
+		danilovich_swimsuit_h[69] = 60
+		danilovich_swimsuit_b[69] = pcs_hips
 	end
 	
 !!setting default danilovich outfit and setting coats
@@ -615,29 +611,29 @@ if $ARGS[0] = 'Done':
 		$sportspantytype = 'sport'
 		sportspantynumber = 1
 		if school_clothing = 2:
-			gm_school[10] = 1
-			gm_school_h[10] = 120
-			gm_school_b[10] = pcs_hips
+			gm_school[49] = 1
+			gm_school_h[49] = 120
+			gm_school_b[49] = pcs_hips
 		elseif school_clothing = 3:
-			gm_school[63] = 1
-			gm_school_h[63] = 120
-			gm_school_b[63] = pcs_hips
+			gm_school[25] = 1
+			gm_school_h[25] = 120
+			gm_school_b[25] = pcs_hips
 		elseif school_clothing = 4:
 			dolls_dress[40] = 1
 			dolls_dress_h[40] = 120
 			dolls_dress_b[40] = pcs_hips
 		elseif school_clothing = 5:
-			gm_school[25] = 1
-			gm_school_h[25] = 120
-			gm_school_b[25] = pcs_hips
+			gm_school[37] = 1
+			gm_school_h[37] = 120
+			gm_school_b[37] = pcs_hips
 		elseif school_clothing = 6:
-			gm_school[26] = 1
-			gm_school_h[26] = 120
-			gm_school_b[26] = pcs_hips
+			gm_school[4] = 1
+			gm_school_h[4] = 120
+			gm_school_b[4] = pcs_hips
 		elseif school_clothing = 7:
-			gm_school[26] = 1
-			gm_school_h[26] = 120
-			gm_school_b[26] = pcs_hips
+			gm_school[17] = 1
+			gm_school_h[17] = 120
+			gm_school_b[17] = pcs_hips
 			danilovich_outfits[4] = 1
 			danilovich_outfits_h[4] = 100			
 			sportsclothingnumber = 4