Kaynağa Gözat

[changed] removed the courtyard in pavcomplex, blocked the entrance to the eastern apartment building and activated the new events and the bench
[changed] moved the first meeting with anushka from pavcomplexb2 to pavaptcourtev, you can meet her in the courtyard with a 50% chance if an event is triggered and once per day until you go with her to her apartment
[changed] all links leading to the courtyard in pavaptcourtev, anushapt, pavComplex, pavcomplexrolan
[fixes] several fixes for the new events in pavaptcourtev and the event triggers in pavcomplex

julzor 5 yıl önce
ebeveyn
işleme
095296d14f

+ 6 - 6
locations/anushapt.qsrc

@@ -124,11 +124,11 @@ if $ARGS[0] = 'home':
 				'You shake your head a bit, but there is nothing you can do about it, should you go in and wait for her or just go? As always, you can feel Maksim undressing you with his eyes while staring straight at your tits.'
 			end
 			act 'Enter': gt 'anushapt','hallway' 
-			act 'Leave': gt 'pavComplexb2','etaj_4'
+			act 'Leave': gt 'pavComplex','start'
 		end
 	else
 		'You knock on the door several times but no one answers. There is probably no one home at the moment.'
-		act 'Move away from the door':gt'pavComplexb2','etaj_4'
+		act 'Move away from the door': gt 'pavComplex','start'
 	end
 end
 
@@ -158,18 +158,18 @@ if $ARGS[0] = 'hallway':
 		'You stand still for a little while longer, listening for something but nothing happens. After a while you decide to move on, you''re pretty sure that it was just Anushka''s younger brother Maksim spying on you.'
 	end
 	if AnushkaLoc ! 1:
+		act 'Leave Anushka''s apartment': gt 'pavComplex','start'
 		act 'Anushka''s Room': gt 'anushapt','anushroom'
 		act 'Bathroom': gt 'anushapt','bathroom'
 		act 'Anushka''s brother''s room': gt 'anushapt','brotherroom'
 		act 'Living Room': gt 'anushapt','livingroom'
 		act 'Kitchen': gt 'anushapt','kitchen'
 		act 'Parents Room': gt 'anushapt','anushparents'
-		act 'Leave Anushka''s apartment': gt 'pavComplexb2', 'etaj_4'
 	else
 		'Anushka is standing next to, looking at you expectantly. "What''s up, <<$pcs_nickname>>?"'
+		act 'Leave Anushka''s apartment': gt 'pavComplex','start'
 		act 'Let''s go to your room':AnushkaLoc=2&gt'anushapt','anushroom'
 		act 'Let''s check on your brother':AnushkaLoc=3&gt'anushapt','brotherroom'
-		act 'Leave Anushka''s apartment': gt 'pavComplexb2', 'etaj_4'
 	end
 end
 
@@ -1340,7 +1340,7 @@ if $ARGS[0] = 'livingroom':
 						*clr
 						cla
 						'You nod and know how he feels, no point waiting for her. She could be gone for hours. "Thanks, you can just tell her I stopped by."'
-						act 'Leave Anushka''s apartment': gt 'pavComplexb2', 'etaj_3'
+						act 'Leave Anushka''s apartment': gt 'pavComplex','start'
 						act 'Thanks, I''ll wait':
 							*clr & cla
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/living.jpg"></center>'
@@ -1361,7 +1361,7 @@ if $ARGS[0] = 'livingroom':
 					'Then he shakes his head. "Enough of my depressing talk, feel free to wait for her in her room if you want, but no telling when she might be home, or I can tell her you stopped by when I next see her."'
 					act 'Tell her I stopped by':
 						'You nod and know how he feels, no point waiting for her. She could be gone for hours. "Thanks, let her know I stopped by. Bye."'
-						act 'Leave Anushka''s apartment': gt 'pavComplexb2', 'etaj_3'
+						act 'Leave Anushka''s apartment': gt 'pavComplex','start'
 					end
 					act 'Thanks I''ll wait':
 						*clr & cla

+ 2 - 4
locations/korrPar.qsrc

@@ -27,9 +27,7 @@ curr_home = 1
 gs 'stat'
 gs 'themes', 'indoors'
 
-if courtletter_date <= daystart and courtletter_date ! 0:
-	gt 'sentence', 'letter'
-end
+if courtletter_date <= daystart and courtletter_date ! 0: gt 'sentence', 'letter'
 
 if hour ! 18 and blockBedrPar = 1:blockBedrPar = 0
 
@@ -42,7 +40,7 @@ act 'Leave and go to the stairwell':
 	end
 end
 
-act 'Leave and go to the street':
+act 'Leave and go down to the courtyard':
 	if $clothingworntype ! 'nude':
 		if hour < 4 and motherWorry = 0 and age < 18:
 			'<font color=red>Are you sure? Your mother will worry.</b></font>'

+ 34 - 77
locations/pavComplex.qsrc

@@ -42,6 +42,9 @@ if $ARGS[0] = 'start':
 		end
 	end
 
+	if hour >= 8 and hour <= 20 and rand (1,5) = 1: gt 'pavaptcourtev', 'events1'
+	if (hour < 8 or hour > 20) and rand (1,10) = 1: gt 'pavaptcourtev', 'events2'
+	
 	if car > 0 and cardrive = 20:
 		cardrive = 20
 		'Your <a href="exec:gs ''carF'', ''start''">car<<$car>></a> is parked in the street.'
@@ -89,7 +92,7 @@ if $ARGS[0] = 'start':
 				'Natasha Belova, one of your classmates, lives in the same apartment building as your parents, on the fourth floor.'
 			end
 		end
-		if anushkaFirstvisit ! 0 and npc_rel['A144'] > 60:
+		if anushkaFirstvisit ! 0:
 			'<a href="exec:minut += 10 & gt ''anushapt'', ''home''">Anushka Konstantinov</a>, a classmate, lives in one of the other apartment blocks here.'
 		else
 			'Anushka Konstantinov, a classmate, lives in one of the other apartment blocks here.'
@@ -116,7 +119,7 @@ if $ARGS[0] = 'start':
 				gs'show_table','apartment of Natasha Belova.','3'
 			end
 		end
-		if anushkaFirstvisit ! 0 and npc_rel['A144'] > 60:
+		if anushkaFirstvisit ! 0:
 			gs'show_table','Messy home of <a href="exec:minut += 10 & gt ''anushapt'', ''home''">Anushka Konstantinov</a>.','3'
 		else
 			gs'show_table','Messy home of Anushka Konstantinov.','3'
@@ -126,75 +129,29 @@ if $ARGS[0] = 'start':
 	if home_owned[2] = 1: act '<b>Go Home</b> (Parents'' Apartment)': minut += 4 & pavhome_enter = 1 & gt 'korrPar'
 	if pavSharedAptEnabled = 1:act '<b>Go Home</b> (Shared Apartment)': minut += 5 & gt 'pavSharedApt', 'start'
 	act 'Walk to the residential street':minut += 2 & gt 'pavResidential'
-	act 'Go to the Southern apartment building':minut += 1 & gt 'pod_ezd', 'etaj_1'
-	act 'Go to the Eastern apartment building':
-		minut += 1
-		if anushkaFirstvisit = 0 and npc_rel['A144'] > 50:
-			gt 'pavComplexb2', 'anushkaFirst'
-		else
-			gt 'pavComplexb2', 'etaj_1'
-		end
-	end
-	act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-	act 'Go to the old apartment building':minut += 1 & gt 'pavComplexOld', 'etaj_1'
-	act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
-	act 'Go to the apartment garages':minut += 1 & gt 'pavComplex', 'garages'
-end
-
-if $ARGS[0] = 'courtyard':
-	$menu_loc = 'pavComplex'
-	$menu_arg = 'courtyard'
-	menu_off = 0
-	music_loop = 0
-	CLOSE ALL
-	$metka = 'courtyard'
-	$loc = 'pavcomplex'
-	$metkaStreet = 'courtyard'
-	$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'
-	if rand (1,5) = 1 and hour >= 8 and hour <= 20: gt 'pavaptcourtev', 'events1'
-	if rand (1,10) = 1 and hour < 8 and hour > 21: gt 'pavaptcourtev', 'events2'
-	'<center>Courtyard</center>'
-	if month >= 11 or month <= 3:
-		if hour >= 8 and hour <= 21:
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/playgroundw.jpg"></center>'
-		else
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/playgroundwn.jpg"></center>'
-		end
+	if storyline = 1 and home_owned[2] = 1: 
+		act 'Go to your apartment building':minut += 1 & gt 'pod_ezd', 'etaj_1'
+	elseif storyline = 1 and (home_owned[2] = 0 or pavSharedAptEnabled = 1):
+		act 'Go to your parent''s apartment building':minut += 1 & gt 'pod_ezd', 'etaj_1'
 	else
-		if hour >= 8 and hour <= 21:
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/playground.jpg"></center>'
-		else
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/playgroundn.jpg"></center>'
-		end
+		act 'Go to the Southern apartment building':minut += 1 & gt 'pod_ezd', 'etaj_1'
 	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 unkempt park than anything, there are 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 home_owned[2] = 1: act '<b>GO HOME</b> (Parents'' Apartment)': minut += 5 & GT 'korrPar'
-	act 'Sit on a bench':gt 'pavaptcourtev', 'bench'
-	act 'Return to the apartment complex street':minut += 2 & gt 'pavComplex', 'start'
-	act 'Go to the Southern apartment building':minut += 1 & gt 'pod_ezd', 'etaj_1'
-	act 'Go to the Eastern apartment building':
-		minut += 1
-		if anushkaFirstvisit = 0 and npc_rel['A144'] > 50:
-			gt 'pavComplexb2', 'anushkaFirst'
-		else
-			gt 'pavComplexb2', 'etaj_1'
-		end
+!!	act 'Go to the Eastern apartment building':
+!!		minut += 1
+!!		if anushkaFirstvisit = 0 and npc_rel['A144'] > 50:
+!!			gt 'pavComplex', 'anushkaFirst'
+!!		else
+!!			gt 'pavComplexb2', 'etaj_1'
+!!		end
+!!	end
+	if pavSharedAptEnabled = 0:
+		act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
+	else
+		act 'Go to your apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
 	end
-	act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
 	act 'Go to the old apartment building':minut += 1 & gt 'pavComplexOld', 'etaj_1'
-	act 'Go to the garages':minut += 1 & gt 'pavComplex', 'garages'
+	act 'Go to the apartment garages':minut += 1 & gt 'pavComplex', 'garages'
+	act 'Sit on a bench':gt 'pavaptcourtev', 'bench'
 end
 
 if $ARGS[0] = 'garages':
@@ -240,7 +197,7 @@ if $ARGS[0] = 'garages':
 							'"I was just passing by and wanted to say hi, anyway I should let you get back to work." you say, as you quickly leave. You don''t even notice him nod or the slight frown when he sees you scurry away.'
 							gs 'stat'
 							act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-							act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+							act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 						end
 					elseif garageedevent = 2:
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/garage/ed2.jpg"></center>'
@@ -249,7 +206,7 @@ if $ARGS[0] = 'garages':
 						minut += 5
 						gs 'stat'
 						act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-						act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+						act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 					elseif garageedevent = 3:
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/garage/ed2.jpg"></center>'
 						'As you walk past Eduard''s garage you overhear some loud voices coming from his garage. You carefully approach the entrance and notice Eduard and Valentin standing around the motorcycle talking, perhaps taking a break or discussing options.'
@@ -272,7 +229,7 @@ if $ARGS[0] = 'garages':
 								npc_rel['A158'] += 1
 								gs 'stat'
 								act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-								act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+								act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 							end
 						end
 					elseif garageedevent = 4:
@@ -295,7 +252,7 @@ if $ARGS[0] = 'garages':
 								'You shake your head slightly. "Nothing, I was just passing by and saw you. So thought I would stop and say hi, well anyways I should let you get back to work and I got things I need to do." With that you give him a slight wave then leave.'
 								gs 'stat'
 								act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-								act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+								act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 							end
 							act 'Talk':
 								cla & *clr
@@ -308,7 +265,7 @@ if $ARGS[0] = 'garages':
 								'You spend some time telling him about home and school, he seems far more interested than you expected. After about half of hour of pleasant conversation you excuse yourself and tell him not to work too late, as you leave.'
 								gs 'stat'
 								act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-								act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+								act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 							end
 							act 'Want to learn about working on motorcycles':
 								cla & *clr
@@ -334,7 +291,7 @@ if $ARGS[0] = 'garages':
 								end
 								gs 'stat'
 								act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-								act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+								act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 							end
 						end
 					elseif garageedevent = 5:
@@ -343,7 +300,7 @@ if $ARGS[0] = 'garages':
 						minut += 5
 						gs 'stat'
 						act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-						act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+						act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 						act 'Approach him':
 							cla & *clr
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/garage/ed6.jpg"></center>'
@@ -364,7 +321,7 @@ if $ARGS[0] = 'garages':
 								'The two of you start talking and before long he is fairly relaxed, after about half a hour. During a lull in the conversation he says. "I should really get back to this, thanks for hanging out, see ya later." With that he goes back to working on his bike and you take the hint.'
 								gs 'stat'
 								act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-								act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+								act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 							end
 							act 'Strip down to your panties':
 								cla & *clr
@@ -438,7 +395,7 @@ if $ARGS[0] = 'garages':
 													gs 'clothing', 'wear_last_worn'
 													gs 'stat'
 													act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-													act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+													act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 												end
 											end
 										end
@@ -471,7 +428,7 @@ if $ARGS[0] = 'garages':
 			end
 		end
 		act 'Go to the Western apartment building':minut += 1 & gt 'pavComplexb3', 'etaj_1'
-		act 'Go to the apartment courtyard':minut += 1 & gt 'pavComplex', 'courtyard'
+		act 'Go to the courtyard':minut += 1 & gt 'pavComplex', 'start'
 	end
 !! garages
 end

+ 9 - 15
locations/pavSharedApt.qsrc

@@ -207,9 +207,7 @@ if $ARGS[0] = 'start':
 	minut += 2
 	gs 'stat'
 	
-	if courtletter_date <= daystart and courtletter_date ! 0:
-		gt 'sentence', 'letter'
-	end
+	if courtletter_date <= daystart and courtletter_date ! 0: gt 'sentence', 'letter'
 
 	! do this once a day
 	if daystart >= tomorrow:
@@ -697,22 +695,22 @@ if $ARGS[0] = 'pcsRoom':
 
 	'<center><b><font color="maroon">Living Room</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/shared/sharedapt/bedroom/sofabed.jpg"></center>'
-	''
+	*nl
 	'The living room wasn''t in use by the other apartment occupants, so it is now rented to use as a bedroom. It''s sparsly decorated, with, a <a href="exec:gt ''bed'', ''start''">sofa bed</a>, against the back wall.'
-	''
+	*nl
 	'Beside the sofa bed, is an old cabinet, with your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> on top.'
 	if budilnikOn = 0:
 		'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 1 & GT ''pavSharedApt'',''pcsRoom''">off</a>.'
 	else
 		'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 0 & GT ''pavSharedApt'',''pcsRoom''">on</a>.'
 	end
-	''
+	*nl
 	if TV = 0:$TV = 'a great place for a TV, if you had one.'
 	if TV = 1:$TV = 'an old CRT <a href="exec:gt ''TV'', ''start''">TV</a> sits on the shelf'
 	'There is an wall unit at the other side of the room, <<$TV>>. Everyone in the household spends their time in their own rooms, so there was never a reason to use the living room for its intended purpose.'
-	''
+	*nl
 	'On the other side of the sofa bed are your old <a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''">suitcases</a>, which you could use to store the clothes you don''t often wear.'
-	''
+	*nl
 	'There is no door to the living room, instead there''s <a href="exec:view''images/shared/sharedapt/bedroom/curtain.jpg''">curtain</a> covering entry to the room, which gives you a modicum of privacy; not much better than the state of the non-existant window curtains'
 
 	act '<b>Leave the room</b>':gt 'pavSharedApt', 'start'
@@ -723,7 +721,7 @@ if $ARGS[0] = 'pcsRoom':
 	if skak > 0: 'A jump rope is on a shelf. '
 	if bookYog > 0: 'A yoga mat is rolled up in a corner. '
 	gs 'exercise', 'start'
-	''
+	*nl
 
 	if komp = 1:'Your <a href="exec:gorodokKomp = 1 & GT ''Komp'',''start''">laptop</a> is sitting on small table.'
 
@@ -744,12 +742,8 @@ if $ARGS[0] = 'pcsRoom':
 		end
 	end
 
-	if vcard > 0:
-		act 'View your vintage porn cards':card_deck = 0 & gt 'card'
-	end
-	if card > 0:
-		act 'View your new porn cards':card_deck = 1 & gt 'card'
-	end
+	if vcard > 0: act 'View your vintage porn cards':card_deck = 0 & gt 'card'
+	if card > 0: act 'View your new porn cards':card_deck = 1 & gt 'card'
 
 	if dur > 0:'You have <<dur>> doses of Pale Lady, hidden from the other housemates.'
 

+ 100 - 85
locations/pavaptcourtev.qsrc

@@ -22,7 +22,7 @@ if $ARGS[0] = 'bench':
 		end
 	end
 	'You take a seat on one of the benches in the courtyard, relaxing a bit as you do.'
-	act 'Get up': gt 'pavComplex', 'courtyard'
+	act 'Get up': gt 'pavComplex', 'start'
 	act 'Wait thirty minutes': gt 'pavaptcourtev', 'wait'
 	if cookmag = 1 or fashmag = 1 or compmag = 1 or biomag = 1 or knitmag = 1 or fitmag = 1: act 'Read a magazine': gt 'pavaptcourtev', 'read'
 	act 'Play on your phone': gt 'pavaptcourtev', 'phone'
@@ -47,7 +47,7 @@ if $ARGS[0] = 'wait':
 			if hour >= 0 and hour <= 7: '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/benchn.jpg"></center>'
 		end
 		'You sit back and just relax watching the goings on in the courtyard, after about thirty minutes still nothing has happened.'
-		act 'Get up':gt 'pavComplex', 'courtyard'
+		act 'Get up':gt 'pavComplex', 'start'
 		act 'Keep sitting': gt 'pavaptcourtev', 'wait'
 	end
 	gs 'stat'
@@ -61,7 +61,7 @@ if $ARGS[0] = 'read':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/benchreadw.jpg"></center>'
 	'You take one of your magazines out of your purse and start reading it, enjoying the fresh air.'
-	act 'Get up': gt 'pavComplex', 'courtyard'
+	act 'Get up': gt 'pavComplex', 'start'
 	act 'Keep reading': gt 'pavaptcourtev', 'read'
 end
 
@@ -73,7 +73,7 @@ if $ARGS[0] = 'phone':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/benchphonew.jpg"></center>'
 	'You pull out your phone, check you messages before playing a game on your phone.'
-	act 'Get up': gt 'pavComplex', 'courtyard'
+	act 'Get up': gt 'pavComplex', 'start'
 	act 'Keep playing on phone': gt 'pavaptcourtev', 'phone'
 end
 
@@ -86,7 +86,7 @@ if $ARGS[0] = 'smoke':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/benchsmoke.jpg"></center>'
 	'You take out a pack of smokes and light up one of your cigarettes. You take a long slow drag off it as you relax on the bench.'
-	act 'Get up': gt 'pavComplex', 'courtyard'
+	act 'Get up': gt 'pavComplex', 'start'
 	if siga > 0: act 'Have another cigarette': gt 'pavaptcourtev', 'smoke'
 end
 
@@ -100,23 +100,34 @@ if $ARGS[0] = 'events1':
 	minut += 5
 	gs 'stat'
 	
+	events = rand(0,16)
+	
 	!! rolanmeet > 0: Rolan story has started
-	if rolanmeet = 0: events = rand(0,17)
-	if rolanmeet > 0: events = rand(0,22)
+	!!if rolanmeet = 0: events = rand(0,17)
+	!!if rolanmeet > 0: events = rand(0,22)
 	
-	if events = 0:
+	if anushkaFirstvisit = 0 and npc_rel['A144'] > 50 and rand(0,1) = 1 and anushka_met ! daystart:
+		*clr & cla
+		anushka_met = daystart
+		'<center><img src="images\locations\pavlovsk\school\head\45.jpg"></center>'
+		'As you walk into the building you nearly run into Anushka. "Hey <<$pcs_nickname>> whats up?"'
+		'A bit surprised to see her but not disappointed, you was just wandering around for the hell of it. "Just killing time, kinda bored you know?"'
+		'She nods a bit and finishes checking the mail. "Yeah I know how that is, hey want to come up to my place and hang out?"'
+		act 'Can''t, got to go.': minut += 1 & gt 'pavcomplex', 'start'
+		act 'Sure': minut += 2 & gt 'anushapt', 'firstvisit'	
+	elseif events = 0:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/evbg.jpg"></center>'
 		'You notice 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. They seem completely oblivious to the rest of the world and just enjoying each other. You don''t know either of them.'
 		gs 'arousal', 'voyeur', 10, 'unknown'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 1:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/evbgkiss' + rand(1,2) + '.jpg"></center>'
 		'A boy and girl are sitting on one of the benches kissing. They are making out passionately, seemingly unaware that anyone is watching them or perhaps they just don''t care if anyone is watching them. You think you recognize the boy from smoking in the stairwell.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 2:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/evggkiss' + rand(1,3) + '.jpg"></center>'
@@ -128,55 +139,55 @@ if $ARGS[0] = 'events1':
 		gs 'arousal', 'voyeur', 10, 'lesbian'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 3:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/evggphone.jpg"></center>'
 		'You see two girls laying on the ground giggling about something as one of them talks on the phone.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 4:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/evggupsk.jpg"></center>'
 		'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 wonder if they are sitting like that on purpose to let boys look up their skirts or if they are unaware.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 5:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/evupsk' + rand(1,2) + '.jpg"></center>'
 		'There is a girl sitting on one of the other benches almost directly across from you. Her legs are spread slightly apart, giving a perfect upskirt view of her panties, either she is unaware or maybe she is doing it on purpose to tease any passing boys.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 6:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/evupsknop1.jpg"></center>'
 		'There is a girl sitting on one of the other benches almost directly across from you. Her legs are spread slightly apart, giving a perfect upskirt view of her pussy, she apparently choose not to wear panties today, which makes you think she is doing it on purpose.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 7:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3girls.jpg"></center>'
 		'You see some guys checking out three girls, who seem well aware of their attention. After a bit of staring one of the boys says something to his friends and they seem to egg him on, but before he can do what ever is he had planned, the girl on the right walks around her friend in the center, firmly grips her hips and starts to pretend to fuck her from behind. Which gets both of her friends to laugh and the boys to hoot and holler, with this the girl on the left grabs the head of her friend in the center, turning towards her and pulls her head down to her crotch and starts to pretend to fuck her mouth.'
 		*nl
 		'The middle girl seems to get into it and pretends to suck a dick and while her other friend pounds against her ass. They keep this up for a little bit until the boys as a group starts to head for them, with that they giggle, flip off the boys, then run off together. Leaving the boys to holler after them calling them teases and far less pleasant things.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 8:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3moons.jpg"></center>'
 		'You notice three girls standing down near the garages, where they can see the alley. Each time a car drives down the alley they turn around and moon the car, laughing the whole time. After several times they seem to get bored with mooning cars and move off down the alley themselves.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 9:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/eatu.jpg"></center>'
 		'You see your school mate Anushka across the courtyard. When she notices you looking she raises her hand up to her face spreading two fingers in a V in front of her mouth and sticks her tongue out between them, in the universal sign for eat me. Before you can respond she goes inside her building.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
-		act 'Follow her':gt 'pavComplex', 'follownush'
+		act 'Move away':gt 'pavComplex', 'start'
+		act 'Follow her':gt 'pavaptcourtev', 'follownush'
 	elseif events = 10:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gop1.jpg"></center>'
 		'A small group of gopniks are sitting on one of the benches. You have seen them around but don''t really know them, you have seen them hanging out in the stairwell smoking before. They are all older than you, you think one or two of them might have gone to school with your sister. The give you a predatory look and they seem to be getting pretty drunk, not a good combination.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 11:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/roughnight.jpg"></center>'
 		'You see a girl sitting on one of the trashcans, with a bottle of alcohol in hand. Her stockings are torn, her lipstick smeared, eye liner leaving tear tracks on her face, hair is messed up, and one of the straps of her dress is partially torn. She looks like she has had a really rough time recently. She notices you looking at her, takes another drink from the bottle then walks away. You think that might have been one of Kolka''s friends.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 12:
 		*clr & cla
 		if month >=11 and month <= 12 or month >=1 and month <=3:
@@ -186,12 +197,12 @@ if $ARGS[0] = 'events1':
 		end
 		'You notice some young boys heading over, the oldest about your brothers age. They are all holding water balloons or large open bottles of water. As they get closer they suddenly run over and start throwing the water on you, they chase you across the courtyard pretty much getting you soaking wet until they break off, when they see a new victim to go drench in water.'
 !!ToDo: I don''t know if there is code for making Sveta wet and her clothes wet or not, if so please add it, if not maybe we should think about adding it. Since this would mess up the hair, could make wet clothes uncomfortable to wear and in winter greatly increase the odds of getting sick if Sveta doesn''t go change into dry clothes.
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 13:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/boys.jpg"></center>'
 		'Near the garages is a small group of young boys, the oldest a year or two younger than your brother. They are riding their bikes around, but when they see you they start to follow you, you can hear them talking about can''t understand what they are saying. But it sounds like they are trying to goad each other into doing something. You never find out what it is, as it seems none of them are willing to do it and instead ride off.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 14:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/sex/evbj' + rand(1,2) + '.jpg"></center>'
@@ -209,7 +220,7 @@ if $ARGS[0] = 'events1':
 		gs 'arousal', 'voyeur', 10, 'unknown'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 15:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/sex/evgopbj.jpg"></center>'
@@ -225,12 +236,12 @@ if $ARGS[0] = 'events1':
 		gs 'arousal', 'voyeur', 10, 'unknown'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif events = 16:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/boysmoke.jpg"></center>'
 		'You notice a couple of boys from the complex standing over near of the buildings by the garages smoking.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 		act 'Ask for a cigarette':
 			*clr & cla
 			minut += 1
@@ -240,20 +251,20 @@ if $ARGS[0] = 'events1':
 			if pav_slut >= 125:
 				cla
 				'They give you a look of disgust. "Get lost slut, we don''t want to be seen with you." Not sure what to say and not wanting to make a scene you walk away.'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			elseif (pav_slut >= 50 and grupTipe ! 4) or (pav_slut >= 75 and grupTipe = 4):
 				cla
 				'They look you over a moment then one of them seems to recognize you. "Oh it''s you." You are a little surprised by that. His friend seems as confused, then the first one whispers something to his friend and his friend smiles. "Oh her, yeah okay."'
 				'Then he looks at you. "Sure you can have a cigarette if you suck our dicks first."'
 				'"What? Why the fuck would I do that?" you ask him.'
 				'He snorts a laugh. "Come on, everyone knows your a cocksucker. So get down on your knees and suck us off or get lost."'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 				act 'Get down on your knees':gt 'pavaptcourtev', 'smokeblowjob'
 			else
 				'One of the boys nods and pulls a pack out of his pocket, he pulls a cigarette out and hands it to you.'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 				act 'Smoke with the boys':
-					cla
+					*clr & cla
 					minut += 10
 					siga += 1
 					gs 'shortgs','smoker'
@@ -261,12 +272,12 @@ if $ARGS[0] = 'events1':
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/boysmoke2.jpg"></center>'
 					'You take the cigarette and the other one pulls out a lighter and lites it for you. You take a long slow draw off it. "Thanks I needed that."'
 					'They smile in return. "Sure no problem." After that the three of you talk about some of the neighbors you both know and things you have seen around the complex while you smoke. Once you finish you cigarette you thank them again before moving on.'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 			end
 		end
-	elseif events >= 17:
-		gt 'rolancourtyard', 'rolan'
+	!!elseif events >= 17:
+	!!	gt 'rolancourtyard', 'rolan'
 	end	
 end
 
@@ -288,12 +299,12 @@ if $ARGS[0] = 'events2':
 		gs 'arousal', 'voyeur', 10, 'unknown'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif nightevents = 2:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/boygirlplay.jpg"></center>'
 		'A boy and a girl are talking near one of the doors to the buildings. Then she turns till her back is to him and he pushes her forward and they dry hump a bit as if they was fucking doggy style. They both seem to really get into it, because it doesn''t take to long until they go inside in a bit of a haste.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif nightevents = 3:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/sex/evbgsex.jpg"></center>'
@@ -301,7 +312,7 @@ if $ARGS[0] = 'events2':
 		gs 'arousal', 'voyeur', 10, 'unknown'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif nightevents = 4:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/sex/evbjn.jpg"></center>'
@@ -319,7 +330,7 @@ if $ARGS[0] = 'events2':
 		gs 'arousal', 'voyeur', 10, 'unknown'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif nightevents = 5:
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/sex/evgopbjn.jpg"></center>'
 		if soniaPS > 0 and rand(0,1) = 0:
@@ -334,17 +345,17 @@ if $ARGS[0] = 'events2':
 		gs 'arousal', 'voyeur', 10, 'unknown'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif nightevents = 6:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopn1.jpg"></center>'
 		'You notice a group of gopnik boys and a girl hanging out, they are manhandling her more than a bit. She seems to be okay with it, or at least is not putting up a fight or trying to get away. Which only encourages them, soon they start grabbing her by the tits and pulling her clothes off. It looks like they are planning to gangbang her at any moment. Not wishing to get their attention you move on.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif nightevents = 7:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopn2.jpg"></center>'
 		'You notice a group of gopnik boys and a girl hanging out, they are manhandling her more than a bit, and she is stripped down to only her panties. She seems to be okay with it, or at least is not putting up a fight or trying to get away. One of the guys pulls her into his lap, she takes notice of you looking, she watches you a moment with a resigned look on her face before turning her attention back to the boys. Not wishing to get the guys attention you move on.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	elseif nightevents = 8:
 		*clr & cla
 !!ToDo: Remove this and the next line if places are added to the game where sveta can smoke the joints (julzor)
@@ -355,7 +366,7 @@ if $ARGS[0] = 'events2':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/pc/no.jpg"></center>'
 			'You shake your head no. "No thanks." Then you walk past him and go on your way.'
-			act 'Move away':gt 'pavComplex', 'courtyard'
+			act 'Move away':gt 'pavComplex', 'start'
 		end
 		if money >= 50: 
 			act 'Sure I''ll take one':
@@ -366,7 +377,7 @@ if $ARGS[0] = 'events2':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/weed.jpg"></center>'
 				'You glance around to make sure no one is watching, then you pull out fifty from your purse and hand it over to him. He hands you the joint with a smile and walks off. "Enjoy."'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			end
 		end
 		if money >= 500: 
@@ -378,7 +389,7 @@ if $ARGS[0] = 'events2':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/pc/no.jpg"></center>'
 				'You glance around to make sure no one is watching, then you pull out five hundred from your purse and hand it over to him. He hands you a small bag of weed with some wrapping paper, with a smile and walks off. "Enjoy."'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			end
 		end
 !!will add this later when I find a good image set for it.
@@ -391,8 +402,9 @@ if $ARGS[0] = 'events2':
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stooges.jpg"></center>'
 		end
 		'You see Vitek, Dan, and Vasily sitting on one of the benches in the courtyard, drinking and smoking.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 		act 'Join them':
+			*clr & cla
 			if month >= 11 or month <= 3:
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stoogesw.jpg"></center>'
 			else
@@ -401,7 +413,7 @@ if $ARGS[0] = 'events2':
 			'You walk over to them. "Hey guys."'
 			if grupTipe = 5:
 				'They give you a look of disgust. "Get lost!"'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			elseif grupTipe = 4:
 				'Vasily smiles to you and scoots over giving you a spot to sit between him and Dan. As you sit down he offers you a beer.'
 				act 'Drink beer': gt 'pavaptcourtev', 'male_gopnik_beer'
@@ -417,7 +429,7 @@ if $ARGS[0] = 'events2':
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/3stooges.jpg"></center>'
 					end
 					'You tell Vasily about what has been going on lately in your life and make small talk with the guys for awhile, but they seem to quickly get tired of listening and tell you they got things to do. Then they grab the few beers left and walk off with out inviting you to join them.'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 				act 'Ask for a beer':
 					*clr & cla
@@ -436,13 +448,14 @@ if $ARGS[0] = 'events2':
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopgirls.jpg"></center>'
 		'Lena, Lera, Alyona, and Anushka are hanging out on one of the benches, drinking beers, smoking cigarettes and weed. All and all just getting wasted and having a good time, laughing and messing around.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 		act 'Join them':
+			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopgirls.jpg"></center>'
 			'You walk over to them. "Hey guys, mind if I join you?"'
 			if grupTipe = 5:
 				'Lena and Lera give you a look of disgust. "Get lost!", while Alyona just ignores you.'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			elseif grupTipe = 4:
 				'They make some room on the bench. "Sure join us <<$pcs_nickname>>" Anushka says.'
 				act 'Drink beer': gt 'pavaptcourtev', 'female_gopnik_beer_1'
@@ -454,7 +467,7 @@ if $ARGS[0] = 'events2':
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopgirls.jpg"></center>'
 					'You tell them about what has been going on lately in your life and make small talk with the girls for awhile, but they seem to quickly get tired of listening and tell you they got things to do. Then they grab the few beers left and walk off with out inviting you to join them.'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 				act 'Ask for a beer':
 					*clr & cla
@@ -469,25 +482,27 @@ if $ARGS[0] = 'events2':
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/lelepa.jpg"></center>'
 		'Lena, Lera, and Paulina are hanging out on one of the benches, drinking beers and smoking cigarettes. All and all just getting wasted and having a good time, laughing and messing around.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 		act 'Join them':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/lelepa.jpg"></center>'
 			'You walk over to them. "Hey guys, mind if I join you?"'
 			if grupTipe = 5:
 				'They all give you a look of disgust. "Get lost!", is what Paulina says and the way she says it makes you think she is about ready to kick your ass for even asking.'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			elseif grupTipe = 4:
 				'They make some room on the bench. "Sure join us <<$pcs_nickname>>" Paulina says.'
 				act 'Drink beer': gt 'pavaptcourtev', 'female_gopnik_beer_2'
 			else
 				'They exchange looks a moment, then Lena shurgs. "What ever."'
 				act 'Make small talk':
+					*clr & cla
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/lelepa.jpg"></center>'
 					'You tell them about what has been going on lately in your life and make small talk with the girls for awhile, but they seem to quickly get tired of listening and tell you they got things to do. Then they grab the few beers left and walk off with out inviting you to join them.'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 				act 'Ask for a beer':
+					*clr & cla
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/lelepa.jpg"></center>'
 					'As you take a seat you say to them. "How about you pass me one of those beers?"'
 					'Lera laughs and hands you a beer'
@@ -495,11 +510,11 @@ if $ARGS[0] = 'events2':
 				end
 			end
 		end
-	elseif events = 12:
+	elseif nightevents = 12:
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/boysmoke.jpg"></center>'
 		'You notice a couple of boys from the complex standing over near of the buildings by the garages smoking.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 		act 'Ask for a cigarette':
 			*clr & cla
 			minut += 1
@@ -508,7 +523,7 @@ if $ARGS[0] = 'events2':
 			if pav_slut >= 125:
 				cla
 				'They give you a look of disgust. "Get lost slut, we don''t want to be seen with you." Not sure what to say and not wanting to make a scene you walk away.'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			elseif (pav_slut >= 50 and grupTipe ! 4) or (pav_slut >= 75 and grupTipe = 4):
 				cla
 				'They look you over a moment then one of them seems to recognize you. "Oh it''s you." You are a little surprised by that. His friend seems as confused, then the first one whispers something to his friend and his friend smiles. "Oh her, yeah okay."'
@@ -516,7 +531,7 @@ if $ARGS[0] = 'events2':
 				'"What? Why the fuck would I do that?" you ask him'
 				'He snorts a laugh. "Come on, everyone knows your a cocksucker. So get down on your knees and suck us off or get lost."'
 				act 'Get down on your knees':gt 'pavaptcourtev', 'smokeblowjob'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			else
 				cla
 				'One of the boys nods and pulls a pack out of his pocket, he pulls a cigarette out and hands it to you.'
@@ -529,7 +544,7 @@ if $ARGS[0] = 'events2':
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/boysmoke2.jpg"></center>'
 					'You take the cigarette and the other one pulls out a lighter and lites it for you. You take a long slow draw off it. "Thanks I needed that."'
 					'They smile in return. "Sure no problem." After that the three of you talk about some of the neighbors you both know and things you have seen around the complex while you smoke. Once you finish you cigarette you thank them again before moving on.'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 			end
 		end
@@ -547,7 +562,7 @@ if $ARGS[0] = 'male_gopnik_beer':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/drinkbeer.jpg"></center>'
 	'You take the offered beer, taking a swig of it. You listen to the boys talking about their latest ventures, which range from vandalizing, beating some guy up, to gang banging some slut. Occasionally you comment and as well, but you mostly just listen to them.'
-	act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+	act 'Stop drinking and leave':gt 'pavComplex', 'start'
 		act 'Drink more':
 			*clr & cla
 			minut += 5
@@ -555,7 +570,7 @@ if $ARGS[0] = 'male_gopnik_beer':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/beer' + rand(1,2) + '.jpg"></center>'
 			'You grab another beer from the collection the boys have, they don''t seem to mind. You keep drinking as you continue to listen to them.'
-			act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+			act 'Stop drinking and leave':gt 'pavComplex', 'start'
 			act 'Drink even more':
 				*clr & cla
 				minut += 5
@@ -564,13 +579,13 @@ if $ARGS[0] = 'male_gopnik_beer':
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/beer' + rand(1,2) + '.jpg"></center>'
 				if pav_slut < 50 and grupTipe ! 4:
 					'After you drink that beer, you are starting to feel the effects of the beers, but Vasily keeps you from grabbing another beer. "It''s time for you to go <<$pcs_nickname>>, good girls don''t get wasted like this." He won''t take no for a answer and escorts you away from them, before turning and going back to join Vitek and Dan himself.'
-					act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+					act 'Stop drinking and leave':gt 'pavComplex', 'start'
 				elseif kotovLoveQW > 0:
 					'After you drink that beer, you are starting to feel the effects of the beers, but Vitek gets up and pulls you up as well. "It''s time for you to go <<$pcs_nickname>>, you are getting to drunk. So go home and I will see you later." He won''t take no for a answer and escorts you away from them, before turning and going back to join Vasily and Dan himself.'
-					act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+					act 'Stop drinking and leave':gt 'pavComplex', 'start'
 				else
 					'You are starting to feel the effects of the beers but you are having to much fun. So you grab another beer from the collection the boys have, they don''t seem to mind. You keep drinking as you continue to listen to them.'
-					act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+					act 'Stop drinking and leave':gt 'pavComplex', 'start'
 					act 'Grab another beer':
 						*clr & cla
 						minut += 5
@@ -590,7 +605,7 @@ if $ARGS[0] = 'male_gopnik_beer':
 								'<center><img <<$set_imgh>> src="images/pc/no.jpg"></center>'
 								'You shake your head no. "I''m not sucking your dick for a beer Dan."'
 								'He laughs, "Then you''re not getting another beer." Knowing you won''t win this and you are not about to suck his dick for a beer you sigh and leave them.'
-								act 'Move away':gt 'pavComplex', 'courtyard'
+								act 'Move away':gt 'pavComplex', 'start'
 							end
 											
 							act 'Agree':gt 'pavaptcourtev', 'suck3stooges'
@@ -607,7 +622,7 @@ if $ARGS[0] = 'male_gopnik_beer':
 								'You give him a sadist little smile. "Give me a beer and I will let go." He gives you a dirty look but winces as you dig your nails in even harder, with that he quickly hands you another beer. You take your time taking another drink before releasing him.'
 								*nl
 								'He puts his dick away and spends the next several minutes complaining about how much his dick hurts. With the last of the beers drank, the boys get up and telling you they will see you later and then they move off to go do who knows what. They don''t invite you to join them, so you take the hint.'
-								act 'Move away':gt 'pavComplex', 'courtyard'
+								act 'Move away':gt 'pavComplex', 'start'
 							end
 						end
 						act 'Make Bet':
@@ -632,7 +647,7 @@ if $ARGS[0] = 'male_gopnik_beer':
 								'You shake your head no. "No you cheated."'
 								'Then Dan gives you a slight shove. "Then get the fuck out of here and don''t come back"'
 								'You know they will get over it eventually, most likely. You also know their is no point arguing with them, so you leave them to grumble about you welshing on your bet.'
-								act 'Move away':gt 'pavComplex', 'courtyard'
+								act 'Move away':gt 'pavComplex', 'start'
 							end
 							act 'Payup':
 								*clr & cla
@@ -671,7 +686,7 @@ if $ARGS[0] = 'female_gopnik_beer_1':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/drinkbeerg' + rand(1,2) + '.jpg"></center>'
 	'You take the offered beer, taking a swig of it. You listen to the girls talking about their latest ventures, which range from vandalizing, beating some girl up, bulling some of the nerds and outcasts, or what boys they find cute. Occasionally you comment and as well, but you mostly just listen to them.'
-	act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+	act 'Stop drinking and leave':gt 'pavComplex', 'start'
 	act 'Drink more':
 		*clr & cla
 		alko += 1
@@ -679,7 +694,7 @@ if $ARGS[0] = 'female_gopnik_beer_1':
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/beer' + rand(1,2) + '.jpg"></center>'
 		'You grab another beer from the collection the girls have, they don''t seem to mind. You keep drinking as you continue to listen to them.'
-		act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+		act 'Stop drinking and leave':gt 'pavComplex', 'start'
 		act 'Drink even more':
 			*clr & cla
 			alko += 1
@@ -687,7 +702,7 @@ if $ARGS[0] = 'female_gopnik_beer_1':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/beer' + rand(1,2) + '.jpg"></center>'
 			'You are starting to feel the effects of the beers but you are having to much fun. So you grab another beer from the collection the girls have, they don''t seem to mind. You keep drinking as you continue to listen to them.'
-			act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+			act 'Stop drinking and leave':gt 'pavComplex', 'start'
 			act 'Grab another beer':
 				*clr & cla
 				alko += 1
@@ -721,7 +736,7 @@ if $ARGS[0] = 'female_gopnik_beer_1':
 						'You shake your head no. "No you cheated."'
 						'Then Lera gives you a slight shove. "Then get the fuck out of here and don''t come back"'
 						'You know they will get over it eventually, most likely. You also know their is no point arguing with them, so you leave them to grumble about you welshing on your bet.'
-						act 'Move away':gt 'pavComplex', 'courtyard'
+						act 'Move away':gt 'pavComplex', 'start'
 					end
 					act 'Payup':
 						*clr & cla
@@ -751,7 +766,7 @@ if $ARGS[0] = 'female_gopnik_beer_1':
 						'<center><img <<$set_imgh>> src="images/pc/no.jpg"></center>'
 						'You shake your head no. "I''m not licking your pussy for a beer Lera."'
 						'She laughs, "Then you''re not getting another beer." Knowing you won''t win this and you are not about to lick her pussy for a beer you sigh and leave them.'
-						act 'Move away':gt 'pavComplex', 'courtyard'
+						act 'Move away':gt 'pavComplex', 'start'
 					end
 					act 'Agree':gt 'pavaptcourtev', 'eatlera'
 					if grupTipe = 4:
@@ -769,7 +784,7 @@ if $ARGS[0] = 'female_gopnik_beer_1':
 							'You give her a sadist little smile. "Give me a beer and I will let go." She gives you a dirty look but winces as you dig your nails in even harder, with that he quickly hands you another beer. You take your time taking another drink before releasing her.'
 							*nl
 							'She pulls her pants back up and spends the next several minutes complaining about how much her clit hurts. With the last of the beers drank, the girls get up and tell each other and you night. Then they each go their own way.'
-							act 'Move away':gt 'pavComplex', 'courtyard'
+							act 'Move away':gt 'pavComplex', 'start'
 						end
 					end
 				end
@@ -789,7 +804,7 @@ if $ARGS[0] = 'female_gopnik_beer_2':
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/drinkbeerg' + rand(1,2) + '.jpg"></center>'
 	'You take the offered beer, taking a swig of it. You listen to the girls talking about their latest ventures, which range from vandalizing, beating some girl up, bulling some of the nerds and outcasts, gossip about other girls, which ones are sluts and the like, or what boys they find cute. Occasionally you comment and as well, but you mostly just listen to them.'
-	act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+	act 'Stop drinking and leave':gt 'pavComplex', 'start'
 	act 'Drink more':
 		*clr & cla
 		minut += 5
@@ -797,7 +812,7 @@ if $ARGS[0] = 'female_gopnik_beer_2':
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/beer' + rand(1,2) + '.jpg"></center>'
 		'You grab another beer from the collection the girls have, they don''t seem to mind. You keep drinking as you continue to listen to them.'
-		act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+		act 'Stop drinking and leave':gt 'pavComplex', 'start'
 		act 'Drink even more':
 			*clr & cla
 			minut += 5
@@ -805,7 +820,7 @@ if $ARGS[0] = 'female_gopnik_beer_2':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/beer' + rand(1,2) + '.jpg"></center>'
 			'You are starting to feel the effects of the beers but you are having to much fun. So you grab another beer from the collection the girls have, they don''t seem to mind. You keep drinking as you continue to listen to them.'
-			act 'Stop drinking and leave':gt 'pavComplex', 'courtyard'
+			act 'Stop drinking and leave':gt 'pavComplex', 'start'
 			act 'Grab another beer':
 				*clr & cla
 				minut += 5
@@ -830,7 +845,7 @@ if $ARGS[0] = 'female_gopnik_beer_2':
 						'<center><img <<$set_imgh>> src="images/pc/no.jpg"></center>'
 						'You shake your head no. "No thanks, I think I had enough. Thanks for the beers though."'
 						'With that you get up and stumble off, before you get really wasted.'
-						act 'Move away':gt 'pavComplex', 'courtyard'
+						act 'Move away':gt 'pavComplex', 'start'
 					end
 					act 'Try to keep up':
 						*clr & cla
@@ -853,7 +868,7 @@ if $ARGS[0] = 'female_gopnik_beer_2':
 							'<center><img <<$set_imgh>> src="images/pc/no.jpg"></center>'
 							'You shake your head no. "No thanks, I think I had enough. Thanks for the beers though."'
 							'With that you get up and stumble off, barely able to walk at all.'
-							act 'Move away':gt 'pavComplex', 'courtyard'
+							act 'Move away':gt 'pavComplex', 'start'
 						end
 						act 'Keep going':
 							*clr & cla
@@ -893,7 +908,7 @@ if $ARGS[0] = 'follownush':
 		'You shake you head, no you''re not stalking her, that just is wrong. "No! I was just curious... never mind." But before you can turn away she grabs your hand.'
 		'"Relax I was just yanking your chain. I was just going to sit down here on the basement steps, if you want to join me." With that she takes a seat about half way down the steps.'
 		'You could join her or maybe you should just be on your way.'
-		act 'Leave':gt 'pavComplex', 'courtyard'
+		act 'Leave':gt 'pavComplex', 'start'
 		act 'Join her':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/anushka/sex/complex/kiss.jpg"></center>'
@@ -906,7 +921,7 @@ if $ARGS[0] = 'follownush':
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/anushka/sex/complex/hey.jpg"></center>'
 				'You pull back from the kiss breaking it. "Uh sorry, I don''t want to make out or anything."'
 				'She shrugs slightly and the two of you start talking again but things seem a bit off. A bit awkward now, before long you both stop really saying much and then she says she needs to get going and head out. Leaving you to go back out to the courtyard.'
-				act 'Leave':gt 'pavComplex', 'courtyard'
+				act 'Leave':gt 'pavComplex', 'start'
 			end
 			act 'Get lost in the moment':
 				*clr & cla
@@ -919,7 +934,7 @@ if $ARGS[0] = 'follownush':
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/anushka/sex/complex/hey.jpg"></center>'
 					'You pull back from the kiss breaking it and pull back till her hands are no longer on you. "Uh sorry, but this is too public."'
 					'She rolls her eyes slightly. "Yeah whatever, anyways I should get going." With that she gets up and straightens up her clothes as she heads upstairs. Leaving you behind, with nothing to do but return to the courtyard.'
-					act 'Leave':gt 'pavComplex', 'courtyard'
+					act 'Leave':gt 'pavComplex', 'start'
 				end
 				act 'Undress':
 					*clr & cla
@@ -965,7 +980,7 @@ if $ARGS[0] = 'follownush':
 									'Never a dull moment you suppose, but you have other things you can do to. With that you head back out to the courtyard.'
 									gs 'arousal', 'end'
 									gs 'stat'
-									act 'Leave':gt 'pavComplex', 'courtyard'
+									act 'Leave':gt 'pavComplex', 'start'
 								end
 							end
 						end
@@ -975,7 +990,7 @@ if $ARGS[0] = 'follownush':
 		end
 	else
 		'She shrugs a little. "Not much, you?" The two of you briefly chat about stuff and then she interrupts. "Look I need to get going, see you around." With that she heads upstairs, obviously not in the mood to talk.'
-		act 'Leave':gt 'pavComplex', 'courtyard'
+		act 'Leave':gt 'pavComplex', 'start'
 	end
 end
 
@@ -1032,7 +1047,7 @@ if $ARGS[0] = 'suck3stooges':
 						'"Fuck it''s the last beer, come on lets go." Vitek tells Dan and Vasily.'
 						'"Hey I just sucked your dicks for a beer, what the fuck?" You can''t believe you did that for nothing.'
 						'They laugh a little and then Vasily says. "Our bad, you can have a beer for free next time." With that they walk off leaving you behind with a face covered in cum and the taste of cum in your mouth and no beer... assholes!'
-						act 'Leave':gt 'pavComplex', 'courtyard'
+						act 'Leave':gt 'pavComplex', 'start'
 					else
 						'Vitek grabs the second to last beer and sits back down, Vasily grabs the last one but before you can say anything he hands it to you. You take it but he won''t let go. "You can have it but you have to sit here with our cum on your face while you drink it."'
 						'You give him a exasperated look and sigh. "Why?"'
@@ -1045,7 +1060,7 @@ if $ARGS[0] = 'suck3stooges':
 							gs 'stat'
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/sex/beercum.jpg"></center>'
 							'You take the beer and take a drink, keenly aware of the cum covering your face. The boys mostly ignore it and talk about what they have been up to of late. Soon it is almost like it never happened and as if you had just been sitting around drinking the whole time. Some time later once the beers are gone, the boys get up and head off to find trouble. Vasily says. "Cya around <<$pcs_nickname>>." and with that they walk off.'
-							act 'Leave':gt 'pavComplex', 'courtyard'
+							act 'Leave':gt 'pavComplex', 'start'
 						end
 					end
 				end
@@ -1093,7 +1108,7 @@ if $ARGS[0] = 'eatlera':
 			gs 'arousal', 'cuni_give', 5,  'lesbian', 'exhibitionism'
 			gs 'stat'
 			gs 'arousal', 'end'
-			act 'Leave':gt 'pavComplex', 'courtyard'
+			act 'Leave':gt 'pavComplex', 'start'
 		end
 	end
 end
@@ -1129,7 +1144,7 @@ if $ARGS[0] = 'smokeblowjob':
 			minut -= 5
 			gs 'arousal', 'end'
 			gs 'stat'
-			act 'Leave':gt 'pavComplex', 'courtyard'
+			act 'Leave':gt 'pavComplex', 'start'
 		end
 	end
 end

+ 47 - 49
locations/pavcomplexrolan.qsrc

@@ -18,7 +18,7 @@ if month >=3 and month =< 11:
 		if money > 8000 and rolanblockhome = 1:
 			'You have some money with you, maybe Rolan wants his old bath back...'
 		end
-		act 'Stop snooping Rolan':minut += 5 & gt 'pavComplex', 'courtyard'
+		act 'Stop snooping Rolan':minut += 5 & gt 'pavComplex', 'start'
 
 		if rolanblockhome ! 1:
 			act 'Approach and chat':
@@ -36,9 +36,9 @@ if month >=3 and month =< 11:
 						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'
+						act 'Move away':gt 'pavComplex', 'start'
 					end
-					act 'Move away':gt 'pavComplex', 'courtyard'		
+					act 'Move away':gt 'pavComplex', 'start'		
 				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 dislikes you too much to even pretend to be interested in what you have to say.'
@@ -47,9 +47,9 @@ if month >=3 and month =< 11:
 						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'
+						act 'Move away':gt 'pavComplex', 'start'
 					end
-					act 'Move away':gt 'pavComplex', 'courtyard'		
+					act 'Move away':gt 'pavComplex', 'start'		
 				elseif npc_rel['A133'] >=40:
 					'Rolan likes you too much to even pretend to not staring at your boobs.'
 					act 'Friendly chat':
@@ -57,9 +57,9 @@ if month >=3 and month =< 11:
 						npc_rel['A133']+=(pcs_intel/10)+(pcs_apprnc/20)
 						gs 'stat'
 						'You can tell his croth is growing.'
-						act 'Move away':gt 'pavComplex', 'courtyard'
+						act 'Move away':gt 'pavComplex', 'start'
 					end
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 			end
 		elseif rolanblockhome = 1 and money >= 8000 and $pantyworntype ! 'none':
@@ -70,7 +70,7 @@ if month >=3 and month =< 11:
 				'<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 turn his head on the other side.'
-				act 'speak':gt 'pavComplexrolan', 'friends' & rolanapol = 0
+				act 'Speak':gt 'pavComplexrolan', 'friends' & rolanapol = 0
 			end
 		elseif rolanblockhome = 1 and rolanapol >= 1 and rolanapol < 3:
 			act 'Apologize':
@@ -80,11 +80,11 @@ if month >=3 and month =< 11:
 				'<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 turn his head on the other side.'
-				act 'speak':gt 'pavComplexrolan', 'friends'
+				act 'Speak':gt 'pavComplexrolan', 'friends'
 			end	
 		end
 
-		act 'hide and snoop':
+		act 'Hide and snoop':
 			cls
 			cla & *clr
 			minut+=rand(10,15)
@@ -99,9 +99,9 @@ if month >=3 and month =< 11:
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/done.jpg"></center>'
 					'he furiously move his hand under the coat..."mmmh...  no he doesn''t need help...." .'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 		
 			elseif rand(1,100) > 70:
 				cla & *clr
@@ -112,9 +112,9 @@ if month >=3 and month =< 11:
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/bathchat/rolchat130.jpg"></center>'
 					'Looking better you see the reason of Rolan''s interest... well...that''s a good sight.'
-					act 'look':gt 'pavComplexrolan', 'spy'
+					act 'Look':gt 'pavComplexrolan', 'spy'
 				end
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 		
 			else:
 				cla & *clr
@@ -128,9 +128,9 @@ if month >=3 and month =< 11:
 					else
 					'Well he''s a good man after all .... althought he''s a panties stealer....'
 					end
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			end
 		end
 	
@@ -139,13 +139,13 @@ if month >=3 and month =< 11:
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchs.jpg"></center>'
 		'An old man sits in the bench. He''s feeding some birds...you wonder if this bench push everyone to feed birds.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	else
 		cla & *clr
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchsrainy.jpg"></center>'
 		'The large bench where Rolan usually sits. He spend time here to catch butterflies and look around when he can, in the late afternoons and evenings. Due to the rain Rolan isn''t here.'
-		act 'Move away':gt 'pavComplex', 'courtyard'	
+		act 'Move away':gt 'pavComplex', 'start'	
 	end
 else
 	if sunWeather = 1:
@@ -153,13 +153,13 @@ else
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchw.jpg"></center>'
 		'It''s too cold for Rolan to meet him there. There''s snow everywhere but someone should have cleaned the bench to sit.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	else
 		cla & *clr
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/benchws.jpg"></center>'
 		'You didn''t expect to see Rolan here.'
-		act 'Move away':gt 'pavComplex', 'courtyard'
+		act 'Move away':gt 'pavComplex', 'start'
 	end
 end
 
@@ -231,26 +231,24 @@ if $ARGS[0] = 'spy':
 		$court_imgc = '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/bathchat/rolchat82.jpg"></center>'	
 	end	
 
-
-	
 	cla & *clr
 	gs 'arousal', 'voyeur', 5
 	gs 'stat'
 	'<br><<$court_imga>><br>'
 	'<br><<$court_texta>><br>'
-	act 'continue':
+	act 'Continue':
 		cla & *clr
 		gs 'arousal', 'voyeur', 5
 		gs 'stat'
 		'<br><<$court_imgb>><br>'
 		'<br><<$court_textb>><br>'
-		act 'continue':
+		act 'Continue':
 			cla & *clr
 			gs 'arousal', 'voyeur', 5
 			gs 'stat'
 			'<br><<$court_imgc>><br>'
 			'<br><<$court_textc>><br>'
-			act 'Move away':gt 'pavComplex', 'courtyard'
+			act 'Move away':gt 'pavComplex', 'start'
 		end
 	end
 end
@@ -264,7 +262,7 @@ if $ARGS[0] = 'friends':
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturn1.jpg"></center>'
 		'"Rolan i''m sorry if i''ve done something wrong...it''s only that i don''t know what i''ve done, if only you will explain me what happend i can try to smooth things up...."'
 		'But Rolan turn back his shoulder too...'
-		act 'please':
+		act 'Please':
 			cla & *clr
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
@@ -273,7 +271,7 @@ if $ARGS[0] = 'friends':
 			'"I-I...i can''t believe it, if only i could have know something like this i could never be able to use the powder...you have to believe me..."'
 			*nl
 			'"...I''m orthodox and cremation is not allowed. But i haven''t money to afford burial too and i couldn''t leave Babushka to be throwed away. This is why i can believe you, but that''s not the point...you shouldn''t snoop around someone else house. That''s not polite for a woman. And...and...Oh Babushka what have i done...why didn''t i take care of you...you were everything to me....". Rolan start crying in agony....'
-			act 'cheer him up':
+			act 'Cheer him up':
 				cla & *clr
 				money -= 8000
 				gs 'stat'
@@ -290,13 +288,13 @@ if $ARGS[0] = 'friends':
 				'"Oh Rolan i''m the one who have to apologise, i''m very happy to spend some time again with you like in the past time. Just...here take those, it cannot give you back babushka as nothing happened but you can recruit some worker to restore the vessel..."'
 				*nl
 				'"Miss <<$pcs_lastname>>...'
-				act 'say goodbye':
+				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 in the forehead, and feel like something in him finally rest in peace.'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 			end
 		end	
@@ -307,7 +305,7 @@ if $ARGS[0] = 'friends':
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturn1.jpg"></center>'
 			'"Rolan i''m sorry if i''ve done something wrong...it''s only that i don''t know what i''ve done, if only you will explain me what happend i can try to smooth things up...."'
 			'But Rolan turn back his shoulder too...'
-			act 'cheer him up':
+			act 'Cheer him up':
 				cla & *clr
 				money -= 8000
 				rolanapol = 1
@@ -324,7 +322,7 @@ if $ARGS[0] = 'friends':
 				'"I appreciate your effort, but that doesn''t changes things. You could have asked, and you didn''t do it. You should learn what''s yours and what''s not. Give me your panty."'
 				*nl
 				'...'
-				act 'give him':
+				act 'Give him':
 					cla & *clr
 					rolanapol = 2
 					gs 'stat'
@@ -334,14 +332,14 @@ if $ARGS[0] = 'friends':
 					*nl
 					'"No you didn''t....that''s because you should''n snoop around to take things that aren''t yours, and you know nothing about. Than we have to fix this, so you should really be able to remember the lesson. Now bend over."'
 					'...'
-					act 'bend':
+					act 'Bend':
 						cla & *clr
 						rolanapol = 3
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanapol1.jpg"></center>'
 						'You bend and give Rolan access to your bare ass...'
 						'It will hurt <<$pcs_lastname>>, hold your teeth... .'
-						act 'ouch':
+						act 'Ouch':
 							cla & *clr
 							gs 'pain', 5, 'asscheeks', 'spank'
 							gs 'stat'
@@ -362,25 +360,25 @@ if $ARGS[0] = 'friends':
 									rolanblockhome = 0
 									'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
 									'"I''m sorry too miss <<$pcs_lastname>>...i would like this thing was not necessary. I''m sure you have learned your lesson. '
-									act 'leave':gt 'pavComplex', 'courtyard'
+									act 'leave':gt 'pavComplex', 'start'
 								end
 							end
 						end	
 					end
-					act 'what?':
+					act 'What?':
 						cla & *clr
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
 						'"There aren''t other ways."'
-						act 'Move away':gt 'pavComplex', 'courtyard'
+						act 'Move away':gt 'pavComplex', 'start'
 					end
 				end
-				act 'what?':
+				act 'What?':
 					cla & *clr
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
 					'"There aren''t other ways."'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 			end
 		elseif rolanapol = 1:
@@ -391,7 +389,7 @@ if $ARGS[0] = 'friends':
 			*nl
 			'"No you didn''t....we have to fix this. Now give it to me."'
 			'...'
-			act 'give him':
+			act 'Give him':
 				cla & *clr
 				rolanapol = 2
 				gs 'stat'
@@ -401,7 +399,7 @@ if $ARGS[0] = 'friends':
 				*nl
 				'"No you didn''t....that''s because you should''n snoop around to take things that aren''t yours, and you know nothing about. Than we have to fix this, so you should really be able to remember the lesson. Now bend over."'
 				'...'
-				act 'bend':
+				act 'Bend':
 					cla & *clr
 					rolanapol = 3
 					gs 'stat'
@@ -429,25 +427,25 @@ if $ARGS[0] = 'friends':
 								rolanblockhome = 0
 								'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
 								'"I''m sorry too miss <<$pcs_lastname>>...i would like this thing was not necessary. I''m sure you have learned your lesson. '
-								act 'leave':gt 'pavComplex', 'courtyard'
+								act 'leave':gt 'pavComplex', 'start'
 							end
 						end
 					end	
 				end
-				act 'what?':
+				act 'What?':
 					cla & *clr
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
 					'"There aren''t other ways."'
-					act 'Move away':gt 'pavComplex', 'courtyard'
+					act 'Move away':gt 'pavComplex', 'start'
 				end
 			end
-			act 'what?':
+			act 'What?':
 				cla & *clr
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
 				'"There aren''t other ways."'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			end
 		elseif rolanapol = 2:
 			cla & *clr
@@ -457,7 +455,7 @@ if $ARGS[0] = 'friends':
 			*nl
 			'"No you didn''t....we have to fix this. Now bend over."'
 			'...'
-			act 'bend':
+			act 'Bend':
 				cla & *clr
 				rolanapol = 3
 				gs 'stat'
@@ -490,17 +488,17 @@ if $ARGS[0] = 'friends':
 							rolanblockhome = 0
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolanturncry.jpg"></center>'
 							'"I''m sorry too miss <<$pcs_lastname>>...i would like this thing was not necessary. I''m sure you have learned your lesson. '
-							act 'leave':gt 'pavComplex', 'courtyard'
+							act 'leave':gt 'pavComplex', 'start'
 						end
 					end
 				end	
 			end
-			act 'what?':
+			act 'What?':
 				cla & *clr
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptrolan/rolangiveme.jpg"></center>'
 				'"There aren''t other ways."'
-				act 'Move away':gt 'pavComplex', 'courtyard'
+				act 'Move away':gt 'pavComplex', 'start'
 			end
 		end
 	end