Browse Source

[fixed] incorrect image links

hornguy6 4 years ago
parent
commit
1791214abd
2 changed files with 4 additions and 4 deletions
  1. 2 2
      locations/foto.qsrc
  2. 2 2
      locations/foto_shoot.qsrc

+ 2 - 2
locations/foto.qsrc

@@ -1271,7 +1271,7 @@ if $ARGS[0] = 'practicemodel':
 						mdlng_exp += 1
 						if pcs_inhib < 50:inhib_exp += rand(1,3)
 						gs 'stat'
-						'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini/<<rand(1,5)>>.mp4"></video></center>'
+						'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini/<<rand(4,5)>>.mp4"></video></center>'
 						'Bikini modelling isn''t too bad, but you''d still be pretty embarrassed if you ever saw someone reading a magazine with pictures of you like this on the cover. Still, you''re determined to work your way up to it and gain more confidence in your body and your modelling skills.'
 						if pcs_mdlng < 20:
 							act'Continue':
@@ -1309,7 +1309,7 @@ if $ARGS[0] = 'practicemodel':
 						mdlng_exp += rand(6,10)
 						if pcs_inhib < 50:inhib_exp += 1
 						gs 'stat'
-						'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini/<<rand(1,5)>>.mp4"></video></center>'
+						'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini/<<rand(4,5)>>.mp4"></video></center>'
 						'You go ahead and put on the bikini that the photographer wants to use and get to posing for him.'
 						if pcs_mdlng < 20:
 							act'Continue':

+ 2 - 2
locations/foto_shoot.qsrc

@@ -55,7 +55,7 @@ if $ARGS[0] = 'model':
 			mdlng_exp += rand(2,5)
 			minut += 120
 			money += 450
-			'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini<<rand(3,5)>>.mp4"></video></center>'
+			'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini/<<rand(1,3)>>.mp4"></video></center>'
 			bikinicatalog += 1
 			'You change in and out of various different bikinis, modelling them with the same pose and expression for use in online and department store catalogs.'
 			*nl
@@ -502,7 +502,7 @@ if $ARGS[0] = 'bikini':
 	mdlng_exp += rand(6,10)
 	if pcs_inhib < 50:inhib_exp += rand(0,1)
 	gs 'stat'
-	'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini/<<rand(1,3)>>.mp4"></video></center>'
+	'<center><video autoplay loop src="images/locations/city/citycenter/photo/bikini/<<rand(4,5)>>.mp4"></video></center>'
 	*nl
 	'You spend the shoot in designer bikinis, modelling them to appear in various higher end magazines.'
 	*nl