ソースを参照

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

Gwen 4 年 前
コミット
abace2b09c
1 ファイル変更5 行追加5 行削除
  1. 5 5
      locations/bass.qsrc

+ 5 - 5
locations/bass.qsrc

@@ -13,7 +13,7 @@ if $ARGS[0] = 'start':
 	gs 'stat'
 	gs 'themes', 'indoors'
 	'<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.'
 
 	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
 	'<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:
-		'<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.'
 
 		act 'Observe him':
@@ -136,9 +136,9 @@ if $ARGS[0] = 'a':
 		pcs_sweat = 10 + rand(0,4)
 		if pcs_inhib < 50:inhib_exp += rand(1,2)
 		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
-			'<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
 		'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.'