Browse Source

[fixed] corrected wrong/missing image links

hornguy6 2 years ago
parent
commit
45a30f0f1d
1 changed files with 11 additions and 5 deletions
  1. 11 5
      locations/din_van.qsrc

+ 11 - 5
locations/din_van.qsrc

@@ -349,6 +349,10 @@ $brit = {
 							'<center><video autoplay loop src="images/shared/home/bathroom/shave_stubble.mp4"></center>'
 						elseif shave_length = 2:
 							'<center><video autoplay loop src="images/shared/home/bathroom/shave_bush.mp4"></center>'
+						elseif shave_length > 2:
+							'<center><video autoplay loop src="images/shared/home/bathroom/trim_bush.mp4"></center>'
+						else
+							'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave3.jpg"></center>'
 						end
 						*nl
 						'<<$shave_txt1>>'
@@ -375,7 +379,7 @@ $brit = {
 					pcs_horny += 5
 					stanok -= 1
 					if obdysh = 1 and rand(0, 5) = 5:gt 'vann', 'brit1'
-					'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave2.jpg"></center>'
 					*nl
 					if daystart < 10 and StoryLine = 0 and ntstart = 0:
 						'You can''t shake off the fact that you''re a girl now, so you decide it''d be best to shave your legs. You begin to lather your legs, still marveling at how soft and round they are. Then you take the razor in your hand and begin to shave your legs.'
@@ -384,7 +388,7 @@ $brit = {
 						pcs_mood += 10
 						'With a newfound routine you lather up your legs and start shaving, careful not to miss a spot. After washing away the foam you softly glide your hands over your smooth legs, feeling good to know that you don''t need to hide your legs in pants. Maybe you should wear a skirt tomorrow?'
 					else
-						'You lather your legs up with some soapy water and shave your legs. After a few swift movements, your legs are smooth as silk. The feeling of your smooth legs turns you on a little.'
+						'You lather your legs up and grab your razor. After spending a few minutes methodically shaving away every last hair, your legs are smooth and clean. The feeling of your silky skin turns you on a little.'
 					end
 					dynamic $dryOff
 					gs'selfplay','bathtub_dildo_check'
@@ -410,10 +414,10 @@ $brit = {
 			elseif (pubestyle >= 2 and pubestyle <= 8) or pubestyle >= 12:
 				if pcs_pubes >= shave_trigger + 5:
 					$shave_act = 'Shave your pussy'
-					$shave_txt1 = 'You lather up your crotch and start shaving away the edges of your pubic hair. After a few minutes, you''ve given your pussy a perfect hairdoo and rinse off the rest of the soap, admiring your new sexual fashion before deciding what to do next.'
+					$shave_txt1 = 'You lather up your crotch and start shaving away the edges of your pubic hair. After a few minutes, you''ve given your pussy a perfect hairdoo and rinse off the rest of the soap, admiring your new sexual fashion.'
 				else
 					$shave_act = 'Trim your bush'
-					$shave_txt1 = 'You lather up your crotch and spend some time cleaning up the area around your styled pubic hair, shaving away stubble and hair until it''s neat and tidy again.'
+					$shave_txt1 = 'You lather up your crotch and spend some time cleaning up the stubble around your pussy until your bush is neatly styled again.'
 				end
 			elseif pubestyle = 9:
 				$shave_act = 'Trim your bush'
@@ -449,6 +453,8 @@ $brit = {
 						'<center><video autoplay loop src="images/shared/home/bathroom/shave_stubble.mp4"></center>'
 					elseif shave_length = 2:
 						'<center><video autoplay loop src="images/shared/home/bathroom/shave_bush.mp4"></center>'
+					elseif shave_length > 2:
+						'<center><video autoplay loop src="images/shared/home/bathroom/trim_bush.mp4"></center>'
 					else
 						'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave3.jpg"></center>'
 					end
@@ -478,7 +484,7 @@ $brit = {
 				pcs_horny += 5
 				stanok -= 1
 				if obdysh = 1 and rand(0, 5) = 5:gt 'vann', 'brit1'
-				'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/shared/home/bathroom/shave2.jpg"></center>'
 				*nl
 				if daystart < 10 and StoryLine = 0 and ntstart = 0:
 					'You can''t shake off the fact that you''re a girl now, so you decide it''d be best to shave your legs. You begin to lather your legs, still marveling at how soft and round they are. Then you take the razor in your hand and begin to shave your legs.'