Răsfoiți Sursa

[fixed] bikini events while wearing a one-piece

anjuna krokus 6 luni în urmă
părinte
comite
cfaf80d6e2
2 a modificat fișierele cu 41 adăugiri și 36 ștergeri
  1. 38 33
      locations/pav_pool.qsrc
  2. 3 3
      locations/pav_pool_events.qsrc

+ 38 - 33
locations/pav_pool.qsrc

@@ -166,12 +166,15 @@ if $ARGS[0] = 'lockerfemale':
 			!!Ignore Inhibition through willpower
 			gt 'changingroom', 'view_swim_list', 1
 		end
-
 	else
 		*nl
 		'You should buy some swimwear if you intend on spending time at the pool.'
 		*nl
 	end
+	
+!!	act 'Go to the mirrors':
+!!		gt 'pav_pool', 'mirror'
+!!	end
 
 	if PCloswimwear = 1:
 		gs 'shoes', 'strip'
@@ -419,38 +422,40 @@ if $ARGS[0] = 'pool':
 			if pcs_agil < 45:
 				'You climb up to the top of the diving board and try to jump elegantly into the water, but the landing is anything but that...'
 
-				temp_rand = rand(1,100)
-				if temp_rand < 20:
-					act 'Continue':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/bareass.jpg"></center>'
-						'As you enter the water, your bikini bottom slides down your legs and leaves your ass exposed. Thankfully, nobody seems to notice and you quickly pull it up before anyone sees you.'
-						act 'Continue': gt 'pav_pool', 'poolwater'
-					end
-				elseif temp_rand => 20 and temp_rand < 40:
-					act 'Continue':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/toploosen.jpg"></center>'
-						'As you enter the water, the knot of your bikini top loosens and your breasts pop out. Thankfully, nobody seems to notice and you quickly tie it back on before anyone sees you.'
-						act 'Continue': gt 'pav_pool', 'poolwater'
-					end
-				elseif temp_rand => 40 and temp_rand < 50:
-					act 'Continue':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/losttop.jpg"></center>'
-						'You dive into the pool and pop your head out of the water thinking that you still need to improve on your diving when you hear some boys giggling and looking at you. It''s then that you realize your bikini top is gone!'
-						'You cover your breasts and frantically look for your bikini top. Thankfully, you spot it floating nearby, grab it and quickly put it back on. The boys smile at you and leave.'
-						pcs_mood -= 3
-						act 'Continue': gt 'pav_pool', 'poolwater'
-					end
-				elseif temp_rand => 50 and temp_rand < 60:
-					act 'Continue':
-						*clr & cla
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/bottomlost2.jpg"></center>'
-						'You dive into the pool and pop your head out of the water thinking that you still need to improve your diving when you feel the water tickling your bare pussy and realize that your bikini bottom is gone!'
-						'You cover your groin and frantically look for your bikini bottom. Thankfully, you spot it floating nearby, grab it and quickly slide it back on before anyone notices.'
-						pcs_mood -= 3
-						act 'Continue': gt 'pav_pool', 'poolwater'
+				if PCloOnePiece = 0:
+					temp_rand = rand(1,100)
+					if temp_rand < 20:
+						act 'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/bareass.jpg"></center>'
+							'As you enter the water, your bikini bottom slides down your legs and leaves your ass exposed. Thankfully, nobody seems to notice and you quickly pull it up before anyone sees you.'
+							act 'Continue': gt 'pav_pool', 'poolwater'
+						end
+					elseif temp_rand => 20 and temp_rand < 40:
+						act 'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/toploosen.jpg"></center>'
+							'As you enter the water, the knot of your bikini top loosens and your breasts pop out. Thankfully, nobody seems to notice and you quickly tie it back on before anyone sees you.'
+							act 'Continue': gt 'pav_pool', 'poolwater'
+						end
+					elseif temp_rand => 40 and temp_rand < 50:
+						act 'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/losttop.jpg"></center>'
+							'You dive into the pool and pop your head out of the water thinking that you still need to improve on your diving when you hear some boys giggling and looking at you. It''s then that you realize your bikini top is gone!'
+							'You cover your breasts and frantically look for your bikini top. Thankfully, you spot it floating nearby, grab it and quickly put it back on. The boys smile at you and leave.'
+							pcs_mood -= 3
+							act 'Continue': gt 'pav_pool', 'poolwater'
+						end
+					elseif temp_rand => 50 and temp_rand < 60:
+						act 'Continue':
+							*clr & cla
+							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/swim/bottomlost2.jpg"></center>'
+							'You dive into the pool and pop your head out of the water thinking that you still need to improve your diving when you feel the water tickling your bare pussy and realize that your bikini bottom is gone!'
+							'You cover your groin and frantically look for your bikini bottom. Thankfully, you spot it floating nearby, grab it and quickly slide it back on before anyone notices.'
+							pcs_mood -= 3
+							act 'Continue': gt 'pav_pool', 'poolwater'
+						end
 					end
 				end
 			elseif pcs_agil >= 45 and pcs_agil <= 70:

+ 3 - 3
locations/pav_pool_events.qsrc

@@ -304,7 +304,7 @@ if $ARGS[0]= 'relaxedswim':
 		elseif temp_rand = 2:
 			cla
 			act 'Continue': gt 'pav_pool_events', 'kidsplashgroup'
-		elseif temp_rand = 3:
+		elseif temp_rand = 3 and PCloOnePiece = 0:
 			cla
 			act 'Continue': gt 'pav_pool_events', 'pullstringbottom'
 		elseif temp_rand = 4:
@@ -354,7 +354,7 @@ if $ARGS[0]= 'exerciseswim':
 		elseif temp_rand = 3:
 			cla
 			act 'Continue': gt 'pav_pool_events', 'kidsplashgroup'
-		elseif temp_rand = 4:
+		elseif temp_rand = 4 and PCloOnePiece = 0:
 			cla
 			act 'Continue': gt 'pav_pool_events', 'pullstringbottom'
 		elseif temp_rand = 5:
@@ -484,7 +484,7 @@ if $ARGS[0]= 'relaxedwater':
 			cla
 			act 'Continue': gt 'pav_pool_events', 'relaxgropebelow'
 		}
-		elseif temp_rand = 4:
+		elseif temp_rand = 4 and PCloOnePiece = 0:
 			cla
 			act 'Continue': gt 'pav_pool_events', 'pullstringbottom'
 		end