Bläddra i källkod

Revert "[added][fixed] Added temporary access to pav_pool. Fixed butt_tr to pcs_butt_tr (which is used in body)"

This reverts commit 719b8cd4938285e2c90b7a216a97783577bddd3f.
anjuna krokus 8 månader sedan
förälder
incheckning
bfa9567d91
3 ändrade filer med 3 tillägg och 3 borttagningar
  1. 1 1
      locations/exercise.qsrc
  2. 1 1
      locations/fit.qsrc
  3. 1 1
      locations/pav_residential.qsrc

+ 1 - 1
locations/exercise.qsrc

@@ -345,7 +345,7 @@ end
 if $ARGS[0] = 'butt':
 	cla
 	*clr
-	gs 'exercise', 'tier2', (15*timemult), 'stren', 'pcs_butt_tr'
+	gs 'exercise', 'tier2', (15*timemult), 'stren', 'butt_tr'
 	timemult = 0
 
 	if $clothingworntype ! 'nude':

+ 1 - 1
locations/fit.qsrc

@@ -410,7 +410,7 @@ if $ARGS[0] = 'gym':
 			cla
 			*clr
 			abonement -= 1
-			gs 'exercise', 'tier2', 30, 'stren', 'pcs_butt_tr'
+			gs 'exercise', 'tier2', 30, 'stren', 'butt_tr'
 			if pcs_inhib < 30:inhib_exp += rand(1,2)
 			'<center><img <<$set_imgh>> src="images/pc/activities/exercises/butt_gym.jpg"></center>'
 			'You do various squats to tone your thighs and glutes, it also helps with building strength.'

+ 1 - 1
locations/pav_residential.qsrc

@@ -117,7 +117,7 @@ else
 	$schoolname = 'your old school.'
 end	
 
-'<br>In the center of Pavlovsk is the town square, which features the <a href="exec: minut += 2 & gt ''pav_commcenter''">community center</a>, a popular hotspot for the local teenagers to hang out after a long day at <<$schoolname>> or the <a href="exec: minut += 2 & gt ''pav_pool'', ''building''">local pool</a>. Connected to the town center is the old palace grounds, which have been turned into a large <a href="exec:minut += 5 & gt ''pav_park'', ''start''">public park</a>. With the <a href="exec: minut += 5 & gt ''pav_lake''">lake</a> nearby, the area can get quite busy, especially during the summer and winter when people can swim or skate at the lake.'
+'<br>In the center of Pavlovsk is the town square, which features the <a href="exec: minut += 2 & gt ''pav_commcenter''">community center</a>, a popular hotspot for the local teenagers to hang out after a long day at <<$schoolname>></b> Connected to the town center is the old palace grounds, which have been turned into a large <a href="exec:minut += 5 & gt ''pav_park'', ''start''">public park</a>. With the <a href="exec: minut += 5 & gt ''pav_lake''">lake</a> nearby, the area can get quite busy, especially during the summer and winter when people can swim or skate at the lake.'
 
 *nl
 !!made changes here, to remove direct links to the kids in the apartment complex, make sure this will work with the code left.