Browse Source

[fixed] clothing arrays for exercise clothes bought at glake when nude

sovietmercader 5 years ago
parent
commit
c29c0b1dbc
1 changed files with 12 additions and 9 deletions
  1. 12 9
      locations/glake.qsrc

+ 12 - 9
locations/glake.qsrc

@@ -110,8 +110,6 @@ if month >= 5 and month <= 9:
 			*clr & cla
 			menu_off = 1
 			minut+=5
-			gs 'clothing', 'wear_last_worn'
-			gs 'underwear', 'wear'
 			nudelake = rand(1,20)
 			if nudelake <= 3:
 				minut += 5
@@ -140,12 +138,13 @@ if month >= 5 and month <= 9:
 						*clr & cla
 						money -= 3000
 						exercise[1] = 1
-						if exerciseH[1] > 40:exerciseH[1] = 40
-						gs 'underwear', 'wear'
+						exerciseS[1] = 0
+						exerciseH[1] = 100
+						exerciseB[1] = pcs_hips
 						gs 'clothing', 'wear', 'exercise', 1
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/nakedcar.jpg"></center>'
 						'So... there''s the catch. The guy looks at your naked body while you mull over his proposition, and you come to the conclusion that you really don''t have any other choice. You can''t walk home through town naked! You silently nod and give him the money, quickly putting the clothes on when he hands them over. You feel relieved in the knowledge that at least you won''t have to go home naked... hopefully your clothes will turn up later.'
-						act 'Run home naked': gt 'glake', 'nude_home'
+						act'Continue':gt'glake'
 					end
 				else
 					act 'Tell him you don''t have enough money':
@@ -179,8 +178,9 @@ if month >= 5 and month <= 9:
 							*clr & cla
 							money -= 3000
 							exercise[1] = 1
-							if exerciseH[1] > 40:exerciseH[1] = 40
-							gs 'underwear', 'wear'
+							exerciseS[1] = 0
+							exerciseH[1] = 100
+							exerciseB[1] = pcs_hips
 							gs 'clothing', 'wear', 'exercise', 1
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/nakedcar.jpg"></center>'
 							'You don''t want to have sex with him... but you also don''t want to go home naked! Not seeing any other option, you decide to pay him the 3,000 <b>₽</b> after all. You quickly put on the clothes as he hands them over, feeling relieved in the knowledge that at least you don''t have to walk through town in the nude. Now that you''re clothed, you feel more confident in searching the beach a bit more; hopefully your clothes will turn up after all.'
@@ -189,6 +189,8 @@ if month >= 5 and month <= 9:
 					end
 				end
 			else
+				gs 'clothing', 'wear_last_worn'
+				gs 'underwear', 'wear'
 				'You return to the place where you left your clothes, and put them back on.'
 				act'Continue':gt'glake'
 			end
@@ -420,8 +422,9 @@ end
 if $ARGS[0] = 'car_sex': 
 	*clr & cla
 	exercise[1] = 1
-	if exerciseH[1] > 40:exerciseH[1] = 40
-	gs 'underwear', 'wear'
+	exerciseS[1] = 0
+	exerciseH[1] = 100
+	exerciseB[1] = pcs_hips
 	gs 'clothing', 'wear', 'exercise', 1
 	'<center><img <<$set_imgh>> src="images/locations/shared/sex/car/sexcar1.jpg"></center>'
 	'He wastes no time for you to second guess yourself, and immediately throws you down on the back seat of his car when you agree. He quickly pulls down his pants and, after quickly putting a condom on, quickly guides his cock to your pussy lips. He obviously doesn''t plan on spending a lot of time with you and sinks it in one firm thrust, fucking you with rapid, short strokes. Soon he shoots his load in the condom, ties a knot in it and throws it away. Seconds after he hands you the clothes as promised, he drives off.'