Browse Source

[added] Option to change into and out of sports clothing directly in places where you can exercise and access changing room

Kevin_Smarts 1 year ago
parent
commit
d60c2e61f4

+ 2 - 0
locations/bedrPar.qsrc

@@ -221,6 +221,8 @@ if $ARGS[0] = '' or $ARGS[0] = 'start':
 
 			if locat['Anya_inroom'] = 0: dynamic $palelady
 
+			gs 'wardrobe', 'default_sport_options'
+
 			gs 'exercise', 'start'
 
 			if sewing_kit = 1:

+ 3 - 0
locations/city_house_res_misc.qsrc

@@ -112,6 +112,9 @@ if $ARGS[0] = 'backy':
 			if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich':
 				*nl
 				'You can do some exercises here.'
+
+				gs 'wardrobe', 'default_sport_options'
+
 				act 'Exercise': gt 'exercise', 'workout'
 			else
 				*nl

+ 3 - 0
locations/city_mansion_residence_3.qsrc

@@ -26,6 +26,9 @@ if $ARGS[0] = 'ygym':
 
 	if ymanrem[11] = 2:
 		'Your private gym with all the necessities to live a healthy life. From here you can walk over to the pool or relax in the sauna.'
+
+		gs 'wardrobe', 'default_sport_options'
+
 		gs 'exercise', 'start'
 	end
 end

+ 2 - 0
locations/fit.qsrc

@@ -144,6 +144,8 @@ if $ARGS[0] = 'dressing_room':
 		gt 'wardrobe', 'start'
 	end
 
+	gs 'wardrobe', 'default_sport_options'
+
 	if PCloswimwear = 1:
 		act 'Use the pool': gt 'bass', 'start'
 	else

+ 2 - 0
locations/gdksport.qsrc

@@ -64,6 +64,8 @@ if $ARGS[0] = 'start':
 		gt 'wardrobe', 'start'
 	end
 
+	gs 'wardrobe', 'default_sport_options'
+
 	if shampoo > 0 or (mid($start_type,1,2) = 'sg' and (SchoolAtestat = 0 or SchoolBlock = 0)):
 		act 'Take a shower': gt 'gdksport', 'shower'
 	else

+ 3 - 0
locations/gschool_grounds.qsrc

@@ -773,6 +773,9 @@ if $ARGS[0] = 'change_room':
 		cla
 		gt 'wardrobe', 'start'
 	end
+
+	gs 'wardrobe', 'default_sport_options'
+
 	dynamic $publicpan
 	act 'Look in the mirror': gt 'mirror', 'start'
 	if pcs_hairbsh < 1: act 'Brush your hair': gt 'mirror', 'brush'

+ 2 - 0
locations/sitr.qsrc

@@ -54,6 +54,8 @@ if mishka > 0: iif(mishka = 1, 'Your teddy bear is', 'Your <<mishka>> teddy bear
 !gs'husb' - do not delete!
 gs'subkid'
 
+gs 'wardrobe', 'default_sport_options'
+
 gs 'exercise', 'start'
 
 *nl