瀏覽代碼

[fixed] variable changed in error during update of variable names

Kevin_Smarts 7 月之前
父節點
當前提交
7e4543dad3

+ 1 - 1
locations/BDsex.qsrc

@@ -524,7 +524,7 @@ if $ARGS[0] = 'end':
 		pcs_horny += 1
 		pcs_horny += 1
 		pcs_hairbsh = 1
 		pcs_hairbsh = 1
 		pcs_makeup = 1
 		pcs_makeup = 1
-		mc_inventory['noshampoo'] =  1
+		noshampoo =  1
 		dynamic $showerdin
 		dynamic $showerdin
 		'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 		'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 		'You go into the bathroom and turn on the shower, lathering body and washing as well as you can.'
 		'You go into the bathroom and turn on the shower, lathering body and washing as well as you can.'

+ 1 - 1
locations/BelSex.qsrc

@@ -377,7 +377,7 @@ if $ARGS[0] = 'shower':
 	'<<$boydesc>> is finally done with you. He looks at you all pleased as you get up and head off to the bathroom to take a quick shower and freshen up.'
 	'<<$boydesc>> is finally done with you. He looks at you all pleased as you get up and head off to the bathroom to take a quick shower and freshen up.'
 	act 'Take a 15 minute shower':
 	act 'Take a 15 minute shower':
 		cls
 		cls
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		minut += 15
 		minut += 15
 		gs 'fame', 'pav', 'prostitute', 1
 		gs 'fame', 'pav', 'prostitute', 1

+ 1 - 1
locations/FedorEv4_sex.qsrc

@@ -1837,7 +1837,7 @@ if $ARGS[0] = 'Shower 2':
 	gs 'stat'
 	gs 'stat'
 	'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 	'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 	'You climb into the shower and begin lathering your body, cleaning yourself as thoroughly as possible until you can hear Fedor enter the room and you peek out of the curtain to see him taking a piss and as soon as he notices you, he gives you a wink with a mischievous grin on his face.'
 	'You climb into the shower and begin lathering your body, cleaning yourself as thoroughly as possible until you can hear Fedor enter the room and you peek out of the curtain to see him taking a piss and as soon as he notices you, he gives you a wink with a mischievous grin on his face.'
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
 	if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
 
 

+ 1 - 1
locations/JuliaMilHome.qsrc

@@ -319,7 +319,7 @@ if $ARGS[0] = 'bathroom':
 	act 'Take a shower':
 	act 'Take a shower':
 		menu_off = 1
 		menu_off = 1
 		minut += 10
 		minut += 10
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		gs 'stat'
 		gs 'stat'
 		
 		

+ 3 - 3
locations/KatjaHomeTalk.qsrc

@@ -459,7 +459,7 @@ if $ARGS[0] = 'shower':
 
 
 		act 'Have a shower alone':
 		act 'Have a shower alone':
 			cla & *clr
 			cla & *clr
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			minut += 15
 			minut += 15
 			pcs_hairbsh = 1
 			pcs_hairbsh = 1
@@ -478,7 +478,7 @@ if $ARGS[0] = 'shower':
 
 
 		act 'Bathe together':
 		act 'Bathe together':
 			cla & *clr
 			cla & *clr
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			pcs_hairbsh = 1
 			pcs_hairbsh = 1
 			pcs_makeup = 1
 			pcs_makeup = 1
@@ -539,7 +539,7 @@ if $ARGS[0] = 'shower':
 			end
 			end
 		end
 		end
 	else
 	else
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		minut += 15
 		minut += 15
 		pcs_hairbsh = 1
 		pcs_hairbsh = 1

+ 1 - 1
locations/LBZhouse.qsrc

@@ -147,7 +147,7 @@ if $ARGS[0] = 'Shower':
 	'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 	'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 	'You grab your stuff and walk over to the bathroom to have a shower. You carefully run the faucet, checking the water temperature before washing yourself off, enjoying the warm water hitting your body.'
 	'You grab your stuff and walk over to the bathroom to have a shower. You carefully run the faucet, checking the water temperature before washing yourself off, enjoying the warm water hitting your body.'
 	if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
 	if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	minut += 15
 	minut += 15
 	pcs_hairbsh = 1
 	pcs_hairbsh = 1

+ 2 - 2
locations/LariskaHome.qsrc

@@ -360,7 +360,7 @@ if $ARGS[0] = 'bathroom_join_2':
 	'You quickly strip your clothing off, and gently tap on the shower door. Startled, she turns to see you standing there, before smiling shyly and opening the door for you.'
 	'You quickly strip your clothing off, and gently tap on the shower door. Startled, she turns to see you standing there, before smiling shyly and opening the door for you.'
 	
 	
 	act 'Finish the shower':
 	act 'Finish the shower':
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		minut += 15
 		minut += 15
 		pcs_horny += 10
 		pcs_horny += 10
@@ -403,7 +403,7 @@ if $ARGS[0] = 'bathroom_join_3':
 		gs 'arousal', 'end'
 		gs 'arousal', 'end'
 		'As your body comes down from its high, she stands back up and kisses you some more. You taste yourself on her lips, you taste great! Eventually you break away to continue the shower.'
 		'As your body comes down from its high, she stands back up and kisses you some more. You taste yourself on her lips, you taste great! Eventually you break away to continue the shower.'
 		act 'Finish your shower':
 		act 'Finish your shower':
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			minut += 5
 			minut += 5
 			pcs_horny += 10
 			pcs_horny += 10

+ 2 - 2
locations/VoltrenerSexShower.qsrc

@@ -133,7 +133,7 @@ if $ARGS[0] = '3':
 					'You can see from the look in his eyes that he''s been at the wine, and his slurring and unsteady legs confirm this. "Your ass isn''t that special." He spits on you and stumbles out of the showers.'
 					'You can see from the look in his eyes that he''s been at the wine, and his slurring and unsteady legs confirm this. "Your ass isn''t that special." He spits on you and stumbles out of the showers.'
 					gs 'stat'
 					gs 'stat'
 					act 'Wash your ass':
 					act 'Wash your ass':
-						mc_inventory['noshampoo'] = 1
+						noshampoo = 1
 						dynamic $showerdin
 						dynamic $showerdin
 						gt 'gdksport', 'start'
 						gt 'gdksport', 'start'
 					end
 					end
@@ -151,7 +151,7 @@ if $ARGS[0] = '3':
 				gs 'arousal', 'end'
 				gs 'arousal', 'end'
 				gs 'stat'
 				gs 'stat'
 				act 'Wash your ass':
 				act 'Wash your ass':
-					mc_inventory['noshampoo'] = 1
+					noshampoo = 1
 					dynamic $showerdin
 					dynamic $showerdin
 					gt 'gdksport', 'start'
 					gt 'gdksport', 'start'
 				end
 				end

+ 1 - 1
locations/Zvereva_house_events.qsrc

@@ -96,7 +96,7 @@ if $ARGS[0] = 'chris_shower':
 		'When she sees you, she opens the door and says "Get in here, I need my back washed."'
 		'When she sees you, she opens the door and says "Get in here, I need my back washed."'
 		'You step inside, lather your hands in soap, and start washing her.'
 		'You step inside, lather your hands in soap, and start washing her.'
 
 
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		pcs_horny += 10
 		pcs_horny += 10
 		pcs_hairbsh = 1
 		pcs_hairbsh = 1

+ 1 - 1
locations/abduction.qsrc

@@ -675,7 +675,7 @@ if $ARGS[0] = 'abdFood':
 		menu_off = 1
 		menu_off = 1
 		minut += 15
 		minut += 15
 		pcs_horny += 1
 		pcs_horny += 1
-		mc_inventory['noshampoo'] = 1 
+		noshampoo = 1 
 		dynamic $showerdin
 		dynamic $showerdin
 		gs 'stat'
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/shared/abduction/shower1.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/locations/shared/abduction/shower1.jpg"></center>'

+ 2 - 2
locations/albina_starlets.qsrc

@@ -310,7 +310,7 @@ if $ARGS[0] = 'starlets':
 					'The performance goes smoothly and you and the other Starlets leave the stage, where Albina distributes the money while everyone takes turns using the single shower in the dressing room.'
 					'The performance goes smoothly and you and the other Starlets leave the stage, where Albina distributes the money while everyone takes turns using the single shower in the dressing room.'
 					act 'Shower':
 					act 'Shower':
 						*clr & cla
 						*clr & cla
-						mc_inventory['noshampoo'] =  1
+						noshampoo =  1
 						dynamic $showerdin
 						dynamic $showerdin
 						if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
 						if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
 
 
@@ -467,7 +467,7 @@ if $ARGS[0] = 'parkrally':
 		gs 'exercise', 'tier2', 0, 'agil', 'danc'
 		gs 'exercise', 'tier2', 0, 'agil', 'danc'
 		profiDanceTime += 1
 		profiDanceTime += 1
 		inhib_exp += rand(3,5)
 		inhib_exp += rand(3,5)
-		mc_inventory['noshampoo'] =  1
+		noshampoo =  1
 		dynamic $showerdin
 		dynamic $showerdin
 		gs 'stat'
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/event/meeting/meeting3.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/event/meeting/meeting3.jpg"></center>'

+ 1 - 1
locations/backwater.qsrc

@@ -52,7 +52,7 @@ if $ARGS[0] = 'alone':
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/'+iif($pantyworntype = 'none','backwaterswim2.jpg','backwaterswim1.jpg')+'"></center>'
 			'<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/'+iif($pantyworntype = 'none','backwaterswim2.jpg','backwaterswim1.jpg')+'"></center>'
 			*nl 'You washed in the creek.'
 			*nl 'You washed in the creek.'
 			menu_off = 1
 			menu_off = 1
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			face_write = 0
 			face_write = 0
 			body_write = 0
 			body_write = 0

+ 1 - 1
locations/brother_shower_sex.qsrc

@@ -1331,7 +1331,7 @@ end
 
 
 if $ARGS[0] = 'brother_shower_fuck_end':
 if $ARGS[0] = 'brother_shower_fuck_end':
 	cla & *clr
 	cla & *clr
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	brother_shower_times += 1
 	brother_shower_times += 1
 	minut += 2
 	minut += 2

+ 1 - 1
locations/brother_voyeur_sex.qsrc

@@ -1377,7 +1377,7 @@ end
 
 
 if $ARGS[0] = 'brother_shower_fuck_end':
 if $ARGS[0] = 'brother_shower_fuck_end':
 	cla & *clr
 	cla & *clr
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	brother_shower_times += 1
 	brother_shower_times += 1
 	minut += 2
 	minut += 2

+ 3 - 3
locations/buklinik_event.qsrc

@@ -883,7 +883,7 @@ if $ARGS[0] = 'event2':
 															act'Well on this we''re finished':
 															act'Well on this we''re finished':
 																cls
 																cls
 																nanny_vika = 1
 																nanny_vika = 1
-																mc_inventory['noshampoo'] = 1
+																noshampoo = 1
 																dynamic $showerdin
 																dynamic $showerdin
 																'You take a quick shower and get dressed, then you say goodbye to Michael and you are ready to leave. Soon Vika arrives.'
 																'You take a quick shower and get dressed, then you say goodbye to Michael and you are ready to leave. Soon Vika arrives.'
 																if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
 																if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
@@ -958,7 +958,7 @@ if $ARGS[0] = 'event2':
 									cls
 									cls
 									nanny_vika = 1
 									nanny_vika = 1
 									gs'stat'
 									gs'stat'
-									mc_inventory['noshampoo'] = 1
+									noshampoo = 1
 									dynamic $showerdin
 									dynamic $showerdin
 									'You take a quick shower and dress yourself and Michael, then you say goodbye to Michael and you are ready to leave. Soon Vika arrives.'
 									'You take a quick shower and dress yourself and Michael, then you say goodbye to Michael and you are ready to leave. Soon Vika arrives.'
 									if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
 									if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
@@ -1024,7 +1024,7 @@ if $ARGS[0] = 'event2':
 									act'Wait For Vika':
 									act'Wait For Vika':
 										cls
 										cls
 										nanny_vika = 1
 										nanny_vika = 1
-										mc_inventory['noshampoo'] = 1
+										noshampoo = 1
 										dynamic $showerdin
 										dynamic $showerdin
 										'You take a quick shower and dress yourself and Michael.'
 										'You take a quick shower and dress yourself and Michael.'
 										if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.<br>'
 										if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.<br>'

+ 1 - 1
locations/city_irinaroom.qsrc

@@ -166,7 +166,7 @@ if $ARGS[0] = 'first5':
 	'"Could you help me out with my back?" She hands you a loofah, and as you start lathering her body you notice her nipples are erect.'
 	'"Could you help me out with my back?" She hands you a loofah, and as you start lathering her body you notice her nipples are erect.'
 	IrinaQW = 10
 	IrinaQW = 10
 	alko += 3
 	alko += 3
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	pcs_hairbsh = 1
 	pcs_hairbsh = 1
 	pcs_makeup = 1
 	pcs_makeup = 1

+ 1 - 1
locations/din_van.qsrc

@@ -210,7 +210,7 @@ $bath = {
 		minut += 30
 		minut += 30
 		pcs_sweat = 7 + rand(0,4)
 		pcs_sweat = 7 + rand(0,4)
 		pcs_mood += 20
 		pcs_mood += 20
-		if $loc = 'vanrPar' or $loc = 'tanvanr' or $loc = 'LariskaHome' or hotelmc_inventory['shampoo'] =  1: mc_inventory['noshampoo'] = 1
+		if $loc = 'vanrPar' or $loc = 'tanvanr' or $loc = 'LariskaHome' or hotelmc_inventory['shampoo'] =  1: noshampoo = 1
 		noShampoo_tmp = noShampoo
 		noShampoo_tmp = noShampoo
 		dynamic $showerdin
 		dynamic $showerdin
 
 

+ 1 - 1
locations/fit.qsrc

@@ -226,7 +226,7 @@ if $ARGS[0] = 'fitgirl':
 		*clr & cla
 		*clr & cla
 		pcs_hairbsh = 0
 		pcs_hairbsh = 0
 		pcs_makeup = 1
 		pcs_makeup = 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		shovertania += 1
 		shovertania += 1
 		gs 'stat'
 		gs 'stat'

+ 2 - 2
locations/foto.qsrc

@@ -1398,7 +1398,7 @@ if $ARGS[0] = 'blackm':
 								act 'No!':
 								act 'No!':
 									cla
 									cla
 									*clr
 									*clr
-									mc_inventory['noshampoo'] = 1
+									noshampoo = 1
 									dynamic $showerdin
 									dynamic $showerdin
 									gs 'boyStat', $boy1
 									gs 'boyStat', $boy1
 									spafinloc = 3
 									spafinloc = 3
@@ -1428,7 +1428,7 @@ if $ARGS[0] = 'blackm':
 									act 'Finally':
 									act 'Finally':
 										cla
 										cla
 										*clr
 										*clr
-										mc_inventory['noshampoo'] = 1
+										noshampoo = 1
 										dynamic $showerdin
 										dynamic $showerdin
 										gs 'boyStat', $boy1
 										gs 'boyStat', $boy1
 										gs 'cum_manage'
 										gs 'cum_manage'

+ 3 - 3
locations/gadbana.qsrc

@@ -85,7 +85,7 @@ if mira_guest = 0:
 					menu_off = 1
 					menu_off = 1
 					minut += 120
 					minut += 120
 					pcs_sweat = rand(0,5)
 					pcs_sweat = rand(0,5)
-					mc_inventory['noshampoo'] = 1
+					noshampoo = 1
 					dynamic $showerdin
 					dynamic $showerdin
 					pcs_hairbsh = 0
 					pcs_hairbsh = 0
 					pcs_makeup = 1
 					pcs_makeup = 1
@@ -123,7 +123,7 @@ if mira_guest = 0:
 			*clr & cla
 			*clr & cla
 			menu_off = 1
 			menu_off = 1
 			minut += 25
 			minut += 25
-			if locat['Fam_inGad'] = 1 and func('homes_properties', 'has_access', 'parents_home'): mc_inventory['noshampoo'] = 1
+			if locat['Fam_inGad'] = 1 and func('homes_properties', 'has_access', 'parents_home'): noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			if frost > 0:frost = 0
 			if frost > 0:frost = 0
 			!!gs 'clothing', 'strip', 'gadbana'
 			!!gs 'clothing', 'strip', 'gadbana'
@@ -313,7 +313,7 @@ else
 			gs 'stat'
 			gs 'stat'
 			act 'Steam':
 			act 'Steam':
 				cls
 				cls
-				mc_inventory['noshampoo'] = 1
+				noshampoo = 1
 				dynamic $showerdin
 				dynamic $showerdin
 				pcs_hairbsh = 0
 				pcs_hairbsh = 0
 				pcs_makeup = 1
 				pcs_makeup = 1

+ 1 - 1
locations/gdksport.qsrc

@@ -580,7 +580,7 @@ if $ARGS[0] = 'shower':
 	menu_off = 1
 	menu_off = 1
 	*clr & cla
 	*clr & cla
 	$location_type = 'bathroom'
 	$location_type = 'bathroom'
-	if mid($start_type,1,2) = 'sg' and (SchoolAtestat = 0 or SchoolBlock = 0): mc_inventory['noshampoo'] = 1
+	if mid($start_type,1,2) = 'sg' and (SchoolAtestat = 0 or SchoolBlock = 0): noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	minut += 15
 	minut += 15
 	pcs_horny += 1
 	pcs_horny += 1

+ 4 - 4
locations/gschool_boys_bathroom.qsrc

@@ -295,7 +295,7 @@ if $ARGS[0] = 'boy2_sub':
 				'When he''s finished cleaning up and his uniform is back in place, he heads for the door, but pauses on his way out. "I look forward to next time, but maybe do some exercises to tighten up that pussy, " he says as he walks out the door, leaving you standing there with his cum leaking out of you.'
 				'When he''s finished cleaning up and his uniform is back in place, he heads for the door, but pauses on his way out. "I look forward to next time, but maybe do some exercises to tighten up that pussy, " he says as he walks out the door, leaving you standing there with his cum leaking out of you.'
 				*nl
 				*nl
 				'Luckily for you, no one else enters the bathroom while you clean yourself and get dressed. You leave the bathroom just before the bell rings, hoping no one spots you. You can''t help but wonder if Radomir was serious about those exercises...'
 				'Luckily for you, no one else enters the bathroom while you clean yourself and get dressed. You leave the bathroom just before the bell rings, hoping no one spots you. You can''t help but wonder if Radomir was serious about those exercises...'
-				mc_inventory['noshampoo'] = 1
+				noshampoo = 1
 				dynamic $showerdin
 				dynamic $showerdin
 				act 'Go to class':gt 'gschool_lessons', 'short_break'
 				act 'Go to class':gt 'gschool_lessons', 'short_break'
 			end
 			end
@@ -396,7 +396,7 @@ if $ARGS[0] = 'boy3_kiss':
 				$orgasm_or = 'yes'
 				$orgasm_or = 'yes'
 				gs 'arousal', 'clit_finger', 5
 				gs 'arousal', 'clit_finger', 5
 				gs 'arousal', 'end'
 				gs 'arousal', 'end'
-				mc_inventory['noshampoo'] = 1
+				noshampoo = 1
 				dynamic $showerdin
 				dynamic $showerdin
 				gs 'stat'
 				gs 'stat'
 				'His dick barely exits your ass before the first jet of cum lands on your inner thigh, another lands on your pubic area and a third hits your wet cunt and fingers. He looks at you and smiles, giving you a quick kiss while he helps you down from the sink. "That was amazing," he comments and you''re inclined to agree.'
 				'His dick barely exits your ass before the first jet of cum lands on your inner thigh, another lands on your pubic area and a third hits your wet cunt and fingers. He looks at you and smiles, giving you a quick kiss while he helps you down from the sink. "That was amazing," he comments and you''re inclined to agree.'
@@ -678,7 +678,7 @@ if $ARGS[0] = 'boy5':
 						gs 'cum_call', 'mouth', $boy
 						gs 'cum_call', 'mouth', $boy
 						gs 'boyStat', 'A3'
 						gs 'boyStat', 'A3'
 						gs 'cum_call', 'anus', $boy
 						gs 'cum_call', 'anus', $boy
-						mc_inventory['noshampoo'] = 1
+						noshampoo = 1
 						dynamic $showerdin
 						dynamic $showerdin
 						gs 'stat'
 						gs 'stat'
 						'Shortly after this, Fedor tenses up and holds your head still, his dick buried deep in your mouth. He shoots his cum deep inside, most of it hitting the back of your throat and getting swallowed instantly, and pumps his manhood even deeper into your mouth a few more times before pulling out and standing up to watch Ivan, who''s still pounding your ass. A few seconds later, Ivan groans loudly and buries his dick deep in your ass. You feel a warmth flood inside you as he starts cumming. When his dick leaves your ass, which gapes after his enthusiastic fuck, you feel some of the cum running out. Ivan stands up and smiles. "Fuck, that was great. You''re the best <<$pcs_nickname>>."'
 						'Shortly after this, Fedor tenses up and holds your head still, his dick buried deep in your mouth. He shoots his cum deep inside, most of it hitting the back of your throat and getting swallowed instantly, and pumps his manhood even deeper into your mouth a few more times before pulling out and standing up to watch Ivan, who''s still pounding your ass. A few seconds later, Ivan groans loudly and buries his dick deep in your ass. You feel a warmth flood inside you as he starts cumming. When his dick leaves your ass, which gapes after his enthusiastic fuck, you feel some of the cum running out. Ivan stands up and smiles. "Fuck, that was great. You''re the best <<$pcs_nickname>>."'
@@ -917,7 +917,7 @@ if $ARGS[0] = 'boy6_sub':
 						act 'Clean up':
 						act 'Clean up':
 							*clr & cla
 							*clr & cla
 							*nl
 							*nl
-							mc_inventory['noshampoo'] = 1
+							noshampoo = 1
 							dynamic $showerdin
 							dynamic $showerdin
 							gs 'stat'
 							gs 'stat'
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/bathroom/sex/boys/gangaftermath.jpg"></center>'
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/bathroom/sex/boys/gangaftermath.jpg"></center>'

+ 4 - 4
locations/gschool_sex.qsrc

@@ -745,7 +745,7 @@ if $ARGS[0] = 'storagesex':
 										minut += 10
 										minut += 10
 										pcs_mood += 10
 										pcs_mood += 10
 										shower_shave = 0
 										shower_shave = 0
-										mc_inventory['noshampoo'] = 0
+										noshampoo = 0
 										'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/gym/shower/watch.jpg"></center>'
 										'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/gym/shower/watch.jpg"></center>'
 										'By the time you arrive in the girls locker room, you realize all the other girls have left. You quickly get undressed and head to the showers, where you enjoy the sensation of the hot water on your skin as the steam filling the room gives it an almost sauna-like feel, making you feel very relaxed.'
 										'By the time you arrive in the girls locker room, you realize all the other girls have left. You quickly get undressed and head to the showers, where you enjoy the sensation of the hot water on your skin as the steam filling the room gives it an almost sauna-like feel, making you feel very relaxed.'
 										dynamic $showerdin
 										dynamic $showerdin
@@ -802,7 +802,7 @@ if $ARGS[0] = 'storagesex':
 								minut += 10
 								minut += 10
 								pcs_mood += 10
 								pcs_mood += 10
 								shower_shave = 0
 								shower_shave = 0
-								mc_inventory['noshampoo'] = 0
+								noshampoo = 0
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/gym/shower/watch.jpg"></center>'
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/gym/shower/watch.jpg"></center>'
 								'By the time you arrive in the girls locker room, you realize all the other girls have left. You quickly get undressed and head to the showers, where you enjoy the sensation of the hot water on your skin as the steam filling the room gives it an almost sauna-like feel, making you feel very relaxed.'
 								'By the time you arrive in the girls locker room, you realize all the other girls have left. You quickly get undressed and head to the showers, where you enjoy the sensation of the hot water on your skin as the steam filling the room gives it an almost sauna-like feel, making you feel very relaxed.'
 								dynamic $showerdin
 								dynamic $showerdin
@@ -849,7 +849,7 @@ if $ARGS[0] = 'storagesex_anal':
 			minut += 10
 			minut += 10
 			pcs_mood += 10
 			pcs_mood += 10
 			shower_shave = 0
 			shower_shave = 0
-			mc_inventory['noshampoo'] = 0
+			noshampoo = 0
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/gym/shower/watch.jpg"></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/gym/shower/watch.jpg"></center>'
 			'By the time you arrive in the girls locker room, you realize all the other girls have left. You quickly get undressed and head to the showers. You enjoy the sensation of the hot water on your skin. The steam filling the room gives it an almost sauna-like feel and makes you feel very relaxed.'
 			'By the time you arrive in the girls locker room, you realize all the other girls have left. You quickly get undressed and head to the showers. You enjoy the sensation of the hot water on your skin. The steam filling the room gives it an almost sauna-like feel and makes you feel very relaxed.'
 			dynamic $showerdin
 			dynamic $showerdin
@@ -994,7 +994,7 @@ if $ARGS[0] = 'vd_lockerroom':
 					'Vitek laughs at the comment. "No shit! You''re such a dirty little whore!"'
 					'Vitek laughs at the comment. "No shit! You''re such a dirty little whore!"'
 					'Vitek walks away as Dan reaches over and turns the shower back on. "You better take a shower, you nasty slut!"' 
 					'Vitek walks away as Dan reaches over and turns the shower back on. "You better take a shower, you nasty slut!"' 
 					'You can hear the two of them walking out, talking and laughing as they do. The water runs over you, slowly washing their cum away. You get up and clean up, then walk into the locker room to dry off and get dressed.'
 					'You can hear the two of them walking out, talking and laughing as they do. The water runs over you, slowly washing their cum away. You get up and clean up, then walk into the locker room to dry off and get dressed.'
-					mc_inventory['noshampoo'] = 1
+					noshampoo = 1
 					dynamic $showerdin
 					dynamic $showerdin
 					gs 'arousal', 'hj', 3
 					gs 'arousal', 'hj', 3
 					gs 'arousal', 'hj', 3
 					gs 'arousal', 'hj', 3

+ 1 - 1
locations/husbSex.qsrc

@@ -144,7 +144,7 @@ end
 if $ARGS[0] = 'dolgend':
 if $ARGS[0] = 'dolgend':
 	cla
 	cla
 	*clr
 	*clr
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	gs'stat'
 	gs'stat'
 
 

+ 1 - 1
locations/katja_party.qsrc

@@ -258,7 +258,7 @@ if $ARGS[0] = 'part_dress_check':
 		if pcs_sweat >= 50:
 		if pcs_sweat >= 50:
 			'Katja just whiffs her nose. "You need to shower first," she says. "You can use the shower on our floor. Here is a towel and some supplies," Katja adds, handing you a towel and a not-so-small bag of shower utilities.'
 			'Katja just whiffs her nose. "You need to shower first," she says. "You can use the shower on our floor. Here is a towel and some supplies," Katja adds, handing you a towel and a not-so-small bag of shower utilities.'
 			act 'Go take a shower':
 			act 'Go take a shower':
-				mc_inventory['noshampoo'] + 1
+				noshampoo + 1
 				dynamic $showerdin
 				dynamic $showerdin
 				minut += 10
 				minut += 10
 				'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></center>'
 				'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></center>'

+ 1 - 1
locations/kotovdom.qsrc

@@ -95,7 +95,7 @@ if $ARGS[0] = 'vann':
 		pcs_horny += 1
 		pcs_horny += 1
 		pcs_hairbsh = 0
 		pcs_hairbsh = 0
 		pcs_makeup = 1
 		pcs_makeup = 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		if frost > 0:frost = 0
 		if frost > 0:frost = 0
 
 

+ 2 - 2
locations/lesbisubhouse.qsrc

@@ -1402,7 +1402,7 @@ if $ARGS[0] = 'ev1':
 						pcs_horny += RAND(10,20)
 						pcs_horny += RAND(10,20)
 						pcs_hairbsh = 0
 						pcs_hairbsh = 0
 						pcs_makeup = 1
 						pcs_makeup = 1
-						mc_inventory['noshampoo'] = 1
+						noshampoo = 1
 						dynamic $showerdin
 						dynamic $showerdin
 						gs'stat'
 						gs'stat'
 
 
@@ -1418,7 +1418,7 @@ if $ARGS[0] = 'ev1':
 						pcs_horny += RAND(10,20)
 						pcs_horny += RAND(10,20)
 						pcs_hairbsh = 0
 						pcs_hairbsh = 0
 						pcs_makeup = 1
 						pcs_makeup = 1
-						mc_inventory['noshampoo'] = 1
+						noshampoo = 1
 						dynamic $showerdin
 						dynamic $showerdin
 						gs'stat'
 						gs'stat'
 
 

+ 4 - 4
locations/mey_vika_events.qsrc

@@ -988,7 +988,7 @@ if $ARGS[0] = 'beach_event0':
 				*clr & cla
 				*clr & cla
 				minut += 10
 				minut += 10
 				pcs_mood += 10
 				pcs_mood += 10
-				mc_inventory['noshampoo'] = 1
+				noshampoo = 1
 				dynamic $showerdin
 				dynamic $showerdin
 				gs 'stat'
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_beach3.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_beach3.jpg"></center>'
@@ -1001,7 +1001,7 @@ if $ARGS[0] = 'beach_event0':
 				*clr & cla
 				*clr & cla
 				minut += 10
 				minut += 10
 				pcs_mood += 10
 				pcs_mood += 10
-				mc_inventory['noshampoo'] = 1
+				noshampoo = 1
 				dynamic $showerdin
 				dynamic $showerdin
 				gs 'stat'
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_beach4.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_beach4.jpg"></center>'
@@ -1540,7 +1540,7 @@ if $ARGS[0] = 'gym0':
 												cla
 												cla
 												*clr
 												*clr
 												minut += 15
 												minut += 15
-												mc_inventory['noshampoo'] = 1
+												noshampoo = 1
 												dynamic $showerdin
 												dynamic $showerdin
 												'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/after_bath0.jpg"></center>'
 												'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/after_bath0.jpg"></center>'
 												'It takes you about fifteen minutes to take a shower.'
 												'It takes you about fifteen minutes to take a shower.'
@@ -1736,7 +1736,7 @@ if $ARGS[0] = 'bath_common':
 								act 'Further':
 								act 'Further':
 									*clr & cla
 									*clr & cla
 									pcs_mood += 20
 									pcs_mood += 20
-									mc_inventory['noshampoo'] = 1
+									noshampoo = 1
 									dynamic $showerdin
 									dynamic $showerdin
 									gs 'stat'
 									gs 'stat'
 									'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/sex/bath_qw10.jpg"></center>'
 									'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/sex/bath_qw10.jpg"></center>'

+ 1 - 1
locations/nichTaras.qsrc

@@ -255,7 +255,7 @@ elseif $ARGS[0] = 'katinka':
 		'<center><img <<$set_imgh>> src="images/characters/city/taras/washing1.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/characters/city/taras/washing1.jpg"></center>'
 		'<<$nichKatinkaNameUC>> takes a bottle of shower gel and covers you in it. Being all tied up there is nothing you can do to prevent it. Her touch feels soft on your skin. Then she uses a hose to clean you. The water is ice cold. She gently dries you with a towel before combing your hair.'
 		'<<$nichKatinkaNameUC>> takes a bottle of shower gel and covers you in it. Being all tied up there is nothing you can do to prevent it. Her touch feels soft on your skin. Then she uses a hose to clean you. The water is ice cold. She gently dries you with a towel before combing your hair.'
 		if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
 		if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		pcs_hairbsh = 1
 		pcs_hairbsh = 1
 		gs 'stat'
 		gs 'stat'

+ 2 - 2
locations/pav_hotelReception.qsrc

@@ -1292,7 +1292,7 @@ if $ARGS[0] = 'ffshower':
 						'"I''d love that. My... My clients usually aren''t as gentle with me as you were. I-I liked it. A lot." You say a bit abashed.'
 						'"I''d love that. My... My clients usually aren''t as gentle with me as you were. I-I liked it. A lot." You say a bit abashed.'
 						'"See you next time then sweetie" She says and walks out of the hotelroom. "And remember to keep this our little secret."'
 						'"See you next time then sweetie" She says and walks out of the hotelroom. "And remember to keep this our little secret."'
 						orgasm += 1
 						orgasm += 1
-						mc_inventory['noshampoo'] = 1
+						noshampoo = 1
 						dynamic $showerdin
 						dynamic $showerdin
 						gs 'arousal', 'kiss', 5, 'prostitution'
 						gs 'arousal', 'kiss', 5, 'prostitution'
 						gs 'stat'
 						gs 'stat'
@@ -1310,7 +1310,7 @@ if $ARGS[0] = 'ffshower':
 				'"That was pretty incredible. I''ll make sure to ask for you when I''m in town again." She says as she puts her clothes back on.'
 				'"That was pretty incredible. I''ll make sure to ask for you when I''m in town again." She says as she puts her clothes back on.'
 				'"I''d love that. My... My clients usually aren''t as gentle with me as you were. I-I liked it. A lot." You say a bit abashed.'
 				'"I''d love that. My... My clients usually aren''t as gentle with me as you were. I-I liked it. A lot." You say a bit abashed.'
 				'"See you next time then sweetie" She says and walks out of the hotelroom. "And remember to keep this our little secret."'
 				'"See you next time then sweetie" She says and walks out of the hotelroom. "And remember to keep this our little secret."'
-				mc_inventory['noshampoo'] = 1
+				noshampoo = 1
 				dynamic $showerdin
 				dynamic $showerdin
 				gs 'arousal', 'kiss', 5, 'prostitution'
 				gs 'arousal', 'kiss', 5, 'prostitution'
 				gs 'stat'
 				gs 'stat'

+ 1 - 1
locations/placer_sex.qsrc

@@ -14,7 +14,7 @@ if frost > 0: frost = 0
 
 
 $din_dush  = {
 $din_dush  = {
 	*clr & cla
 	*clr & cla
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	minut += 15
 	minut += 15
 	pcs_horny += 1
 	pcs_horny += 1

+ 1 - 1
locations/post_events.qsrc

@@ -135,7 +135,7 @@ if $ARGS[0] = '1-1':
 		act 'Reassure him he did nothing wrong':
 		act 'Reassure him he did nothing wrong':
 			*clr & cla
 			*clr & cla
 			minut += 15
 			minut += 15
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			gs 'stat'
 			gs 'stat'
 			postmarriedQW = 2
 			postmarriedQW = 2

+ 7 - 7
locations/rolanbath.qsrc

@@ -50,7 +50,7 @@ if $ARGS[0] = 'start':
 	act 'Take a shower (0:15)':
 	act 'Take a shower (0:15)':
 		*clr & cla
 		*clr & cla
 		minut += 15
 		minut += 15
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		if frost > 0:frost = 0
 		if frost > 0:frost = 0
 		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash3.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash3.jpg"></center>'
@@ -154,7 +154,7 @@ if $ARGS[0] = 'start':
 								cla
 								cla
 								*clr
 								*clr
 								minut += 5
 								minut += 5
-								mc_inventory['noshampoo'] = 1
+								noshampoo = 1
 								dynamic $showerdin
 								dynamic $showerdin
 								pcs_horny += rand(0,2)
 								pcs_horny += rand(0,2)
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanbathhide0.jpg"></center>'
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanbathhide0.jpg"></center>'
@@ -232,7 +232,7 @@ if $ARGS[0] = 'start':
 		pcs_sweat = 7 + rand(0,4)
 		pcs_sweat = 7 + rand(0,4)
 		pcs_mood += 20
 		pcs_mood += 20
 		pcs_skin += 1
 		pcs_skin += 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		if frost > 0:frost = 0
 		if frost > 0:frost = 0
 		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash4.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash4.jpg"></center>'
@@ -341,7 +341,7 @@ if $ARGS[0] = 'start':
 								cla
 								cla
 								*clr
 								*clr
 								minut += 5
 								minut += 5
-								mc_inventory['noshampoo'] = 1
+								noshampoo = 1
 								dynamic $showerdin
 								dynamic $showerdin
 								pcs_horny += rand(0,2)
 								pcs_horny += rand(0,2)
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanbathhide0.jpg"></center>'
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanbathhide0.jpg"></center>'
@@ -524,7 +524,7 @@ if $ARGS[0] = 'pervshower':
 		cla
 		cla
 		*clr
 		*clr
 		minut += 15
 		minut += 15
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		if frost > 0:frost = 0
 		if frost > 0:frost = 0
 		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash3.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash3.jpg"></center>'
@@ -622,7 +622,7 @@ end
 if $ARGS[0] = 'bonershower':
 if $ARGS[0] = 'bonershower':
 	*clr & cla
 	*clr & cla
 	minut += 5
 	minut += 5
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	if frost > 0:frost = 0
 	if frost > 0:frost = 0
 	gs 'stat'
 	gs 'stat'
@@ -727,7 +727,7 @@ if $ARGS[0] = 'dryOff':
 				cla
 				cla
 				*clr
 				*clr
 				minut += 5
 				minut += 5
-				mc_inventory['noshampoo'] = 1
+				noshampoo = 1
 				dynamic $showerdin
 				dynamic $showerdin
 				pcs_horny += rand(0,2)
 				pcs_horny += rand(0,2)
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanbathhide0.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanbathhide0.jpg"></center>'

+ 13 - 13
locations/sex_ev_shower.qsrc

@@ -93,7 +93,7 @@ if $ARGS[0] = 'before_alone':
 	minut += 5
 	minut += 5
 	cla & *clr
 	cla & *clr
 	'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 	'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	sex_ev['start_shower'] = 1
 	sex_ev['start_shower'] = 1
 	gs 'stat'
 	gs 'stat'
@@ -108,7 +108,7 @@ end
 
 
 if $ARGS[0] = 'before_together1':
 if $ARGS[0] = 'before_together1':
 	sex_ev['start_shower'] = 1
 	sex_ev['start_shower'] = 1
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	gs'arousal', 'massage',5, 'no_orgasm_msg', $sex_ev['prostitution_flag']
 	gs'arousal', 'massage',5, 'no_orgasm_msg', $sex_ev['prostitution_flag']
 	gs'stat'
 	gs'stat'
@@ -243,7 +243,7 @@ if $ARGS[0] = 'before_jerkoff_cum1':
 		'You work him even harder, trying to finish him with one final sprint. <<$npc_firstname[$boy]>> grunts and cum explodes from his tip. The sensation of his cum spattering across your stomach is the last thing you need and you come as well, moaning loudly even as you continue to finish him off.'
 		'You work him even harder, trying to finish him with one final sprint. <<$npc_firstname[$boy]>> grunts and cum explodes from his tip. The sensation of his cum spattering across your stomach is the last thing you need and you come as well, moaning loudly even as you continue to finish him off.'
 	end
 	end
 	act'Continue':
 	act'Continue':
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		cla & *clr
 		cla & *clr
 		'<center><video autoplay loop src="images/shared/sex/shower/after2.mp4"></video></center>'
 		'<center><video autoplay loop src="images/shared/sex/shower/after2.mp4"></video></center>'
@@ -526,7 +526,7 @@ end
 
 
 if $ARGS[0] = 'after_borrow_shower':
 if $ARGS[0] = 'after_borrow_shower':
 	cla & *clr
 	cla & *clr
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	$sex_ev['bed_room']
 	$sex_ev['bed_room']
 	'"I''m gonna borrow your shower," you say, sliding out of the bed.'
 	'"I''m gonna borrow your shower," you say, sliding out of the bed.'
 	if rand(1,10) < npc_sexdrive[$boy] and sex_ev['angry_after'] = 0:
 	if rand(1,10) < npc_sexdrive[$boy] and sex_ev['angry_after'] = 0:
@@ -585,7 +585,7 @@ if $ARGS[0] = 'after_alone':
 	cla & *clr
 	cla & *clr
 	'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 	'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 	sex_ev['shower'] = 1
 	sex_ev['shower'] = 1
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	gs 'stat'
 	gs 'stat'
 	'You turn on the faucet, relaxing as the hot water pours down over your skin. After a few minutes, you turn the tap off and step out.'
 	'You turn on the faucet, relaxing as the hot water pours down over your skin. After a few minutes, you turn the tap off and step out.'
@@ -668,7 +668,7 @@ end
 if $ARGS[0] = 'after_shower_together':
 if $ARGS[0] = 'after_shower_together':
 	sex_ev['shower'] = 1
 	sex_ev['shower'] = 1
 	sex_ev['boy_shower'] = 1
 	sex_ev['boy_shower'] = 1
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	cla & *clr
 	cla & *clr
 	gs 'stat'
 	gs 'stat'
@@ -1139,7 +1139,7 @@ if $ARGS[0] = 'after_shower_cum_rinse':
 		act'Rinse off':
 		act'Rinse off':
 			cla & *clr
 			cla & *clr
 			'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 			'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			$orgasm_or = 'no'
 			$orgasm_or = 'no'
 			gs'arousal', 'vaginal_finger',rand(1,2), 'no_orgasm_msg', $sex_ev['prostitution_flag'], 'masturbate'
 			gs'arousal', 'vaginal_finger',rand(1,2), 'no_orgasm_msg', $sex_ev['prostitution_flag'], 'masturbate'
@@ -1165,7 +1165,7 @@ if $ARGS[0] = 'after_shower_again':
 			cla & *clr
 			cla & *clr
 			'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 			'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 			minut += 5
 			minut += 5
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			gs'stat'
 			gs'stat'
 			if sex_ev['shower_fuck'] = 1:
 			if sex_ev['shower_fuck'] = 1:
@@ -1192,7 +1192,7 @@ if $ARGS[0] = 'after_shower_again_long':
 			cla & *clr
 			cla & *clr
 			'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 			'<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
 			minut += 15
 			minut += 15
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			gs'stat'
 			gs'stat'
 			if sex_ev['shower_creampie'] = 1:
 			if sex_ev['shower_creampie'] = 1:
@@ -1211,7 +1211,7 @@ if $ARGS[0] = 'after_shower_again_long':
 end
 end
 
 
 if $ARGS[0] = 'after_shower_together_end':
 if $ARGS[0] = 'after_shower_together_end':
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	cla & *clr
 	cla & *clr
 	$sex_ev['bath_room']
 	$sex_ev['bath_room']
@@ -1459,7 +1459,7 @@ if $ARGS[0] = 'morning_together_sex1':
 		cla & *clr
 		cla & *clr
 		'<center><video autoplay loop src="images/shared/sex/shower/grope2.mp4"></video></center>'
 		'<center><video autoplay loop src="images/shared/sex/shower/grope2.mp4"></video></center>'
 		gs 'arousal', 'foreplay', 10
 		gs 'arousal', 'foreplay', 10
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		'You stay in the shower with <<$npc_firstname[$boy]>> a while longer, allowing him to keep playing with your breasts and fondling your body, but don''t let it progress any further until the water shuts off.'
 		'You stay in the shower with <<$npc_firstname[$boy]>> a while longer, allowing him to keep playing with your breasts and fondling your body, but don''t let it progress any further until the water shuts off.'
 		*nl
 		*nl
@@ -1508,7 +1508,7 @@ if $ARGS[0] = 'morning_jerkoff_cum1':
 		'You turn to face him, staring into <<$npc_firstname[$boy]>>''s eyes as you work him even harder trying to finish him with one final sprint. <<$npc_firstname[$boy]>> grunts and cum explodes from his tip. The sensation of his cum spattering across your stomach is the last thing you need and you come as well, moaning loudly even as you continue to finish him off.'
 		'You turn to face him, staring into <<$npc_firstname[$boy]>>''s eyes as you work him even harder trying to finish him with one final sprint. <<$npc_firstname[$boy]>> grunts and cum explodes from his tip. The sensation of his cum spattering across your stomach is the last thing you need and you come as well, moaning loudly even as you continue to finish him off.'
 	end
 	end
 	act'Continue':
 	act'Continue':
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		cla & *clr
 		cla & *clr
 		'<center><video autoplay loop src="images/shared/sex/shower/after2.mp4"></video></center>'
 		'<center><video autoplay loop src="images/shared/sex/shower/after2.mp4"></video></center>'
@@ -1816,7 +1816,7 @@ if $ARGS[0] = 'morning_shower_fuck_jerkoff_end':
 end
 end
 
 
 if $ARGS[0] = 'morning_shower_together_end':
 if $ARGS[0] = 'morning_shower_together_end':
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	act'Finish up':
 	act'Finish up':
 		cla
 		cla

+ 1 - 1
locations/swamphouse.qsrc

@@ -563,7 +563,7 @@ if $ARGS[0] = 'tub':
 		act 'Bathe in the tub (0:30)':
 		act 'Bathe in the tub (0:30)':
 			cla
 			cla
 			*clr
 			*clr
-			mc_inventory['noshampoo'] = 1
+			noshampoo = 1
 			dynamic $showerdin
 			dynamic $showerdin
 			face_write = 0
 			face_write = 0
 			body_write = 0
 			body_write = 0

+ 19 - 19
locations/unused/porn_view.qsrc

@@ -242,7 +242,7 @@ if seepornofut >= 10:
 
 
 		if pcs_horny >= 70: seepornofut += 1
 		if pcs_horny >= 70: seepornofut += 1
 		pcs_horny = 0
 		pcs_horny = 0
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -255,7 +255,7 @@ if seepornofut >= 10:
 		func('porn_view_strings', 'view_14'+iif(pcs_pubes>10,'_bush','_no_bush'))
 		func('porn_view_strings', 'view_14'+iif(pcs_pubes>10,'_bush','_no_bush'))
 
 
 		func('porn_view_strings', 'view_14_next')
 		func('porn_view_strings', 'view_14_next')
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		pcs_horny = 0
 		pcs_horny = 0
 		stat['hj'] += 2
 		stat['hj'] += 2
@@ -269,7 +269,7 @@ if seepornofut >= 10:
 		func('porn_view_strings', 'view_15_next'+iif(pcs_vag=0,'_virgin',iif(mesec>0,'_wdays','')))
 		func('porn_view_strings', 'view_15_next'+iif(pcs_vag=0,'_virgin',iif(mesec>0,'_wdays','')))
 
 
 		func('porn_view_strings', 'view_15_fin')
 		func('porn_view_strings', 'view_15_fin')
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		pcs_horny = 0
 		pcs_horny = 0
 		stat['hj'] += 3
 		stat['hj'] += 3
@@ -302,7 +302,7 @@ if seepornofut >= 10:
 		pcs_horny = 0
 		pcs_horny = 0
 		brotherstat['vaginal'] += 1
 		brotherstat['vaginal'] += 1
 		gs 'cum_call', 'face', $boy
 		gs 'cum_call', 'face', $boy
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		seepornofut += 1
 		seepornofut += 1
 		exit
 		exit
@@ -324,7 +324,7 @@ if seepornofut >= 10:
 		stat['hj'] += 2
 		stat['hj'] += 2
 		pcs_horny = 0
 		pcs_horny = 0
 		gs 'cum_call', 'face', $boy
 		gs 'cum_call', 'face', $boy
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		seepornofut += 1
 		seepornofut += 1
 		exit
 		exit
@@ -338,7 +338,7 @@ if seepornofut >= 10:
 		swallow += 3
 		swallow += 3
 		pcs_horny = 0
 		pcs_horny = 0
 		gs 'cum_call', 'face', $boy
 		gs 'cum_call', 'face', $boy
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		seepornofut += 1
 		seepornofut += 1
 		exit
 		exit
@@ -358,7 +358,7 @@ if seepornofut >= 10:
 		swallow += 3
 		swallow += 3
 		pcs_horny = 0
 		pcs_horny = 0
 		gs 'cum_call', 'face', $boy
 		gs 'cum_call', 'face', $boy
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		seepornofut += 1
 		seepornofut += 1
 		exit
 		exit
@@ -404,7 +404,7 @@ if seepornofut >= 10:
 		pcs_horny = 0
 		pcs_horny = 0
 		gang += 1
 		gang += 1
 		swallow += 1
 		swallow += 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -426,7 +426,7 @@ if seepornofut >= 10:
 		stat['bj'] += 3
 		stat['bj'] += 3
 		gang += 1
 		gang += 1
 		seepornofut += 1
 		seepornofut += 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -447,7 +447,7 @@ if seepornofut >= 10:
 		pcs_horny = 0
 		pcs_horny = 0
 		stat['bj'] += 3
 		stat['bj'] += 3
 		gang += 1
 		gang += 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -467,7 +467,7 @@ if seepornofut >= 10:
 				stat['bj'] += 3
 				stat['bj'] += 3
 				minut += 20
 				minut += 20
 				act 'Go':
 				act 'Go':
-					mc_inventory['noshampoo'] = 1
+					noshampoo = 1
 					dynamic $showerdin
 					dynamic $showerdin
 					killvar '$_zz_boy_arr'
 					killvar '$_zz_boy_arr'
 					minut += iif(seepornofut < 4,rand(15,30),rand(60,80))
 					minut += iif(seepornofut < 4,rand(15,30),rand(60,80))
@@ -481,7 +481,7 @@ if seepornofut >= 10:
 		gang += 1
 		gang += 1
 		seepornofut += 1
 		seepornofut += 1
 		pcs_horny = 0
 		pcs_horny = 0
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -518,7 +518,7 @@ if seepornofut >= 10:
 		stat['bj'] += 2
 		stat['bj'] += 2
 		swallow += 2
 		swallow += 2
 		pcs_horny = 0
 		pcs_horny = 0
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -557,7 +557,7 @@ if seepornofut >= 10:
 		end
 		end
 		gang += 1
 		gang += 1
 		pcs_horny = 0
 		pcs_horny = 0
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -576,7 +576,7 @@ if seepornofut >= 10:
 		seepornofut += 1
 		seepornofut += 1
 		gang += 1
 		gang += 1
 		pcs_horny = 0
 		pcs_horny = 0
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -588,7 +588,7 @@ if seepornofut >= 10:
 		seepornofut += 1
 		seepornofut += 1
 		gang += 1
 		gang += 1
 		pcs_horny = 0
 		pcs_horny = 0
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -613,7 +613,7 @@ if seepornofut >= 10:
 		end
 		end
 		pcs_horny = 0
 		pcs_horny = 0
 		gang += 1
 		gang += 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -641,7 +641,7 @@ if seepornofut >= 10:
 		end
 		end
 		pcs_horny = 0
 		pcs_horny = 0
 		gang += 1
 		gang += 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end
@@ -661,7 +661,7 @@ if seepornofut >= 10:
 		end
 		end
 		pcs_horny = 0
 		pcs_horny = 0
 		gang += 1
 		gang += 1
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		exit
 		exit
 	end
 	end

+ 2 - 2
locations/vanrPar.qsrc

@@ -323,7 +323,7 @@ if $ARGS[0] = 'stepdad_sex_end':
 
 
 	act 'Wash again':
 	act 'Wash again':
 		minut += 15
 		minut += 15
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		gs 'stat'
 		gs 'stat'
 		gt 'vanrPar'
 		gt 'vanrPar'
@@ -339,7 +339,7 @@ if $ARGS[0] = 'stepdad_sex_analend':
 
 
 	act 'Wash again':
 	act 'Wash again':
 		minut += 15
 		minut += 15
-		mc_inventory['noshampoo'] = 1
+		noshampoo = 1
 		dynamic $showerdin
 		dynamic $showerdin
 		gs 'stat'
 		gs 'stat'
 		gt 'vanrPar'
 		gt 'vanrPar'

+ 1 - 1
locations/vasily_home_sex.qsrc

@@ -295,7 +295,7 @@ if $ARGS[0] = 'sonia_les_bathroom':
 	npc_sex['A25'] += 1
 	npc_sex['A25'] += 1
 	pcs_hairbsh = 0
 	pcs_hairbsh = 0
 	pcs_makeup = 1
 	pcs_makeup = 1
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	if frost > 0: frost = 0
 	if frost > 0: frost = 0
 	gs 'stat'
 	gs 'stat'

+ 5 - 5
locations/yarik.qsrc

@@ -205,7 +205,7 @@ if $ARGS[0] = '4':
 
 
 			act 'Take a shower':
 			act 'Take a shower':
 				minut += 15
 				minut += 15
-				mc_inventory['noshampoo'] = 1
+				noshampoo = 1
 				dynamic $showerdin
 				dynamic $showerdin
 				money += 2250
 				money += 2250
 				gt 'yarik', 'end'
 				gt 'yarik', 'end'
@@ -267,7 +267,7 @@ if $ARGS[0] = '5':
 
 
 					act 'Take a shower':
 					act 'Take a shower':
 						minut += 15
 						minut += 15
-						mc_inventory['noshampoo'] = 1
+						noshampoo = 1
 						dynamic $showerdin
 						dynamic $showerdin
 						money += 2500
 						money += 2500
 						gt 'yarik', 'end'
 						gt 'yarik', 'end'
@@ -349,7 +349,7 @@ if $ARGS[0] = '6':
 
 
 								act 'Take a shower':
 								act 'Take a shower':
 									minut += 15
 									minut += 15
-									mc_inventory['noshampoo'] = 1
+									noshampoo = 1
 									dynamic $showerdin
 									dynamic $showerdin
 									money += 3000
 									money += 3000
 									gt 'yarik', 'end'
 									gt 'yarik', 'end'
@@ -420,7 +420,7 @@ if $ARGS[0] = '7':
 
 
 						act 'Take a shower':
 						act 'Take a shower':
 							minut += 15
 							minut += 15
-							mc_inventory['noshampoo'] = 1
+							noshampoo = 1
 							dynamic $showerdin
 							dynamic $showerdin
 							money += 3500
 							money += 3500
 							gt 'yarik', 'end'
 							gt 'yarik', 'end'
@@ -435,7 +435,7 @@ end
 if $ARGS[0] = 'end':
 if $ARGS[0] = 'end':
 	cls
 	cls
 	pcs_hairbsh = 0
 	pcs_hairbsh = 0
-	mc_inventory['noshampoo'] = 1
+	noshampoo = 1
 	dynamic $showerdin
 	dynamic $showerdin
 	gs 'stat'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/city/yaroslav/sex/rabotu_28.jpg" ></center>'
 	'<center><img <<$set_imgh>> src="images/characters/city/yaroslav/sex/rabotu_28.jpg" ></center>'

+ 1 - 1
locations/youry.qsrc

@@ -195,7 +195,7 @@ if $ARGS[0] = 'quest':
 													cla
 													cla
 													*clr
 													*clr
 													minut += 15
 													minut += 15
-													mc_inventory['noshampoo'] = 1
+													noshampoo = 1
 													dynamic $showerdin
 													dynamic $showerdin
 													pcs_horny += 1
 													pcs_horny += 1
 													pcs_hairbsh = 1
 													pcs_hairbsh = 1