Browse Source

[fixed] mey_vika_events to correctly progress, show correct actions, and return to the park correctly.
[added] decline dialogue to events to make it more clear. Added park images for some blank events.

3xpurt 5 years ago
parent
commit
f5831f2b0a
2 changed files with 243 additions and 134 deletions
  1. 20 10
      locations/gskver.qsrc
  2. 223 124
      locations/mey_vika_events.qsrc

+ 20 - 10
locations/gskver.qsrc

@@ -26,58 +26,66 @@ if $ARGS[0] = 'start':
 		if hour>=6 and hour<=17:
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.spring.jpg"></center>'
+			*nl
 			'The main square of Pavlovsk Park. Spring has come, melting the worst of the snow. The trees are sprouting new leaves.'
 			'There are puddles on the ground everywhere, all remains from the melted snow. A lot of people in the park are having fun with them, trying to jump over them and mocking those that fail. They''re not particularly deep though, and plenty of others just walk through without giving them a second thought.'
 			'The park is not particularly crowded, this time of year. Many people think it''s still too cold to spend much time outdoors.'
-			''
+			*nl
 		else
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.spring.night.jpg"></center>'
+			*nl
 			'The main square of Pavlovsk Park. Spring has come, melting the worst of the snow. The trees are sprouting new leaves.'
 			'There is no particular reason to visit the park during the night, and as a result it''s largely deserted. In the distance you see one person running through the park, probably using it as a shortcut to go home faster.'
-			''
+			*nl
 		end
 	end
 	if month=6 or month=7 or month=8:
 		if hour>=6 and hour<=19:
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/skver.jpg"></center>'
+			*nl
 			'The main square of Pavlovsk Park. At this time of year, it''s one of the primary places in town that locals and tourists enjoy spending their spare time in.'
 			'It''s always busy: people are resting, walking, playing and dating to their heart''s desires, enjoying the nice surroundings.'
-			''
+			*nl
 		else
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.summer.night.jpg"></center>'
+			*nl
 			'The main square of Pavlovsk Park. At this time of year, it''s one of the places where locals and tourists enjoy going in their spare time.'
 			'However, there is no particular reason to visit the park during the night, and as a result it''s largely deserted. In the distance you see one person running through the park, probably using it as a shortcut to go home faster.'
-			''
+			*nl
 		end
 	end
 	if month=9 or month=10 or month=11:
 		if hour>=6 and hour<=18:
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.autumn.jpg"></center>'
+			*nl
 			'The main square of Pavlovsk Park. Autumn has come, and some of the trees are already shedding their leaves. The leaves that are still on the trees have changed colour, and are a beautiful mix of red and brown.'
 			'Everywhere in the park, people are enjoying nature. Some are taking photos of the fallen leaves, kids are playing everywhere, and couples are walking hand-in-hand, simply enjoying each other''s company.'
-			''
+			*nl
 		else
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.autumn.night.jpg"></center>'
+			*nl
 			'The main square of Pavlovsk Park. Autumn has come, and some of the trees are already shedding their leaves.'
 			'It gets quite cold at night, and you try to stay active to keep yourself warm. The lone soul you see running across the park is probably trying to get home faster, to warm up with some nice cocoa.'
-			''
+			*nl
 		end
 	end
 	if month=1 or month=2 or month=12:
 		if hour>=7 and hour<=16:
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.winter.jpg"></center>'
+			*nl
 			'The main square of Pavlovsk Park. It''s winter, and the park is quite busy with locals and tourists alike.'
 			'There''s snow everywhere, and kids from the whole town have gathered here to make snowmen and enjoy snowball fights. Some of the adults are joining them, happy to play like kids again for just a moment.'
 			*nl
 		else
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.winter.night.jpg"></center>'
+			*nl
 			'The main square of Pavlovsk Park. It''s winter, and the nights in Pavlovsk are very cold.'
 			'As you expected, the park is mostly deserted at this time of day. You occasionally see a wild animal, scrounging for food.'
 			*nl
@@ -111,7 +119,7 @@ if $ARGS[0] = 'start':
 		'You see Rex walking in the park.'
 		act 'Go and see Rex':gt 'reks', 'skver'
 	end
-	
+
 	if week >= 6 and hour >= 8 and hour <= 9 and StoryLine = 1: '<a href="exec:gt ''gschool_socialchg1'',''tVanya''">Vanya</a> is out on a light jog and is slowly approaching you.'
 
 	act 'Go for a walk (0:15)':
@@ -145,17 +153,19 @@ if $ARGS[0] = 'start':
 			gs 'stat'
 			'<center><h2>Pavlovsk Park</h2></center>'
 			'<center><img <<$set_imgh>> src="images/locations/shared/park/flaer.jpg"></center>'
+			*nl
 			'You spend an hour handing out flyers to park visitors, advertising something or another. You get paid 50 <b>₽</b> for your efforts.'
 
 			act 'Continue':gt 'gskver', 'start'
 		end
 	end
-		
+
 	if mey_vika['mey_vika_qw'] > 0 and mey_vika['mey_vika_qw'] < 27 and mey_vika['qw_day'] ! daystart:
 		if hour >= 20 or (week > 5 and hour < 8) or (week < 6 and week mod 2 = 0 and hour < 14) or (week mod 2 = 1 and hour < 18):
 			'<br>Vicky and Vanya never are in the park at this time.'
 		else
 			act 'Look for Vicky and Vanya (0:05)':
+				cla
 				minut += 5
 				gs 'mey_vika_events', 'park_meet'
 				gs 'stat'
@@ -190,9 +200,9 @@ if $ARGS[0] = 'start':
 	end
 
 	act 'Sit down on the bench': gt'placer_sex','sitting_park_bench'
-	
+
 	if joint > 0 and jointhigh = 0: act 'Smoke a joint': gs 'drugs', 'joint' & gt $loc, $metka
-	
+
 	if (hour >= 20 or hour < 6) and pcs_sleep <= 40:
 		if home_owned[2] = 0 and workPTU <= 2 and HotelRoom < 1:
 			!nowhere to live in town

+ 223 - 124
locations/mey_vika_events.qsrc

@@ -165,7 +165,7 @@ if $ARGS[0] = 'play_game_wish0':
 		act 'Further':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/sex/vika_game1.jpg"></center>'
-			'The touching stops and is replaced by someone''s luscious lips, skillfully kissing your pussy lips through the panties. You gasp in excitement, eagerly responding to the kisses. The person''s hands are now moving up your body under your clothes. As the lips move on to your breasts you gasp as you''re yearning for more.'		
+			'The touching stops and is replaced by someone''s luscious lips, skillfully kissing your pussy lips through the panties. You gasp in excitement, eagerly responding to the kisses. The person''s hands are now moving up your body under your clothes. As the lips move on to your breasts you gasp as you''re yearning for more.'
 			'You are so turned on now. You can feel your pussy dripping, pulsating with eagerness.'
 			$orgasm_or = 'no'
 			gs 'arousal', 'kuni', 5, 'lesbian'
@@ -178,7 +178,7 @@ if $ARGS[0] = 'play_game_wish0':
 				$orgasm_or = 'yes'
 				gs 'arousal', 'kuni', 5, 'lesbian'
 				gs 'stat'
-				
+
 				act 'Further':
 					gs 'boyStat', 'A165'
 					*clr & cla
@@ -196,7 +196,7 @@ if $ARGS[0] = 'play_game_wish0':
 					gs 'arousal', 'kiss', 5, 'lesbian'
 					gs 'arousal', 'end'
 					gs 'stat'
-					
+
 					act 'Further':
 						*clr & cla
 						'<center><video autoplay loop src="'+'images/characters/pavlovsk/school/girl/vicky/event/vika_game4.mp4'+'"></video></center>'
@@ -304,7 +304,7 @@ if $ARGS[0] = 'play_game_wish1':
 		'All of a sudden you hear a gentle knock on the door.'
 		'You hear the voice of Vicky''s mother...'
 		'<font color="maroon"><i>"I didn''t mean to interrupt, but are you all right?"</i></font>'
-		
+
 		act 'Go': gt 'mey_vika_events', 'end_game'
 	end
 end
@@ -382,7 +382,7 @@ if $ARGS[0] = 'near_school':
 			cla
 			'"Hmm, where they are heading? Vicky''s house is on the opposite side of the city, Vanya''s too..." You think for yourself. In the corner of your eye you see Vicky''s twin sister Katja and decided to ask her.'
 			'"Katja, do you know where they''re heading?" You ask, nodding towards the couple?'
-				
+
 			if npc_rel['A14'] >= 60:
 				'"There''s not much to say, <<$pcs_nickname>>." Says Katja smiling.'
 				'"As far as I know they go for a walk in the park. Though they walk on the off-beat tracks, attempting to stay hidden, away from all the prying eyes." Katja continues.'
@@ -391,7 +391,7 @@ if $ARGS[0] = 'near_school':
 				act 'Go to the Park': gt 'gskver', 'start'
 			else
 				'"I don''t really know what the two of them are doing." Katja answers shortly and starts walking away, not wanting to keep the conversation going.'
-					
+
 				mey_vika['mey_vika_qw'] = 2
 				act 'Stalk them': minut += rand(5,15) & gt 'gskver', 'start'
 			end
@@ -399,7 +399,7 @@ if $ARGS[0] = 'near_school':
 			gs 'mey_vika_events', 'park_qw'
 		elseif mey_vika['mey_vika_qw'] >= 20 and mey_vika['mey_vika_qw'] < 27 and mey_vika['qw_day'] ! daystart:
 			cla
-			'Vicky won''t accept a no.'			
+			'Vicky won''t accept a no.'
 			'"We should hang out! You won''t bother anyone at my place."'
 			'You don''t want to be rude so you gladly agree.'
 
@@ -430,108 +430,207 @@ if $ARGS[0] = 'park_meet':
 	$location_type = 'event'
 	minut += rand(10,20)
 	gs 'stat'
-	if sunWeather = 0 or temper < 5:		
+	if sunWeather = 0 or temper < 5:
+		*clr & cla
+		!!Time, date, images, copied from gskver - start.
+		if month=3 or month=4 or month=5:
+			if hour>=6 and hour<=17:
+				'<center><h2>Pavlovsk Park</h2></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.spring.jpg"></center>'
+				*nl
+			else
+				'<center><h2>Pavlovsk Park</h2></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.spring.night.jpg"></center>'
+			end
+		end
+		if month=6 or month=7 or month=8:
+			if hour>=6 and hour<=19:
+				'<center><h2>Pavlovsk Park</h2></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/skver.jpg"></center>'
+				*nl
+			else
+				'<center><h2>Pavlovsk Park</h2></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.summer.night.jpg"></center>'
+				*nl
+			end
+		end
+		if month=9 or month=10 or month=11:
+			if hour>=6 and hour<=18:
+				'<center><h2>Pavlovsk Park</h2></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.autumn.jpg"></center>'
+				*nl
+			else
+				'<center><h2>Pavlovsk Park</h2></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.autumn.night.jpg"></center>'
+				*nl
+			end
+		end
+		if month=1 or month=2 or month=12:
+			if hour>=7 and hour<=16:
+				'<center><h2>Pavlovsk Park</h2></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.winter.jpg"></center>'
+				*nl
+			else
+				'<center><h2>Pavlovsk Park</h2></center>'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/skver.winter.night.jpg"></center>'
+				*nl
+			end
+		end
+		!!Copied from gskver - end.
 		if mey_vika['mey_vika_qw'] < 3:
 			'You wander into a distant part of the park, but you can''t see anyone, the bad weather has scared everyone away.'
 		else
 			'You wander into a distant part of the park where Vicky usually hangs out with Vanya, but you don''t come across them there, perhaps due to bad weather.'
 		end
-		exit
-	end
-
-	mey_vika['qw_day'] = daystart
-	
-	*clr
-	if mey_vika['mey_vika_park_action'] = 0:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_park_walk.jpg"></center>'
-	elseif mey_vika['mey_vika_park_action'] = 1:
-		'<center><img <<$set_imgh>> src="'+'images/locations/pavlovsk/resident/meynolds/sex/vika_park_kiss_'+iif(month>10 or month<4,'winter','summer')+'.jpg'+'"></center>'
-	elseif mey_vika['mey_vika_park_action'] = 2:
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_park_bench.jpg"></center>'
-	end
-
-	if mey_vika['mey_vika_qw'] = 0:
-		'Walking around the square, dreaming yourself away, you don''t pay attention to where you''re headed. You wander to the distant side of the park, where you notice Vicky and Vanya.'
-	elseif mey_vika['mey_vika_qw'] = 1:
-		'You know exactly where to head this time, notice Vicky and Vanya, and wander into the distant part of the park.'
-	elseif mey_vika['mey_vika_qw'] = 2:
-		'You want to avoid meeting Vicky and Vanya so you quietly follow them, avoiding them as best you can, sneaking after the couple in the park.'
-	elseif mey_vika['mey_vika_qw'] >= 3:
-		'You know exactly where to head this time, notice Vicky and Vanya, and wander into the distant part of the park to "accidentally" meet the couple.'
-	end
-
-	if mey_vika['mey_vika_qw'] < 3:
-		'Nearing them, not having figured out what to do, you simply walk by.'
-	elseif mey_vika['mey_vika_qw'] < 5:
-		'Nearing them all you manage to say is a quick "Hi".'
-		if npc_rel['A15'] < 60:
-			'Vicky and Vanya only glance in your direction and turn away. Not having anything to say, you decide it''s better to go away.'
-		else
-			'Vicky and Vanya unisonally answer "Hi", but not knowing how to continue the conversation, you keep walking on.'
-		end
-	elseif mey_vika['mey_vika_qw'] >= 5:
-		if npc_rel['A15'] < 60:
-			'You approach the couple and greet them, but they don’’t pay any attention to you.'
-		else
-			'You approach the couple and greet them, right away Vicky starts gossiping, as always, Vanya mostly jokes about the things you two are talking about. You chat for a few minutes...'
+		act 'Finish your walk': gt 'gskver', 'start'
+	else
+		*clr
+		mey_vika['qw_day'] = daystart
+		if mey_vika['mey_vika_park_action'] = 0:
+			'<center><h2>Pavlovsk Park</h2></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_park_walk.jpg"></center>'
+			*nl
+		elseif mey_vika['mey_vika_park_action'] = 1:
+			'<center><h2>Pavlovsk Park</h2></center>'
+			'<center><img <<$set_imgh>> src="'+'images/locations/pavlovsk/resident/meynolds/sex/vika_park_kiss_'+iif(month>10 or month<4,'winter','summer')+'.jpg'+'"></center>'
+			*nl
+		elseif mey_vika['mey_vika_park_action'] = 2:
+			'<center><h2>Pavlovsk Park</h2></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_park_bench.jpg"></center>'
+			*nl
 		end
 
-		if npc_rel['A15'] >= 80 and mey_vika['mey_vika_qw'] >= 7:
-			'As you''re leaving, you notice Vicky whispering something to Vanya. You notice Vanya''s hand stroking and squeezing Vicky''s butt, as they stare at you with lust in their eyes...'
+		if mey_vika['mey_vika_qw'] = 0:
+			'Walking around the square, dreaming yourself away, you don''t pay attention to where you''re headed. You wander to the distant side of the park, where you notice Vicky and Vanya.'
+		elseif mey_vika['mey_vika_qw'] = 1:
+			'You know exactly where to head this time, notice Vicky and Vanya, and wander into the distant part of the park.'
+		elseif mey_vika['mey_vika_qw'] = 2:
+			'You want to avoid meeting Vicky and Vanya so you quietly follow them, avoiding them as best you can, sneaking after the couple in the park.'
+		elseif mey_vika['mey_vika_qw'] >= 3:
+			'You know exactly where to head this time, notice Vicky and Vanya, and wander into the distant part of the park to "accidentally" meet the couple.'
 		end
 
-		if npc_rel['A15'] >= 80 and mey_vika['mey_vika_qw'] = 10:
-			cla
-			'Vicky invites you to the new trendy cafe "Del Parco".'
+		if mey_vika['mey_vika_qw'] >= 7:
+			'As you''re leaving, you notice Vicky whispering something to Vanya. You notice Vanya''s hand stroking and squeezing Vicky''s butt, as they stare at you with lust in their eyes...'
 
-			if money < 300:
-				act 'Decline':
-					cla
-					'You''re pretty much broke and you don''t want to be impudent by asking Vicky to pay for you, so you decide to thank Vicky for the invite but that you have a thing elsewhere that you need to attend...'
+			if npc_rel['A15'] < 80:
+				act 'Finish your walk': gt 'gskver', 'start'
+				exit
+			elseif npc_rel['A15'] >= 80 and mey_vika['mey_vika_qw'] >= 18:
+				cla
+				if (month >= 5 and month <= 10) and (hour <= 20 and hour >= 8):
+					'Walking through the park, you meet Vicky and Vanya. They are going to the beach and ask you to join them.'
 
-					act 'Go': gt 'gskver', 'start'
-				end
-			end
-			act 'Visit the cafe':
-				mey_vika['mey_vika_qw'] = 15
-				gt 'mey_vika_events', 'cafe_qw'
-			end
-		end
+					if mesec = 0: 
+						act 'Go with them to the beach': 
+							gt 'mey_vika_events', 'beach_event0'
+						end
+						act 'Decline':
+							cla
+							*nl
+							'You''re in in a hurry, so you decide to thank Vicky for the invite but that you have something elsewhere that you need to attend.'
+							
+							act 'Leave': gt 'gskver', 'start'
+						end
+					else
+						act 'Decline':
+							cla
+							*nl
+							'You currently have your period, and feel up to visiting the beach today, so you decide to thank Vicky for the invite but that you have a thing elsewhere that you need to attend...'
+							
+							act 'Leave': gt 'gskver', 'start'
+						end
+					end
+				elseif hour >= 14 and hour < 21:
+					'Vicky invites you to the new trendy cafe "Del Parco".'
 
-		if npc_rel['A15'] < 80: exit
+					if money > 300: 
+						act 'Visit the cafe': 
+							gt 'mey_vika_events', 'cafe_repeat_qw'
+						end
+						act 'Decline':
+							cla
+							*nl
+							'You''re in in a hurry, so you decide to thank Vicky for the invite but that you have something elsewhere that you need to attend.'
 
-		if mey_vika['mey_vika_qw'] >= 18 and mey_vika['mey_vika_qw'] < 19:
-			if sunWeather = 1 and temper >= 5 and month >= 5 and month <= 10:
-				cla
-				'Walking through the park, you meet Vicky and Vanya. They are going to the beach and ask you to join them.'
+							act 'Leave': gt 'gskver', 'start'
+						end
+					else
+						act 'Decline':
+							cla
+							*nl
+							'You''re pretty much broke and you don''t want to be impudent by asking Vicky to pay for you, so you decide to thank Vicky for the invite but that you have a thing elsewhere that you need to attend...'
 
-				act 'Decline': gt 'pavResidential'
-				if mesec = 0: act 'Go with them to the beach': gt 'mey_vika_events', 'beach_event0'
-			else
+							act 'Leave': gt 'gskver', 'start'
+						end
+					end
+				else
+					gt 'gskver', 'start'
+				end
+			elseif npc_rel['A15'] >= 80 and mey_vika['mey_vika_qw'] = 10:
 				cla
 				'Vicky invites you to the new trendy cafe "Del Parco".'
 
-					act 'Decline': gt 'pavResidential'
-				if money > 300: act 'Visit the cafe': gt 'mey_vika_events', 'cafe_repeat_qw'
+				if money > 300:
+					act 'Visit the cafe':
+						mey_vika['mey_vika_qw'] = 15
+						gt 'mey_vika_events', 'cafe_qw'
+					end
+					act 'Decline':
+						cla
+						*nl
+						'You''re in in a hurry, so you decide to thank Vicky for the invite but that you have something elsewhere that you need to attend.'
+
+						act 'Leave': gt 'gskver', 'start'
+					end
+				else
+					act 'Decline':
+						cla
+						*nl
+						'You''re pretty much broke and you don''t want to be impudent by asking Vicky to pay for you, so you decide to thank Vicky for the invite but that you have a thing elsewhere that you need to attend...'
+
+						act 'Leave': gt 'gskver', 'start'
+					end
+				end
+			end
+		elseif mey_vika['mey_vika_qw'] >= 5:
+			if npc_rel['A15'] < 60:
+				'You approach the couple and greet them, but they don’’t pay any attention to you.'
+			else
+				'You approach the couple and greet them, right away Vicky starts gossiping, as always, Vanya mostly jokes about the things you two are talking about. You chat for a few minutes...'
 			end
+			act 'Finish your walk': gt 'gskver', 'start'
+		elseif mey_vika['mey_vika_qw'] >= 3:
+			'Nearing them all you manage to say is a quick "Hi".'
+			if npc_rel['A15'] < 60:
+				'Vicky and Vanya only glance in your direction and turn away. Not having anything to say, you decide it''s better to go away.'
+			else
+				'Vicky and Vanya unisonally answer "Hi", but not knowing how to continue the conversation, you keep walking on.'
+			end
+			act 'Finish your walk': gt 'gskver', 'start'
+		elseif mey_vika['mey_vika_qw'] >= 0:
+			'Nearing them, not having figured out what to do, you simply walk by.'
+			act 'Finish your walk': gt 'gskver', 'start'
 		end
+
+		mey_vika['mey_vika_park_action'] += 1
+		if mey_vika['mey_vika_park_action'] > 2: mey_vika['mey_vika_park_action'] = 0
+		if mey_vika['mey_vika_qw'] < 11: mey_vika['mey_vika_qw'] += 1
 	end
+end
 
-	mey_vika['mey_vika_park_action'] += 1
-	if mey_vika['mey_vika_park_action'] > 2: mey_vika['mey_vika_park_action'] = 0
-	if mey_vika['mey_vika_qw'] < 10: mey_vika['mey_vika_qw'] += 1
-	exit
+if $ARGS[0] = 'park_meet_ev':
 end
 
 if $ARGS[0] = 'cafe_qw':
 	*clr & cla
 	menu_off = 1
 	$location_type = 'event'
-	money -= 150
+	money -= 300
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/sex/cafe_qw0.jpg"></center>'
 	'You sit in the café, eating pizza and chat with Vicky. You notice Vicky is acting somewhat strange, giggling, pressing herself against Vanya. One of his hands is almost constantly under the table and you can hear Vicky purr quietly, arching her back, and lustfully looking at you, occasionally licking her lips.'
 	'Vanya keeps on joking as if nothing is going on. You observe them and start getting a bit excited without really knowing why. They are clearly playing some kind of game. You keep wondering why Vanya''s hand is constantly under the table, and why Vicky is acting so strange, like she''s trying to hide something?'
-	
+
 	act 'Hmm...':
 		*clr & cla
 		minut += 10
@@ -541,7 +640,7 @@ if $ARGS[0] = 'cafe_qw':
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/sex/cafe_qw1.jpg"></center>'
 		'You "accidently" drop a fork and bend down to pick it up. As you look under the table, you see Vicky with her legs spread wide while Vanya fingers her pussy and fondles her inner thighs, teasing the swollen clit, rubbing her lips, occasionally pushing his finger into her. As the fingers enter Vicky, she starts moving around trying to make herself cum.'
-		
+
 		act 'Further':
 			*clr & cla
 			minut += 2
@@ -549,13 +648,13 @@ if $ARGS[0] = 'cafe_qw':
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/sex/cafe_qw2.jpg"></center>'
 			'So that''s why she was arching! You’’re so mesmerized, you don''t even notice the pussy juice flowing down your own legs. You knees tremble, but the excitement is still growing. You start to panic a bit and just a few more minutes later you know you must get away or else they''ll see you orgasm.'
-			
+
 			act 'Say goodbye':
 				*clr & cla
 				minut += 2
 				gs 'stat'
 				'You hastily say goodbye, wanting to get away. Vicky tries to say goodbye but she only manages to let out some quiet moans while Vanya begins speeding up. Seeing this you leave as quickly as you can. You turn around seeing them still at it, and right at the exit of the café a powerful orgasm hits you, making your legs tremble, barely keeping on your feet. You have to grab the railing of the porch of the café. Just so you won''t fall over.'
-				
+
 				act 'Go outside':
 					minut += 2
 					pcs_horny = 0
@@ -573,19 +672,19 @@ if $ARGS[0] = 'cafe_repeat_qw':
 	*clr & cla
 	menu_off = 1
 	$location_type = 'event'
-	money -= 150
+	money -= 300
 	pcs_horny += 10
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/sex/cafe_qw0.jpg"></center>'
 	'You sit in the café, eating pizza and chat with Vicky. You notice Vicky is acting somewhat strange, giggling, pressing herself against Vanya. One of his hands is almost constantly under the table, and you can hear Vicky purr quietly, arching her back, and lustfully looking at you, occasionally licking her lips.'
 	'Vanya keeps on joking as if nothing is going on. You observe them, and start getting a bit excited without really knowing why. They are clearly playing some kind of game. You keep wondering why Vanya''s hand is constantly under the table, and why Vicky is acting so strange like she''s trying to hide something?'
-	
+
 	if mey_vika['mey_vika_qw'] > 15:
 		'Of course, you know why they act this way, but you try not to show it, despite getting very turned on.'
 	else
 		'You wonder why they act this way, but you don''t dare to do anything...'
 	end
 
-	if mey_vika['mey_vika_qw'] >= 18 and mey_vika['mey_vika_qw'] < 19: mey_vika['mey_vika_qw'] += 1
+	if mey_vika['mey_vika_qw'] = 18: mey_vika['mey_vika_qw'] += 1
 	act 'Say goodbye and leave': gt 'cafe_parco', 'inner'
 end
 
@@ -615,7 +714,7 @@ if $ARGS[0] = 'park_qw':
 			minut += 10
 			gs 'stat'
 			'<font color="maroon"><i>"What a wonderful walk, Vanya! We need to do this again some time."</i></font><br> Vanya suddenly grabs you both with his arms and twirls around. The two of you start laughing and playfully try to escape from his grip. When saying goodbye Vicky leans towards you... and gives you a kiss on the lips. This kiss feel extraordinary and surprises you a bit… Vanya also kisses you and you, once again, start getting turned on just like at the café.'
-			
+
 			act 'Go home':
 				minut += 5
 				pcs_horny += 20
@@ -636,7 +735,7 @@ if $ARGS[0] = 'beach_event0':
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_beach1.jpg"></center>'
 		'You arrive at the beach seeing more people than usual and lots of children running around. Vicky frowns...'
 		'<font color="maroon"><i>"Where the hell are we going to find a spot. You can neither breathe nor fart... I would like to sunbathe, and take a dip in the lake... Well, at least we brought some beers with us...</i></font>'
-		
+
 		act 'Go to the remote beach': gt 'mey_vika_events', 'beach_event0', 1
 	else
 		*clr & cla
@@ -658,7 +757,7 @@ if $ARGS[0] = 'beach_event0':
 				'You laugh and squeal as you''re running towards the water to go swimming. When the water gets to your thighs you dive and after coming up again start splashing each other in the shallow water.'
 				if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
 
-				act '...': gt 'mey_vika_events', 'beach_event0', 1
+				act 'Continue': gt 'mey_vika_events', 'beach_event0', 1
 			end
 			act 'Tan':
 				*clr & cla
@@ -677,7 +776,7 @@ if $ARGS[0] = 'beach_event0':
 				'An awkward movement causes the top to fall in her lap, exposing her small breasts. Vicky doesn''t seem to mind...'
 				'<font color="maroon"><i>"There is no one here but us anyway. And I want my whole body to get tanned!"</i></font>'
 
-				act 'Continue':
+				act 'Further':
 					*clr & cla
 					pcs_horny += iif(pcs_horny < 60, 50, 20)
 					minut += 5
@@ -707,7 +806,7 @@ if $ARGS[0] = 'beach_event0':
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_beach6.jpg"></center>'
 							'Vicky turns toward you...'
 							'<font color="maroon"><i>"<<$pcs_nickname>>, you also need to use suntan lotion. The sun is scorching hot!"</i></font>'
-							! Added a tan check so the conversation will make more sense 
+							! Added a tan check so the conversation will make more sense
 							if pcs_tan <= 10:
 								'<font color="maroon"><i>"We''re both really pale. You will get a sunburn for sure."</i></font>'
 							elseif pcs_tan <= 25:
@@ -747,7 +846,7 @@ if $ARGS[0] = 'beach_event0':
 									*clr & cla
 									'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/sex/vika_beach8.jpg"></center>'
 									'Suddenly Vicky begins moaning loudly, biting your lower lip while you kiss. She starts pinching your nipples. It''s very painful, as if she''s determined to tear them apart. You can hear her rhythmically panting. The pain almost brings you back from the heights of ecstasy down to earth. Opening your eyes, you realize that Vanya has snuck up from behind and is licking Vicky excitedly, making her act like a wild animal.'
-									
+
 									act 'Further':
 										*clr & cla
 										pcs_horny += 20
@@ -798,7 +897,7 @@ if $ARGS[0] = 'beach_event0':
 end
 
 if $ARGS[0] = 'beach_ender':
-	act 'Go': 
+	act 'Go':
 		if ($clothingworntype = 'nude' or $clothingworntype = 'swimwear'): gs 'clothing', 'wear', $lastwornclothingtype, lastwornclothingnumber
 		! on vsjak the fireman still wears check whether gg
 		if ($clothingworntype = 'nude' or $clothingworntype = 'swimwear'): gs 'zz_clothing', 'fix_emergency'
@@ -831,7 +930,7 @@ if $ARGS[0] = 'beach_event1':
 			act 'Agree':
 				cla
 				'<font color="maroon"><i>"I''m glad we were able to persuade you!"</i></font> you wave your hand wanting them to scooch over and lie between them on the beach towel. There are more people arriving and the beach is filling up. The children are running around and screaming, splashing water around and the beach begins to resemble a Bazaar on market day.'
-				
+
 				act 'Sunbathe':
 					*clr & cla
 					'A woman with her children starts spreading their stuff next to you. Vicky being the farthest out, gets covered in sand by the children running around and speaks up furiously...'
@@ -879,19 +978,19 @@ if $ARGS[0] = 'case_gift':
 				'Vicky finds something and proudly shows it off to Vanya. You can''t really see what it is because the door is blocking the view. It''s something that shimmers.'
 				'<font color="maroon"><i>"Look what my mother gave me!!!"</i></font>'
 				'Vanya says something sarcastically in response, and Vicky, offended, pouts. Her look is saying everything. Vanya is out on thin ice. She walks over to the chair, which you have a perfect view off.'
-				
+
 				act 'Further':
 					*clr
 					cla
 					'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift3.jpg'+'"></center>'
 					'She sits down on the chair, and almost instantly, notices you.'
-					
+
 					act 'Further':
 						*clr
 						cla
 						'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift4.jpg'+'"></center>'
 						'She tries to settle in the chair but can''t seem to find the sweet spot. "This chair is a real a pain in the ass!" she grins at you.'
-						
+
 						act 'Further':
 							*clr
 							cla
@@ -900,31 +999,31 @@ if $ARGS[0] = 'case_gift':
 							'Dangling his legs in the air, she grabs a large white Teddy bear and presses it to her.'
 							'<font color="maroon"><i>"Since you don''t seem to love me, my new boyfriend will have to do instead."</i></font> She says and pulls out a... dildo.'
 							'You mouth drops open. "This is the gift her mother gave her. A fake cock... Her mother gave her a dildo as a gift!!! Can you imagine if my mother would have given me a dildo as a gift..."'
-							
+
 							act 'Further':
 								*clr
 								cla
 								'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift6.jpg'+'"></center>'
 								'You''ve never fantasized about Vicky in that way. However, now that there''s a chance of it happening, your head is spinning, wild with possibilities.'
-								
+
 								act 'Further':
 									*clr
 									cla
 									'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift7.jpg'+'"></center>'
 									'She starts by removing her t-shirt and places the dildo in the bear''s paws.'
-									
+
 									act 'Further':
 										*clr
 										cla
 										'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift8.jpg'+'"></center>'
 										'Shortly thereafter she removes her shorts. As usual, Vicky rarely bothers wearing underwear.'
-										
+
 										act 'Further':
 											*clr
 											cla
 											'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift9.jpg'+'"></center>'
 											'She reaches for the Teddy bear, sliding it down her body and sticks the dildo between her legs.'
-											
+
 											act 'Further':
 												*clr
 												cla
@@ -938,19 +1037,19 @@ if $ARGS[0] = 'case_gift':
 													cla
 													'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift11.jpg'+'"></center>'
 													'Vicky, spreading her legs mischievously, grabs the bear once again, then leads the dildo to her mouth and begins sucking it, bopping her head up and down.'
-													
+
 													act 'Further':
 														*clr
 														cla
 														'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift11.jpg'+'"></center>'
 														'Looking at Vicky playing around with the teddy bear is turning you on. Your juices are flowing and your panties are wet. You begin touching yourself, your pussy is hot and wet. Not being able to withstand, you start masturbating while still spying.'
-														
+
 														act 'Further':
 															*clr
 															cla
 															'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift13.jpg'+'"></center>'
 															'Vicky looks at you, not wanting to waste any time, she embraces the plush toy, slides the dildo up and down her pussy lips, lubing it up, and then thrusts it deep into her pussy.'
-															
+
 															act 'Further':
 																*clr
 																cla
@@ -958,7 +1057,7 @@ if $ARGS[0] = 'case_gift':
 																minut += 10
 																'<center><img <<$set_imgh>> src="'+'images/characters/pavlovsk/school/girl/vicky/sex/case_gift14.jpg'+'"></center>'
 																'You knees are tremble as you approach an orgasm, but then all of a sudden you hear footsteps coming up the stairs, Tamara was apparently still awake, watching TV. You hastily retreat to avoid getting caught at the crime scene.'
-																
+
 																act 'Quickly return to your room': mey_vika['mey_vika_qw'] = 31 & gs 'mey_vika_events', 'case_gift_ender'
 															end
 														end
@@ -999,7 +1098,7 @@ if $ARGS[0] = 'learning0':
 			*clr & cla
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/learning1.jpg"></center>'
 			'As you look through the crack your eyes widen as you see something very interesting, Tamara is sitting on the sofa dressed in a light robe. She is sternly instructing Vanya, tapping her sleek nails on her knee, like she''s trying to keep a beat.'
-			
+
 			act 'Move away': gt 'mey_home', '3'
 			act 'Keep watching':
 				*clr
@@ -1010,7 +1109,7 @@ if $ARGS[0] = 'learning0':
 				if mey_vika['mey_vika_qw'] = 34:
 					cla
 					'The convulsions are so strong you start shaking. As you try to calm down you accidentally try to rest your hand on the door and tumble into the room, revealing yourself and what you''ve been doing.'
-					
+
 					act 'Further':
 						*clr & cla
 						pcs_mood -= iif(pcs_mood > 50, 30, iif(pcs_mood > 20, 20, 0))
@@ -1018,8 +1117,8 @@ if $ARGS[0] = 'learning0':
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/learning3.jpg"></center>'
 						'A hot wave of shame sweeps over you and you try to leave the room. But you only get entangled in your clothes and fall down again hurting your knees. Your eyes tear up from the pain and shame. As you''re sitting on the floor, awkwardly trying to straighten your clothes, you feel ashamed, and feel pain in your knees.'
-						
-						act 'Escape to your room': 
+
+						act 'Escape to your room':
 							*clr & cla
 							'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/guestroom.jpg"></center>'
 							'Having escaped from the room like a speeding bullet, you''re now in "your" room. You slam the door shut, dive on your bed and cover your head with a blanket, curling up, feeling ashamed from the incident.'
@@ -1032,7 +1131,7 @@ if $ARGS[0] = 'learning0':
 							'"Don''t worry, sweetheart." Tamara tries calming you down. She sits down beside you on the bed. "Don''t be embarrassed, girl! Nothing terrible happened. I was wondering when it would finally happen. Like I told you before, we have no secrets from each other. And I know that you really enjoyed yourself at the beach and the café."'
 							'"You''re a big girl, and I know that you''re very curious. I have often noticed you peeping and masturbating. And the fact that you are hanging out with Vicky and Vanya, I know you''re not only studying. I''ve known this from the very beginning. I''ve never heard the three of you scream that loudly while actually studying. Suddenly she laughs heartily, "Yes, I even heard you when it was just you and Vicky, when Vanya wasn''t present."'
 							'"Wipe your tears, girl, and come on down. You seem ready for this conversation."'
-							
+
 							act 'Go into the hall':
 								*clr & cla
 								mey_vika['mey_vika_qw'] = 35
@@ -1089,7 +1188,7 @@ if $ARGS[0] = 'learning0':
 								'<font color="maroon"><i>"If you are serious about wanting to learn, you should come here after school. The more time you spend with me the more progress you will make."</i></font>'
 								'<font color="navy"><i>"What about my parents? Won''t they wonder why I''m always here?"</i></font> You ask Tamara.'
 								'<font color="maroon"><i>"I have a solution for that, I''ll give you a job as an au pair. You will get a room here and we''ll say you''re helping around the house. Now let''s talk about your pay, my first offer is 10 thousand rubles a month, it might not sound like much, but you''re still in school. We generally do everything ourselves around the house, so your "focus" will solely be on your studies. Well, if you want to help, we would appreciate it, but it''s not necessary."</i></font>'
-								
+
 								act 'Go to your room': gt 'mey_home', '3'
 							end
 						end
@@ -1115,7 +1214,7 @@ if $ARGS[0] = 'gym0':
 		act 'Decline':
 			cla
 			'<font color="navy"><i>"I''m sorry, Vicky. I just came back from a run."</i></font><font color="maroon"><i>"Sure, no problem..."</i></font> Vicky replies irritated, slamming the door.'
-			
+
 			act 'Continue on': gt 'mey_home', 'start'
 		end
 		act 'Agree':
@@ -1131,20 +1230,20 @@ if $ARGS[0] = 'gym0':
 				else
 					'You try to keep up with Vicky, but she''s flexible like a cat, and you are struggling as you are not as flexible.'
 				end
-				
+
 				act 'Further':
 					*clr
 					cla
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/gym4.jpg"></center>'
 					'She can''t be serious. While doing the exercises Vicky tells you to make hilarious grimaces or stick out your tongue and make faces.'
-					
+
 					act 'Further':
 						*clr
 						cla
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/gym5.jpg"></center>'
 						'<font color="maroon"><i>"I''m not really dressed correctly, don''t you agree?"</i></font> Surprised, Vicky starts scratching her head. <font color="maroon"><i>"I''ll fix that right away."</i></font>'
 						'<font color="maroon"><i>"I don’’t like to wear clothes!" She says while removing her t-shirt.</i></font>'
-						
+
 						act 'Further':
 							*clr
 							cla
@@ -1155,25 +1254,25 @@ if $ARGS[0] = 'gym0':
 							'She bends over and pulls off her pants. Then she strips off her socks as well.'
 							'<font color="maroon"><i>"You should take your clothes off too, <<$pcs_nickname>>. You''ll feel much more free!"</i></font>'
 							'You too, strip and you start jumping, laughing together with Vicky.'
-							
+
 							act 'Further':
 								*clr
 								cla
 								'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/gym7.jpg"></center>'
 								'You and Vicky are having lots of fun, she''s showing off her flexibility as she warms up.'
-								
+
 								act 'Further':
 									*clr
 									cla
 									'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/gym8.jpg"></center>'
 									'<font color="maroon"><i>"There''s enough room here, watch this!"</i></font> She laughs while she does an amazing stretch, you feel a discomfort in your groin area just from watching...'
-									
+
 									act 'Further':
 										*clr
 										cla
 										'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/gym9.jpg"></center>'
 										'Finally the main program is completed and you start doing some relaxation exercises.'
-										
+
 										act 'Further':
 											*clr
 											cla
@@ -1253,13 +1352,13 @@ if $ARGS[0] = 'gym1':
 						*clr & cla
 						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/gym24.jpg"></center>'
 						'She stretches amazingly, very catlike. The way she bends is making you a bit envious.'
-						
+
 						act 'Further':
 							*clr & cla
 							'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/vicky/event/gym25.jpg"></center>'
 							'Vicky throws a leg up on the railing, grabbing hold of it with her hands. She then proceeds bending the other leg far back, bowing deeply, her bare pussy shamelessly flashes the hall. '
 							'"That''s right, gymnasts are not allowed to be naked!" You think to yourself, tightly clutching your knees, trying to stop a familiar itch that''s happening in the crotch area.'
-							
+
 							act 'Further':
 								*clr & cla
 								minut += rand(10,20)
@@ -1304,7 +1403,7 @@ if $ARGS[0] = 'bath_qw0':
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vaccleaner.jpg"></center>'
 		'<font color="navy"><i>"No, Vicky, stop, I can''t right now."</i></font><br><font color="maroon"><i>"Well, have it your way then!"</i></font> says Vicky, wiggling her pear shaped butt, while walking back to her room.'
-		
+
 		act 'Return to the hall': gt 'mey_home', 'start'
 	end
 end
@@ -1325,7 +1424,7 @@ if $ARGS[0] = 'bath_qw1':
 	act 'Decline':
 		cla
 		'<font color="navy"><i>"No, Vicky, stop, I can''t right now."</i></font><br><font color="maroon"><i>"Well, have it your way then!"</i></font> says Vicky, wiggling her pear shaped butt, while walking back to her room.'
-		
+
 		act 'Go back to the hall': gt 'mey_home', 'start'
 	end
 end
@@ -1498,7 +1597,7 @@ if $ARGS[0] = 'bang_katya2':
 							'<font color="maroon"><i>"Get out! So I don''t have to watch your pathetic little face!"</i></font> Katja growls furiously.'
 
 						elseif KatjaSlut < 40:
-							'Kate hesitate and blushes, trying to cover her face with the blanket.' 
+							'Kate hesitate and blushes, trying to cover her face with the blanket.'
 							'<font color="maroon"><i>"To be honest... it was the best sleep I''ve ever had in my life..."</i></font>'
 							'Vicky doesn''t even bat an eye. This girl doesn''t know what shame is, there is no way to embarrass her.'
 							'<font color="maroon"><i>"What are you worrying about? We''re at home! And the only ones knowing about it is us! You don''t have to worry about <<$pcs_nickname>> or Vanya saying anything I got them wrapped around my finger. And don''t be such a prude. They did a damn good job at pleasing you and you still complain."</i></font>'