Browse Source

[Changed] The directory from 'citycenter/pool/...' to 'citycenter/gym/pool...' for 4 pictures.

Gwen 4 years ago
parent
commit
abace2b09c
1 changed files with 5 additions and 5 deletions
  1. 5 5
      locations/bass.qsrc

+ 5 - 5
locations/bass.qsrc

@@ -13,7 +13,7 @@ if $ARGS[0] = 'start':
 	gs 'stat'
 	gs 'stat'
 	gs 'themes', 'indoors'
 	gs 'themes', 'indoors'
 	'<center><b><font color="maroon">Pool</font></b></center>'
 	'<center><b><font color="maroon">Pool</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/pool/bass.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/pool/bass.jpg"></center>'
 	'You must wear a swimsuit in the pool.'
 	'You must wear a swimsuit in the pool.'
 
 
 	if db >= 1 and Goraday ! daystart:act 'Search ZHoru':Goraday = daystart & gt 'city_jorahouse', 'ev42'
 	if db >= 1 and Goraday ! daystart:act 'Search ZHoru':Goraday = daystart & gt 'city_jorahouse', 'ev42'
@@ -34,10 +34,10 @@ if $ARGS[0] = 'a':
 	minut += 5
 	minut += 5
 	'<center><b><font color="maroon">Pool</font></b></center>'
 	'<center><b><font color="maroon">Pool</font></b></center>'
 
 
-	if pcs_magik < 4:'<center><img <<$set_imgh>> src="images/locations/city/citycenter/pool/bass.jpg"></center>'
+	if pcs_magik < 4:'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/pool/bass.jpg"></center>'
 
 
 	if pcs_magik >= 4 and kisameQW = 0:
 	if pcs_magik >= 4 and kisameQW = 0:
-		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/pool/bass1.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/pool/bass1.jpg"></center>'
 		'There''s a professional athlete swimming in the pool. He swims with great speed and is behaving like a fish in water, he walks over to the edge of the pool and in one motion jumps in the water right in front of you. As he looks at you, he grins, showing his shiny white teeth.'
 		'There''s a professional athlete swimming in the pool. He swims with great speed and is behaving like a fish in water, he walks over to the edge of the pool and in one motion jumps in the water right in front of you. As he looks at you, he grins, showing his shiny white teeth.'
 
 
 		act 'Observe him':
 		act 'Observe him':
@@ -136,9 +136,9 @@ if $ARGS[0] = 'a':
 		pcs_sweat = 10 + rand(0,4)
 		pcs_sweat = 10 + rand(0,4)
 		if pcs_inhib < 50:inhib_exp += rand(1,2)
 		if pcs_inhib < 50:inhib_exp += rand(1,2)
 		if func('body_din','pregnancyVisibility') = 0:
 		if func('body_din','pregnancyVisibility') = 0:
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/pool/poolswim.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/pool/swim.jpg"></center>'
 		else
 		else
-			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/pool/poolswimpreg.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/pool/swimpreg.jpg"></center>'
 		end
 		end
 		'You take a swim in the pool, which invigorates you, making you feel refreshed.'
 		'You take a swim in the pool, which invigorates you, making you feel refreshed.'
 		if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
 		if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'