1
0
فهرست منبع

[fixes] reverted the Rolan stuff from the courtyard as nutluck has other plans for its location
[fixes] Changed the pcs_lashes to pcs_naturallashes in the cheatmenu so you change your actul lash length and not lashes plus any extensions.

KevinSmarts 5 سال پیش
والد
کامیت
1c372f4595
2فایلهای تغییر یافته به همراه24 افزوده شده و 571 حذف شده
  1. 3 3
      locations/Cheatmenu_din.qsrc
  2. 21 568
      locations/pavComplex.qsrc

+ 3 - 3
locations/Cheatmenu_din.qsrc

@@ -521,8 +521,8 @@ $cheatmenu['looks3'] = {
 	if hairgrowcht = 1:pl'<a href="exec:hairgrowcht = 0 & dynamic $cheatmenu[''looks3'']">Allow hair growth</a>'
 	nl
 	pl'<<$glaza>>'
-	if pcs_lashes < 2:pl'<a href="exec:pcs_lashes += 1 & dynamic $cheatmenu[''looks3'']">Enlarge lashes</a>'
-	if pcs_lashes > 0:pl'<a href="exec:pcs_lashes -= 1 & dynamic $cheatmenu[''looks3'']">Shrink lashes</a>'
+	if pcs_naturallashes < 2:pl'<a href="exec:pcs_naturallashes += 1 & dynamic $cheatmenu[''looks3'']">Enlarge lashes</a>'
+	if pcs_naturallashes > 0:pl'<a href="exec:pcs_naturallashes -= 1 & dynamic $cheatmenu[''looks3'']">Shrink lashes</a>'
 	if pcs_eyesize < 3:pl'<a href="exec:pcs_eyesize += 1 & dynamic $cheatmenu[''looks3'']">Increase the size of the eye</a>'
 	if pcs_eyesize > 0:pl'<a href="exec:pcs_eyesize -= 1 & dynamic $cheatmenu[''looks3'']">Reduce the size of the eye</a>'
 	if pcs_eyecol <= 0:
@@ -580,7 +580,7 @@ $cheatmenu['vneshpara'] = {
 	nl
 	pl 'Appearance Parameters'
 	pl 'vidage = <<vidage>>'
-	pl 'pcs_lashes = <<pcs_lashes>>'
+	pl 'pcs_naturallashes = <<pcs_naturallashes>>'
 	pl 'pcs_eyesize = <<pcs_eyesize>>'
 	pl 'pcs_lip = <<pcs_lip>>'
 	pl 'pcs_apprncbase = <<pcs_apprncbase>>'

+ 21 - 568
locations/pavComplex.qsrc

@@ -99,7 +99,7 @@ if $ARGS[0] = 'start':
 	end
 
 	if home_owned[2] = 1: act '<b>Go home</b> (Parents'' Apartment)': minut += 5 & GT 'korrPar'
-	act 'Go to the residential street':minut += 1 & gt 'pavResidential'
+	act 'Return to the residential street':minut += 1 & gt 'pavResidential'
 	act 'Go to the Southern apartment building':minut += 3 & gt 'pod_ezd', 'etaj_1'
 	act 'Go to the Eastern apartment building':
 		minut += 3
@@ -114,12 +114,23 @@ if $ARGS[0] = 'start':
 	act 'Go to the apartment garages':minut += 3 & gt 'pavComplex', 'garages'
 end
 
-if $ARGS[0] = 'courtyard1':
-	rolanbrkloop = 1
-	gs 'pavComplex', 'courtyard'
-end
-
 if $ARGS[0] = 'courtyard':
+	music_loop = 0
+	CLOSE ALL
+	$metka = 'start'
+	$loc = 'pavComplex'
+	$metkaStreet = 'start'
+	$locStreet = 'pavComplex'
+	$location_type = 'public_outdoors'
+	if sound = 0:
+		if month >=11 and month <= 12 or month >=1 and month <=3:
+			if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/zima.mp3',30
+			if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
+		else
+			if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street_leto.mp3',30
+			if hour >= 0 and hour <= 7:PLAY 'sound/street_night.mp3',30
+		end
+	end
 	*clr
 	cla
 	gs 'stat'
@@ -138,12 +149,9 @@ if $ARGS[0] = 'courtyard':
 		end
 	end
 	'The courtyard is between the three apartment buildings and the communal buildings, storage buildings, and garages along the back alley. The courtyard looks more like a small unkept park than anything, there is a few benches and tables scattered about for the residents of the complex to use and a small children''s playground, near the edge of the courtyard, closest to the communal and storage buildings near the garages.'
-!!	if StoryLine = 1:
-!!		'Few step away from the coutyard''s games there''s <a href="exec:minut += 5 & gt ''pavComplex''">Rolan''s favorite bench</a> where he usually sit.'		
-!!	end
-	if home_owned[2] = 1: act '<b>Go Home</b> (Parents'' Apartment)': minut += 5 & GT 'korrPar'
-	act 'Go to the residential street':minut += 1 & gt 'pavResidential'
-	act 'Go to the Southern apartment building':minut += 3 & gt 'pod_ezd', 'etaj_1'
+	if home_owned[2] = 1: act '<b>GO HOME</b> (Parents'' Apartment)': minut += 5 & GT 'korrPar'
+	act 'Return to the residential street':minut += 1 & gt 'pavResidential'
+	act 'Go to your apartment building':minut += 3 & gt 'pod_ezd', 'etaj_1'
 	act 'Go to the Eastern apartment building':
 		minut += 3
 		if anushkaFirstvisit = 0 and npc_rel['A144'] > 50:
@@ -153,562 +161,7 @@ if $ARGS[0] = 'courtyard':
 		end
 	end
 	act 'Go to the Western apartment building':minut += 3 & gt 'pavComplexb3', 'etaj_1'
-	act 'Go to the apartment garages':minut += 1 & gt 'pavComplex', 'garages'
-
-!!Rolan event
-	if rolanbrkloop = 0:
-		if month >=3 and month =< 11:
-			if sunWeather = 1 and RolanLoc[hour] >= 9 and RolanLoc[hour] =< 10:
-				gs 'stat'
-				'<center><h4>Rolan on the bench</h4></center>'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchsr.jpg"></center>'
-				'Rolan sits on the bench reading something. You can talk to him... or just watch him for a bit...'
-			
-				if money > 8000 and rolanblockhome = 1:
-					'You have some money with you, maybe Rolan wants his old bath back...'
-				end
-				act 'Stop snooping on Rolan':minut += 5 & gt 'pavComplex', 'courtyard'
-
-				if rolanblockhome ! 1:
-					act 'Approach and chat':
-						cls
-						minut+=rand(10,15)
-						gs 'stat'
-						'<center><B><font color=maroon>Rolan the janitor</font></B></center>'
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/headrol.jpg"></center>'
-						'You sit down next to him on a nearby bench.'
-						if npc_rel['A133']<20:
-							!He hates you
-							'You try to have a conversation with Rolan, but he dislikes you too much to even pretend to be interested in what you have to say.'
-							act 'Chat anyway':
-								cla
-								npc_rel['A133']+=(pcs_intel/10)+(pcs_apprnc/20)
-								gs 'stat'
-								'You can tell his attitude towards you is slightly milder.'
-								act 'Move away':gt 'pavComplex', 'courtyard'
-							end
-							act 'Move away':gt 'pavComplex', 'courtyard'		
-						elseif npc_rel['A133']>=20 and npc_rel['A133']<40:
-							!He doesn''t like you very much
-							'You try to have a conversation with Rolan, but he''s not particularly interested in what you have to say.'
-							act 'Chat anyway':
-								cla
-								npc_rel['A133']+=(pcs_intel/10)+(pcs_apprnc/20)
-								gs 'stat'
-								'You can tell his attitude towards you is milder.'
-								act 'Move away':gt 'pavComplex', 'courtyard'
-							end
-							act 'Move away':gt 'pavComplex', 'courtyard'		
-						elseif npc_rel['A133'] >=40:
-							'Rolan likes you too much to even pretend that he''s not staring at your chest.'
-							act 'Friendly chat':
-								cla
-								npc_rel['A133']+=(pcs_intel/10)+(pcs_apprnc/20)
-								gs 'stat'
-								'You can tell he''s getting aroused by the growing lump in his pants.'
-								act 'Move away':gt 'pavComplex', 'courtyard'
-							end
-							act 'Move away':gt 'pavComplex', 'courtyard'
-						end
-					end
-				elseif rolanblockhome = 1 and money >= 8000 and $pantyworntype ! 'none':
-					act 'Apologize':
-						cls
-						minut+=rand(10,15)
-						gs 'stat'
-						'<center><B><font color=maroon>Rolan the janitor</font></B></center>'
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturn0.jpg"></center>'
-						'You sit down next to him on a nearby bench. Rolan turns his head away from you.'
-						act 'speak':gt 'pavComplex', 'friends' & rolanapol = 0
-					end
-				elseif rolanblockhome = 1 and rolanapol >= 1 and rolanapol < 3:
-					act 'Apologize':
-						cls
-						minut+=rand(10,15)
-						gs 'stat'
-						'<center><B><font color=maroon>Rolan the janitor</font></B></center>'
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturn0.jpg"></center>'
-						'You sit down next to him on a nearby bench. Rolan turns his head to the other side.'
-						act 'speak':gt 'pavComplex', 'friends'
-					end	
-				end
-
-				act 'Hide and spy on Rolan':
-					cls
-					cla & *clr
-					minut+=rand(10,15)
-					gs 'stat'
-					if rand(1,100) < 20:
-						cla & *clr
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/creeping1.jpg"></center>'
-						'You duck behind a tree to watch him. After a bit, he looks up from reading and cranes his head. Then glances around before quickly getting up and moving over to the bushes. You notice after a minute that he appears to be shaking somewhat.'
-						act 'Get closer':
-							cla & *clr
-							gs 'stat'
-							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/creeping2.jpg"></center>'
-							'Wondering why he is shaking, you move forward and slightly off to one side of him. Once you have a decently clear vantage point, you can see he is furiously jerking off while watching something.'
-							act 'Spot what he''s looking at.':gt 'pavComplex', 'spy2'
-							act 'Move away':gt 'pavComplex', 'courtyard'
-						end
-						act 'Move away':gt 'pavComplex', 'courtyard'
-				
-					elseif rand(1,100) > 70:
-						cla & *clr
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/looking.jpg"></center>'
-						'You hide behind a tree and watch him. After awhile, he looks up from reading and then stops, he cranes his neck a bit. Whatever he''s noticed, it has his full attention now.'
-						act 'Try to find what''s caught his attention':
-							cla & *clr
-							gs 'stat'
-							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/bathchat/creeping1..jpg"></center>'
-							'You start looking to find what has Rolan''s eye...'
-							act 'look':gt 'pavComplex', 'spy1'
-						end
-						act 'Move away':gt 'pavComplex', 'courtyard'
-				
-					else:
-						cla & *clr
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/feeding.jpg"></center>'
-						'You move over to a nearby tree to spy on him. Some birds have landed near Rolan and he pulls out a small bag. He starts tossing bits of foods to the birds then pulls out of his phone and takes some photos of the birds. He even turns and takes a selfie of himself while feeding them.'
-						act 'Rolan''s good nature':
-							cla & *clr
-							gs 'stat'
-							if rolanpantyconfession ! 1:
-								'Rolan looks like a gentle, caring individual.'
-							else
-							'Rolan is a gentle soul... even if he is a panty thief...'
-							end
-							act 'Move away':gt 'pavComplex', 'courtyard'
-						end
-						act 'Move away':gt 'pavComplex', 'courtyard'
-					end
-				end
-			
-			elseif sunWeather = 1 and (RolanLoc[hour] ! 9 or RolanLoc[hour] ! 10):
-				cla & *clr
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchs.jpg"></center>'
-				'An old man sits on a bench, feeding some birds. You wonder if you''ll spend your elderly days like this....'
-				act 'Move away':gt 'pavComplex', 'courtyard'
-			else
-				cla & *clr
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchsrainy.jpg"></center>'
-				'It''s raining, so Rolan isn''t seated at his usual bench.'
-				act 'Move away':gt 'pavComplex', 'courtyard'	
-			end
-		else
-			if sunWeather = 1:
-				cla & *clr
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchw.jpg"></center>'
-				'It''s far too cold to meet Rolan here. There''s snow everywhere, though someone has cleared off the benches.'
-				act 'Move away':gt 'pavComplex', 'courtyard'
-			else
-				cla & *clr
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchws.jpg"></center>'
-				'It''s winter time, so you shouldn''t have expected to even see Rolan here.'
-				act 'Move away':gt 'pavComplex', 'courtyard'
-			end
-		end
-	else
-		rolanbrkloop = 0
-	end
-end
-!!redid this part check code please
-if $ARGS[0] = 'spy1':
-	spy = rand (0,7)	
-	if spy = 0:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evbg.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. A boy and a girl are intertwined and making out, she has her legs warped around his waist with her back against a tree, while they kiss and he fondles her breasts.'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		gs 'arousal', 'voyeur', 10, 'unknown'
-		gs 'arousal', 'end'
-		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy = 1:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evbgkiss' + rand(1,2) + '.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. Sitting on one of the benches are a boy and girl, kissing. They are making out passionately, seemingly unware that anyone is watching them.'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy = 2:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evggkiss' + rand(1,3) + '.jpg"></center>'
-		if rand(0,1) = 0:
-			'You position yourself to get a better view of what Rolan is looking at. Standing in the courtyard along one of the walkways are two girls kissing. They passionately kiss each other, completely unaware that anyone is watching them.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		else
-			'You position yourself to get a better view of what Rolan is looking at. Standing in the courtyard along one of the walkways are Lena and Lera kissing. They passionately kiss each other, completely unaware that anyone is watching them.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		end
-		gs 'arousal', 'voyeur', 10, 'lesbian'
-		gs 'arousal', 'end'
-		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy = 3:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evggphone.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. Two girls laying on the ground giggling about something as one of them talks on the phone.'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy = 4:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evggupsk.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. A group of girls are sitting on the ground, talking to each other. From this vantage point, you can see up one of their skirts. You are sure this is what Rolan is looking at as well.'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy = 5:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evupsk' + rand(1,2) + '.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. There is a girl sitting on one of the other benches almost directly across from Rolan. She seems unaware that her legs are spread slightly apart, giving Rolan a perfect upskirt view of her panties.'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy = 6:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evtease.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. He seems to be watching Anushka and Alyona walking around. They are putting a little extra sway into their hips, aware of their onlooker. After a bit, the two pull up the backs of their skirts to show off their panty clad asses. Glancing back at Rolan, they begin groping each other''s asses and burst into laughter, possibly at his reaction though you can''t currently see his face. Anushka and Alyona begin to walk away, still giggling.'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	end	
-end
-
-if $ARGS[0] = 'spy2':
-	spy_hard = rand (0,5)	
-	if spy_hard = 0:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evbg.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. A boy has a girl pressed up against a tree, her legs wrapped around his waist. They are making out and the boy''s hands are roughly handling the girl''s breasts. She appears to enjoy it.'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		gs 'arousal', 'voyeur', 10, 'unknown'
-		gs 'arousal', 'end'
-		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy_hard = 1:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evanal.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. There''s a young girl bent over a bench near the garages, her skirt pushed up and her panties hanging off her left ankle, with a man pounding her ass as quickly as he can while pulling her hair. The man appears older, about your stepdad''s age if you had to guess, though you can''t really see his face as their location is fairly obscured. You think you recognize the girl as one of brother''s classmates.'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		gs 'arousal', 'voyeur', 10, 'unknown'
-		gs 'arousal', 'end'
-		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy_hard = 2:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evggkiss' + rand(1,3) + '.jpg"></center>'
-		if rand(0,1) = 0:
-			'You position yourself to get a better view of what Rolan is looking at. Standing in the courtyard along one of the walkways are two girls kissing. They passionately kiss each other, completely unaware that anyone is watching them.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		else
-			'You position yourself to get a better view of what Rolan is looking at. Standing in the courtyard along one of the walkways are Lena and Lera kissing. They passionately kiss each other, completely unaware that anyone is watching them.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		end
-		gs 'arousal', 'voyeur', 10, 'lesbian'
-		gs 'arousal', 'end'
-		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy_hard = 3:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evbgsex.jpg"></center>'
-		'You position yourself to get a better view of what Rolan is looking at. There''s a young girl bent over and propped against the brick wall near the garages. Her skirt is pulled up across her stomach and her panties are around her right ankle. Behind her, a guy is pounding her twat for all he''s worth, his hands glued to her hips. You think you recognize the girl, though you''re at loss for a name. A friend of your sister, perhaps?'
-		'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		gs 'arousal', 'voyeur', 10, 'unknown'
-		gs 'arousal', 'end'
-		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy_hard = 4:
-		if hour < 9 or hour > 6:
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evbj.jpg"></center>'
-		else
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evbjn.jpg"></center>'
-		end
-		if rand(0,2) = 0:
-			'You position yourself to get a better view of what Rolan is looking at. You spot an extremely happy looking man leaned up against the wall near the storage buildings, and squatted in front of him a girl giving him an enthusastic blowjob. You''re not exactly sure which of the two is enjoying it more. You don''t know either of these people, but you''ve seen them around here before. After a few minutes, you hear the guy moan, his cock never leaving the girl''s mouth. She continues to milk him for another minute before standing up and the two walk off together.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		elseif rand(0,1) = 0:
-			'You position yourself to get a better view of what Rolan is looking at. You see, between two of the storage buildings, Lena squatting down before Lavrenti as she sucks his dick. Lena seems to be enjoying this almost as much as Lavrenti is enjoying getting the blowjob. After a few minutes, you hear him moan, his cock never leaving her mouth. She continues to milk him for another minute before standing up and the two walk off together. You wonder if Vitek is aware of what his sister is getting up to, though you definitely aren''t going to ask him, knowing his reputation.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		else
-			'You position yourself to get a better view of what Rolan is looking at. You spot a guy you think you recognize leaning against a wall near the storage buildings. There''s a girl kneeling in front of him, giving him one heck of an enthusastic blowjob. You squint a bit harder and... Oh god! It''s your sister! And the guy currently in Seventh Heaven must be Roma, her on-again, off-again boyfriend. Part of you knows you shouldn''t watch, but another part of you cannot look away. Where did your sister get those sucking skills? Can she teach you? No, bad <<$pcs_nickname>>, bad! You''re pulled out of your thoughts when you hear Roma moan, his hand gripping the back of Anya''s head as he cums hard in her mouth. Anya doesn''t resist and continues to suck, even after Roma removes his hand from her head. She cleans his cock with her tongue before standing up. You instinctively duck, hoping you''re not noticed but thankfully the two turn and walk away from your location.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		end
-		gs 'arousal', 'voyeur', 10, 'unknown'
-		gs 'arousal', 'end'
-		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	elseif spy_hard = 5:
-		if hour < 9 or hour > 6:
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evgopbj.jpg"></center>'
-		else
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/event/evgopbjn.jpg"></center>'
-		end
-		if soniaPS = 0:
-			'You position yourself to get a better view of what Rolan is looking at. Between two of the storage buildings you notice a girl squatting between Vitek, Dan and Vasily, taking turns sucking their cocks. Although you don''t recognize the girl, you''ve spotted her around before. She seems quite into the blowjobs, almost as much as the three guys. It doesn''t take too long before the three Gopniks start jerking their dicks and cumming all over the girl''s face.'
-			'The trio begin laughing as they put their dicks back in the pants. Dan pulls out his phone and starts taking photos of the girl still covered in their cum. As she gets to her feet, both Vitek and Vasily grab her by the arms and start pulling her towards the street, never giving her a chance to clean the cum from her face. She tries to resist but they don''t seem to care and soon they''re gone.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		else
-			'You position yourself to get a better view of what Rolan is looking at. Between two of the storage buildings you notice Sonia squatting between Vitek, Dan and Vasily, taking turns sucking their cocks. She seems quite into the blowjobs, almost as much as the three guys. It doesn''t take too long before the three Gopniks start jerking their dicks and cumming all over Sonia''s face.'
-			'The trio begin laughing as they put their dicks back in the pants. Dan pulls out his phone and starts taking photos of Sonia still covered in their cum. As she gets to her feet, both Vitek and Vasily grab her by the arms and start pulling her towards the street, never giving her a chance to clean the cum from her face. She tries to struggle but they don''t seem to care and soon they''re gone.'
-			'After a while, you grow tired of spying on Rolan spying on other people and decide to move away.'
-		end
-		gs 'arousal', 'voyeur', 10, 'unknown'
-		gs 'arousal', 'end'
-		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-	end	
-end
-
-if $ARGS[0] = 'friends':
-	if rolangift = 1:
-		cla & *clr
-		rolanapol = 3
-		gs 'stat'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturn1.jpg"></center>'
-		'"Rolan, it''s clear that I''ve somehow wronged you. But I don''t know what I''ve done... Would you please tell me so I can try to make it right?"'
-		*nl
-		'Rolan only responds by turning his back to you.'
-		act 'Please...':
-			cla & *clr
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
-			'Rolan loudly sighs, "Hmph! I allowed you into my home and you abuse that privilege by snooping! You really don''t know what you''ve done?! You took the remains of my beloved Grandmother!" He looks at you with tears and anger in his eyes, "Y-you defiled her remains to use them as concrete! You took the one important thing to me and..."'
-			*nl
-			'It''s now you who is at a loss for words. "I-I... what?"'
-			*nl
-			'"I''m orthodox and... cremation is not allowed, but I did not have the money to afford a burial for my Grandmother. I... I beileve you truly didn''t know those were her remains, but that is still no excuse for your snooping!" Rolan starts crying in agony, "My poor Grandmother... she did not deserve this. She deserved better and I could not give that to her..."'
-			act 'Try to cheer him up':
-				cla & *clr
-				money -= 8000
-				gs 'stat'
-				gs 'panties', 'dispose'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapolgift.jpg"></center>'
-				'You abruptly stand up, catching Rolan by surprise, and remove your panties. You try to hand them to Rolan, "Please, take them to dry your tears! I know you like them and I don''t have any wipes! You can keep them, I have a plenty more."'
-				*nl
-				'Rolan sighs again, though the anger in his voice is gone, "Miss <<$pcs_lastname>>, I think it''s time for me to apologize. I should have known you wouldn''t knowingly do such a horrible thing. I should not have kicked you out like that."'
-				*nl
-				'"You don''t need to apologize to me, I would have done the same if I were you. She is important to you, and I... I was careless..."'
-				*nl
-				'"Miss <<$pcs_lastname>>, please let me finish. I am sorry for what I did, as I know you are. My home is once again open to you, if you would like?"'
-				*nl
-				'"Oh, Rolan, of course I accept! I really enjoy spending time with you. Just..." You hand Rolan <b>8000₽</b>, "Here, please accept this money. You can get someone to repair the damage I caused to your Grandmother''s container..."'
-				*nl
-				'Rolan holds your hand for moment, then looks you in the eyes, "Miss <<$pcs_lastname>>... Thank you."'
-				act 'Say goodbye':
-					cla & *clr
-					gs 'stat'
-					rolanblockhome = 0
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/goodbyerolan.jpg"></center>'
-					'You kiss Rolan on the forehead and feel like something within him is finally at peace.'
-					act 'Move away':gt 'pavComplex', 'courtyard'
-				end
-			end
-		end	
-	else
-		if rolanapol = 0:
-			cla & *clr
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturn1.jpg"></center>'
-			'"Rolan, why are you angry with me? What did I do? What can I do to make things right?"'
-			*nl
-			'Rolan only turns away from you further.'
-			act 'Try and cheer him up':
-				cla & *clr
-				money -= 8000
-				rolanapol = 1
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
-				'His voice trembling with angry, Rolan speaks to you, "That ''powder'' you used, it was the remains of my dear Grandmother!"'
-				*nl
-				'You''re left stunned in silence.'
-				*nl
-				'"And before you ask any dumb questions, I am orthodox, cremation for us is supposed to be forbidden! But... I could not afford a burial for her, so I did what I must to keep her from being thrown away."'
-				*nl
-				'You reach into your pockets and pull out <b>8000₽</b>. "I''m truly sorry, Rolan. I didn''t know! Here, please take this money! I know it won''t restore your Grandmother''s ashes but maybe you can find someone to repair her container?"'
-				*nl
-				'Rolan takes the money from you, "I appreciate the effort, but that doesn''t change things! You could have asked, but you didn''t! You need to learn not to take what isn''t yours! Give me your panties."'
-				*nl
-				'You look at him, shocked, but what can you do?'
-				act 'Give him your panties':
-					cla & *clr
-					rolanapol = 2
-					gs 'stat'
-					gs 'panties', 'dispose'
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol0.jpg"></center>'
-					'You slightly tremble as you hand over your underwear, "O-okay, here, I''ve... I''ve learned my lesson."'
-					*nl
-					'Coldy, Rolan states, "No, you haven''t. You have to learn to respect people''s belongings and their privacy." He finally turns to face you, "Bend over."'
-					*nl
-					'His eyes are burning through you. You''ve never seen Rolan like this before. You''re afraid of what he might do if you disobey him.'
-					act 'Bend over':
-						cla & *clr
-						rolanapol = 3
-						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol1.jpg"></center>'
-						'You bend over on the bench, giving Rolan access to your bare ass.'
-						*nl
-						'Rolan speaks to you calmly, "This will hurt, I suggest you grit your teeth."'
-						act '"Oww!"':
-							cla & *clr
-							gs 'pain', 5, 'asscheeks', 'spank'
-							gs 'stat'
-							pain['asscheeks'] += 30
-							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol2.jpg"></center>'
-							'Rolan starts spanking your butt. There is much anger behind each slap.'
-							act '"It hurts!"':
-								cla & *clr
-								gs 'pain', 5, 'asscheeks', 'spank'
-								gs 'stat'
-								pain['asscheeks'] += 30
-								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol3.jpg"></center>'
-								'Soon, your ass is red and throbbing. You are nearly in tears.'
-								*nl
-								'"I''m so sorry, Mr. Matveev! Please, I''ve learned my lesson!"'
-								act 'Cry':
-									cla & *clr
-									gs 'stat'
-									rolanblockhome = 0
-									'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
-									'"I''m sorry too, <<$pcs_nickname>>. I wish this hadn''t been necessary, but I believe you won''t do it again. I think it''s best you leave now. We can talk later."'
-									act 'leave':gt 'pavComplex', 'courtyard'
-								end
-							end
-						end	
-					end
-					act '"What?"':
-						cla & *clr
-						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
-						'"I''m sorry, Miss <<$pcs_lastname>>, but there is no other way."'
-						act 'Move away':gt 'pavComplex', 'courtyard'
-					end
-				end
-				act '"What?"':
-					cla & *clr
-					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
-					'"I''m sorry, Miss <<$pcs_lastname>>, but there is no other way."'
-					act 'Move away':gt 'pavComplex', 'courtyard'
-				end
-			end
-		elseif rolanapol = 1:
-			cla & *clr
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
-			'"Mr. Matveev... Rolan, please, I won''t do anything like this again. Just, please..."'
-			*nl
-			'"I need to ensure you''ve learned your lesson here. Now, your panties, give them to me."'
-			*nl
-			'You look at him, shocked, but what can you do?'
-			act 'Give him your panties':
-				cla & *clr
-				rolanapol = 2
-				gs 'stat'
-				gs 'panties', 'dispose'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol0.jpg"></center>'
-				'You slightly tremble as you hand over your underwear, "O-okay, here, I''ve... I''ve learned my lesson."'
-				*nl
-				'Coldy, Rolan states, "No, you haven''t. You have to learn to respect people''s belongings and their privacy." He finally turns to face you, "Bend over."'
-				*nl
-				'His eyes are burning through you. You''ve never seen Rolan like this before. You''re afraid of what he might do if you disobey him.'
-				act 'Bend over':
-					cla & *clr
-					rolanapol = 3
-					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol1.jpg"></center>'
-					'You bend over on the bench, giving Rolan access to your bare ass.'
-					*nl
-					'Rolan speaks to you calmly, "This will hurt, I suggest you grit your teeth."'
-					act '"Oww!"':
-						cla & *clr
-						gs 'stat'
-						pain['asscheeks'] += 30
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol2.jpg"></center>'
-						'Rolan starts spanking your butt. There is much anger behind each slap.'
-						act '"It hurts!"':
-							cla & *clr
-							gs 'pain', 5, 'asscheeks', 'spank'
-							gs 'stat'
-							pain['asscheeks'] += 30
-							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol3.jpg"></center>'
-							'Soon, your ass is red and throbbing. You are nearly in tears.'
-							*nl
-							'"I''m so sorry, Mr. Matveev! Please, I''ve learned my lesson!"'
-							act 'Cry':
-								cla & *clr
-								gs 'pain', 5, 'asscheeks', 'spank'
-								gs 'stat'
-								rolanblockhome = 0
-								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
-								'"I''m sorry too, <<$pcs_nickname>>. I wish this hadn''t been necessary, but I believe you won''t do it again. I think it''s best you leave now. We can talk later."'
-								act 'Leave':gt 'pavComplex', 'courtyard'
-							end
-						end
-					end	
-				end
-				act '"What?"':
-					cla & *clr
-					gs 'stat'
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
-					'"I''m sorry, Miss <<$pcs_lastname>>, but there is no other way."'
-					act 'Move away':gt 'pavComplex', 'courtyard'
-				end
-			end
-			act '"What?"':
-				cla & *clr
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
-				'"I''m sorry, Miss <<$pcs_lastname>>, but there is no other way."'
-				act 'Move away':gt 'pavComplex', 'courtyard'
-			end
-		elseif rolanapol = 2:
-			cla & *clr
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
-			'"Mr. Matveev, please, don''t do this."'
-			*nl
-			'"Bend over."'
-			*nl
-			'Do you really have a choice anymore?'
-			act 'Bend over':
-				cla & *clr
-				rolanapol = 3
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol1.jpg"></center>'
-				if $pantyworntype ! 'none':
-					'You bend over on the bench, Rolan pushes your skirt up and pulls your panties down your legs, giving him access to your bare ass.'
-					*nl
-					'Rolan speaks to you calmly, "This will hurt, I suggest you grit your teeth."'
-				else
-					'You bend over on the bench, giving Rolan access to your bare ass.'
-					*nl
-					'Rolan speaks to you calmly, "This will hurt, I suggest you grit your teeth."'
-				end
-				act '"Oww!"':
-					cla & *clr
-					gs 'pain', 5, 'asscheeks', 'spank'
-					gs 'stat'
-					pain['asscheeks'] += 30
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol2.jpg"></center>'
-					'Rolan starts spanking your butt. There is much anger behind each slap.'
-					act '"It hurts!"':
-						cla & *clr
-						gs 'pain', 5, 'asscheeks', 'spank'
-						gs 'stat'
-						pain['asscheeks'] += 30
-						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol3.jpg"></center>'
-						'Soon, your ass is red and throbbing. You are nearly in tears.'
-						*nl
-						'"I''m so sorry, Mr. Matveev! Please, I''ve learned my lesson!"'
-						act 'Cry':
-							cla & *clr
-							gs 'stat'
-							rolanblockhome = 0
-							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
-							'"I''m sorry too, <<$pcs_nickname>>. I wish this hadn''t been necessary, but I believe you won''t do it again. I think it''s best you leave now. We can talk later."'
-							act 'Leave':gt 'pavComplex', 'courtyard'
-						end
-					end
-				end	
-			end
-			act '"What?"':
-				cla & *clr
-				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
-				'"I''m sorry, Miss <<$pcs_lastname>>, but there is no other way."'
-				act 'Move away':gt 'pavComplex', 'courtyard'
-			end
-		end
-	end	
+	act 'Go to the garages':minut += 1 & gt 'pavComplex', 'garages'
 end
 
 if $ARGS[0] = 'garages':