Browse Source

More grammer fixes and inconsistancies from spectre1viper

KevinSmarts 6 years ago
parent
commit
9d4ea4c940

+ 5 - 5
locations/EvOtelMan

@@ -143,7 +143,7 @@ if $ARGS[0] = 'heating_up':
 						'He puts a large pile of bank notes in your hand, and you quickly count it. It''s all there, as promised. When you put the money away, <<$boydesc>> eagerly pushes you down on the bed and starts taking off your top.'
 						gs 'arousal', 'foreplay', 5, 'prostitution'
 						gs 'stat'
-						act 'continue':gt 'EvOtelMan', 'sex'
+						act 'Continue':gt 'EvOtelMan', 'sex'
 					end
 					!!if pcs_dom > 0:
 					act 'Say you''re saving yourself for marriage':
@@ -166,7 +166,7 @@ if $ARGS[0] = 'heating_up':
 							gs 'arousal', 'bj', 5, 'prostitution'
 							dynamic $venerasiakOral
 							gs 'stat'
-							act 'continue': gt 'EvOtelMan', 'sex'
+							act 'Continue': gt 'EvOtelMan', 'sex'
 						end
 						act 'Leave the hotel':gt 'vokzalG'
 					end
@@ -203,7 +203,7 @@ if $ARGS[0] = 'heating_up':
 			'"Finally! I''ve been dying to fuck you this whole evening!" he grunts in your ear.'
 			gs 'arousal', 'foreplay', 5, 'prostitution'
 			gs 'stat'
-			act 'continue':gt 'EvOtelMan', 'sex'
+			act 'Continue':gt 'EvOtelMan', 'sex'
 		end
 		!!if pcs_dom > 0:
 		act 'Offer a blowjob for money instead':
@@ -226,7 +226,7 @@ if $ARGS[0] = 'heating_up':
 				gs 'arousal', 'bj', 5, 'prostitution'
 				dynamic $venerasiakOral
 				gs 'stat'
-				act'continue': gt 'EvOtelMan', 'sex'
+				act'Continue': gt 'EvOtelMan', 'sex'
 			end
 		end
 	end
@@ -243,7 +243,7 @@ if $ARGS[0] = 'heating_up':
 		'"Finally! I''ve been dying to fuck you since the moment I saw you!" he says.'
 		gs 'arousal', 'foreplay', 5, 'prostitution'
 		gs 'stat'
-		act 'continue':gt 'EvOtelMan', 'sex'
+		act 'Continue':gt 'EvOtelMan', 'sex'
 	end
 end
 

+ 2 - 2
locations/FedorEv3

@@ -456,7 +456,7 @@ if $ARGS[0] = 'Mens Room':
 		VK = rand(1,20)
 		if VK <= 5 and WithFedor = 0:
 			gt 'FedorEv3', 'Restroom Man'
-		elseif VK <= 10 and WithFedor = 0:
+		elseif VK <= 10 and WithFedor = 0 and (succubusflag ! 1 or succublvl < 2):
 			gt 'FedorEv3', 'Restroom Man 2'
 		elseif VK <= 15 and WithFedor = 0:
 			gt 'FedorEv3', 'Restroom Gang'						
@@ -901,7 +901,7 @@ if $ARGS[0] = 'Restroom Man 2':
 	end	
 	act 'Splash water in his face':
 		VK = rand(1,3)
-		if VK = 1:
+		if VK = 1 or (succubusflag = 1 and succublvl > 1):
 			gt 'FedorEv3', 'Restroom Escape'
 		else
 			gt 'FedorEv3', 'Restroom Rape'

File diff suppressed because it is too large
+ 235 - 234
locations/FedorEv4


+ 2 - 2
locations/HotelWork

@@ -17,7 +17,7 @@ if $ARGS[0] = 'hotcouple':
 		'You can feel the panties are already soaking wet.'
 	end
 	'Motya is sitting in a chair next to the bed and is happily watching this scene unfold.'
-	act 'continue':
+	act 'Continue':
 		*clr & cla
 		'You both start undressing while Motya joins you on the bed.'
 		'He sits behind you and starts massaging your shoulders'
@@ -79,7 +79,7 @@ if $ARGS[0] = 'hotcouple':
 				end
 			else
 				'"Well darling I have bad news and good news. The bad news is that you won''t be able to fuck a virgin this time. The good news is that she is definitly ready to accept your beautiful dick" Uliana said while she  put her fingers, soaked with your juices, in  Motya''s mouth.'
-				act 'continue':gt 'HotelWork', 'hotcoupledoggy'
+				act 'Continue':gt 'HotelWork', 'hotcoupledoggy'
 			end
 		end
 	end

+ 2 - 1
locations/arousal

@@ -515,6 +515,7 @@ if $ARGS[0] ! 'end' and $ARGS[0] ! 'checks' and $ARGS[0] ! 'count' and $ARGS[0]
 		end
 	end
 	killvar 'temp_dick'
+	killvar '$orgasm_txt'
 end
 
 !!-----------------------------------------------
@@ -525,7 +526,7 @@ if $ARGS[0] = 'end':
 	if orgasm_buildup > 100: orgasm_buildup -= 10
 	if stim['lesbian'] = 1: lesbian += 1
 	if stim['gang'] = 1 or stim['group'] = 1: gang += 1
-	if $orgasm_or = 'no': $orgasm_or = ''
+	killvar '$orgasm_or'
 	anal_slip = 0
 	vaginal_slip = 0
 

+ 2 - 2
locations/bedrPar

@@ -22,7 +22,7 @@ if saveparQW = 2:
 	'You really hope this will work and keep him from spilling yours and your  sister''s bedroom secrets.'
 	saveparQW = 3
 	saveparjourQW = 3
-	act 'continue':gt $loc, $metka
+	act 'Continue':gt $loc, $metka
 	exit
 end	
 if sisrelparday + 3 < daystart and saveparQW = 1:
@@ -33,7 +33,7 @@ if sisrelparday + 3 < daystart and saveparQW = 1:
 	saveparQW = 0
 	saveparjourQW = 2
 	saveparQWfailed = 0
-	act 'continue':gt $loc, $metka
+	act 'Continue':gt $loc, $metka
 	exit
 end
 

+ 1 - 1
locations/dimaRevenge

@@ -841,7 +841,7 @@ if dimaRevChoice = 0:
 						'As soon as Dimka leaves a guy flips you over on your back and sticks his cock into your unlubricated vagina causing you to wince from the pain. Another guy shoves his cock down your throat until you almost suffocate. 
 						They spitroast you like that for a while, then, just as you''re about to pass out, they finish inside you and pull out. You gasp for air while coughing up semen as two more guys take up position. They continue to use your body for their pleasure for hours. Your mouth, pussy, ass and hands. 
 						The ones who are left out turn their attention to Sonia or jack off onto your body. Your whole body is defiled over and over.'
-						act 'continue':
+						act 'Continue':
 							*clr
 							cla
 							'<center><b><font color="maroon">Girls bathroom</font></b></center>'

+ 7 - 7
locations/gdktoilet

@@ -1037,7 +1037,7 @@ if $ARGS[0] = 'pussy2':
 			gs 'arousal', 'end'
 			gs 'stat'
 
-			act 'get dressed': gt'gdktoilet', 'emptystall'
+			act 'Get dressed': gt'gdktoilet', 'emptystall'
 		end
 		act 'Quickly turn around and get on your knees':
 			cla
@@ -1053,7 +1053,7 @@ if $ARGS[0] = 'pussy2':
 				gs 'arousal', 'bj', 10, 'unknown', 'sub'
 				gs 'arousal', 'end'
 				gs 'stat'
-				act 'get dressed': gt'gdktoilet', 'emptystall'
+				act 'Get dressed': gt'gdktoilet', 'emptystall'
 			end
 			act 'Let him cum on your face':
 				cls
@@ -1065,7 +1065,7 @@ if $ARGS[0] = 'pussy2':
 				gs 'arousal', 'hj', 10, 'unknown', 'sub'
 				gs 'arousal', 'end'
 				gs 'stat'
-				act 'get dressed': gt'gdktoilet', 'emptystall'
+				act 'Get dressed': gt'gdktoilet', 'emptystall'
 			end
 		end
 	else
@@ -1079,7 +1079,7 @@ if $ARGS[0] = 'pussy2':
 		sexcontra = 0
 		protect = 0
 
-		act 'get dressed': gt'gdktoilet', 'emptystall'
+		act 'Get dressed': gt'gdktoilet', 'emptystall'
 	end
 end
 
@@ -1092,20 +1092,20 @@ if $ARGS[0] = 'rape':
 		gs 'boyStat', $npclastgenerated
 		'<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/mens/sex/mensrape3.mp4"></video></center>'
 		'Just as you are leaving the women''s restroom a naked man storms out of the men''s restroom and grabs you by the hair and drags you inside the men''s room. He rips off your top and forces you down on your knees, shoving his dick in your mouth, forcing you to suck his dick.'
-		act 'continue':
+		act 'Continue':
 			cls
 			'<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/mens/sex/mensrape4.mp4"></video></center>'
 			'You bite down his dick, which makes him pull his dick out of your mouth. "Fine you little fucking cunt, we''ll do this the hard way." He lifts you up and forces you between two urinals with your face up against the wall. He roughly shoves his cock in your ass, the only lubrication is the bit of your saliva still on his dick. It feels like he is ripping your ass open, you cry and scream. He just jackhammers your ass balls deep, while holding you by the throat.'
 			gs 'arousal', 'anal', 10, 'unknown', 'sub', 'rough'
 			gs 'stat'
-			act 'continue':
+			act 'Continue':
 				cls
 				'<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/mens/sex/mensrape1.mp4"></video></center>'
 				'As you scream he reaches up and clamps a hand over your mouth to muffle your screams, he continues you pound your ass balls deep with his dick. Not relenting no matter how much you struggle or cry. "You think it''s funny bitch to steal a man''s hard earned money, well you won''t think it is so funny after I am done with you. I''m going to fuck your ass till it bleeds like your cunt."'
 				'He keeps ripping your ass up with his dick, the pain is unbearable, but there is nothing you can do about it. You really wish you hadn''t taken his money and kept it.'
 				gs 'arousal', 'anal', 10, 'unknown', 'sub', 'rough'
 				gs 'stat'
-				act 'continue':
+				act 'Continue':
 					cls
 					spafinloc = 12
 					rape += 1

+ 17 - 17
locations/gschool_grounds

@@ -165,7 +165,7 @@ if $ARGS[0] = 'main':
 
 	if week = 1 and kanikuli = 0 and arthakQW = 10 and apmeetday ! daystart and hour >= 15:gt 'artgar'
 
-	if hour = 15 and week < 6 and kanikuli = 0:
+	if hour = 14 and week < 6 and kanikuli = 0:
 
 		if ivan_afterschool = 1:
 			act 'Meet Ivan after school': gt 'gschool_sex', 'afterschool'
@@ -188,32 +188,32 @@ if $ARGS[0] = 'main':
 				'<a href="exec:minut += 15 & gt ''dimaRudeEv''">Dimka Nosov</a> is deep in thought, as he leans against a lamp post.'
 			end
 			if IgorLoverQW > 0 and igorkruglovday ! daystart and IdorBlock = 0:'<a href="exec:minut += 15 & gt ''igorhome'', ''entrance''">Igor Kruglov</a> is talking to some of his friends on the courtyard.'
-			if week <= 5 and hour = 15 and fedorKozlovQW >= 10 and kotovVSkozlov = 1:
+			if fedorKozlovQW >= 10 and kotovVSkozlov = 1:
 				'You can see <a href="exec:gt ''FedorEv'', ''Strela Chat''">Fedor</a> sitting in the corner of the schoolyard by himself.'
-			elseif week <= 5 and hour = 15 and fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
+			elseif fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
 				'You can see <a href="exec:gt ''FedorEv2'', ''Fedor Breakup''">Fedor</a> standing by himself with a troubled look on his face.'
-			elseif week <= 5 and hour = 15 and fedorKozlovQW >= 10:
+			elseif fedorKozlovQW >= 10:
 				'You can see <a href="exec:gt ''FedorEv'', ''Start''">Fedor</a> with his backpack around his arm, standing by himself.'
 			end
 		else
-			!display friends in table if switch is on.
+			!display friends in table if switch is on. 
 			st_count=0 & $show_table=''
-			if LariskaHomeIn > 0:gs'show_table','<a href="exec:minut += 1 & GT ''LariskaGo''">Lariska Gruzdev</a>.','5'
-			if JuliaMilLernQW >= 1:gs'show_table','<a href="exec:minut += 1 & gt ''JuliaMilGo''">Julia Milov</a>.','5'
-			if NatBelLernQW >= 1:gs'show_table','<a href="exec:minut += 1 & gt ''NatBelGo''">Natasha Belova</a>.','5'
-			if artemLernQW >= 1 and artemVitokQW ! 2:gs'show_table','<a href="exec:minut += 15 & gt ''artemEv'', ''start''">Artem Chebotarev</a>.','5'
-			if katjaMeynoldday ! daystart and meynoldQW >= 2:gs'show_table','<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a>.','5'
+			if LariskaHomeIn > 0:gs'show_table','<a href="exec:minut += 1 & GT ''LariskaGo''">Lariska Gruzdev</a>','5'
+			if JuliaMilLernQW >= 1:gs'show_table','<a href="exec:minut += 1 & gt ''JuliaMilGo''">Julia Milov</a>','5'
+			if NatBelLernQW >= 1:gs'show_table','<a href="exec:minut += 1 & gt ''NatBelGo''">Natasha Belova</a>','5'
+			if artemLernQW >= 1 and artemVitokQW ! 2:gs'show_table','<a href="exec:minut += 15 & gt ''artemEv'', ''start''">Artem Chebotarev</a>','5'
+			if katjaMeynoldday ! daystart and meynoldQW >= 2:gs'show_table','<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a>','5'
 			if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
 				gs'show_table','<a href="exec:minut += 15 & gt ''dimaGoHome2''">Dimka Nosov</a>','5'
 			elseif DimaRudeQW > 0 and dimarudeday ! daystart and DimaRudeBlock = 0:
 				gs'show_table','<a href="exec:minut += 15 & gt ''dimaRudeEv''">Dimka Nosov</a>','5'
 			end
-			if IgorLoverQW > 0 and igorkruglovday ! daystart and IdorBlock = 0:gs'show_table','<a href="exec:minut += 15 & gt ''igorhome'', ''entrance''">Igor Kruglov</a>.','5'
-			if week <= 5 and hour = 15 and fedorKozlovQW >= 10 and kotovVSkozlov = 1:
+			if IgorLoverQW > 0 and igorkruglovday ! daystart and IdorBlock = 0:gs'show_table','<a href="exec:minut += 15 & gt ''igorhome'', ''entrance''">Igor Kruglov</a>','5'
+			if fedorKozlovQW >= 10 and kotovVSkozlov = 1:
 				gs'show_table','<a href="exec:gt ''FedorEv'', ''Strela Chat''">','5'
-			elseif week <= 5 and hour = 15 and fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
+			elseif fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
 				gs'show_table','<a href="exec:gt ''FedorEv2'', ''Fedor Breakup''">','5'
-			elseif week <= 5 and hour = 15 and fedorKozlovQW >= 10:
+			elseif fedorKozlovQW >= 10:
 				gs'show_table','<a href="exec:gt ''FedorEv'', ''Start''">Fedor</a>','5'
 			end
 			if st_count > 0 :
@@ -225,9 +225,9 @@ if $ARGS[0] = 'main':
 			if AlbFrend >= 1 and albrideday ! daystart:'<a href="exec:minut += 15 & gt ''albinaRide''">Albina Barlovskaya</a> is waiting behind the wheel of a large black SUV, parked near the school.'
 		end
 		! meynold`s events
-		if minut >= 0 and minut <= 15 and vicky_afterschool ! daystart: gs 'mey_vika_events', 'near_school'
-		if mey_vika['mey_vika_qw'] = 35 or mey_vika['mey_vika_qw'] = 36 and minut < 30:
-			act 'go to class to Tamara Mikhailovna':
+		if minut >= 0 and minut <= 30 and vicky_afterschool ! daystart: gs 'mey_vika_events', 'near_school'
+		if mey_vika['mey_vika_qw'] = 35 or mey_vika['mey_vika_qw'] = 36 and minut < 45:
+			act 'Study with Tamara Mikhailovna':
 				if mey_vika['mey_vika_qw'] = 36: gt 'mey_tamara_events', 'rebuke'
 				gt 'mey_tamara_events', 'learning0'
 			end

+ 1 - 1
locations/gschool_sex

@@ -126,7 +126,7 @@ if $ARGS[0] = 'afterschool':
 	'You can tell by Katja''s look that she planned something with Ivan and you find yourself eager to find out what it is, as Katja waves you over. "Well what took you? We''ve been waiting for a few minutes, come on." Before you can even respond she takes you both by the hand and leads you down to the least used wing of the school, to one of the class rooms that barely sees any activity.'
 	*nl
 	'Katja leading the way, she pulls you into a class room, behind you Ivan stops a moment and looks back down the hall, before coming in and closing the door.' 
-	act 'continue':
+	act 'Continue':
 		cls
 		pcs_horny += 10
 		gs 'stat'

+ 1 - 1
locations/hotel_resep

@@ -318,7 +318,7 @@ if $ARGS[0] = 'pavgenpros':
 	pcs_vag += 1
 	pcs_throat += 1
 	if npc_rel['A217'] = 15:
-		act'continue':
+		act'Continue':
 		cls
 		cla
 			'"Wow your pussy is good but I really want to try out this sweet little asshole" <<$boydesc>> says.'

+ 3 - 3
locations/kotovtalker

@@ -7,7 +7,7 @@ if numnpc = 9 and pav_slut < 25 and kotovLoveQW >= 0 and (npc_rel[$static_num] >
 		if alko < 2:
 			'<<$npc_firstname[$static_num]>> "<<$pcs_nickname>> Hey, lets get drunk and then do something dumb."'
 
-			act 'drink beer':
+			act 'Drink beer':
 				cls
 				minut += 5
 				npc_rel[$static_num] += 5
@@ -119,7 +119,7 @@ elseif $loc = 'gdkin':
 	if pav_slut < 50:
 		'<<$npc_firstname[$static_num]>> "<<$pcs_nickname>> Hey, lets get drunk and then do something dumb."'
 
-		act 'drink beer':
+		act 'Drink beer':
 			cls
 			minut += 5
 			npc_rel[$static_num] += 5
@@ -130,7 +130,7 @@ elseif $loc = 'gdkin':
 			gs 'stat'
 			'You drink the beer with his group of friends.'
 
-			act 'move_away':gt $loc, $metka
+			act 'Move away':gt $loc, $metka
 		end
 
 		act 'Refuse':npc_rel[$static_num] -= 5 & gt $loc, $metka

+ 3 - 3
locations/lakecafe

@@ -224,7 +224,7 @@ if $ARGS[0] = 'barmensha':
 									cla
 									'Eugene seems relieved as she looks back at you.'
 									'"Thank you, <<$pcs_nickname>>. I don''t know what I would do if you were doing that..."'
-									act 'continue':
+									act 'Continue':
 										cla
 										LCworkwork = 2
 										LCwork = 0
@@ -257,7 +257,7 @@ if $ARGS[0] = 'barmensha':
 								'You promise Eugene you won''t do it.'
 								'Eugene seems relieved as she looks back at you.'
 								'"Thank you, <<$pcs_nickname>>. I don''t think I could look at you the same way if you did that."'
-								act 'continue':
+								act 'Continue':
 									cla
 									LCworkwork = 2
 									LCwork = 0
@@ -315,7 +315,7 @@ if $ARGS[0] = 'barmensha':
 						'"Did you come to brag about how much of a slut you are, <<$pcs_firstname>>? If you want to prostitute yourself out, come monday night between 2200 and 2300 and show the men here what kind of a person you are. Just don''t lose us any customers."'
 						'She turns around and walks away from you.'
 						npc_love['A89'] = -5
-						act 'continue':
+						act 'Continue':
 							minut += 3
 							gt 'lakecafe', 'barmensha'
 						end

+ 2 - 2
locations/orgasm

@@ -135,9 +135,9 @@ else
 	pcs_horny = 0
 end
 
-$orgasm_txt = ''
+killvar '$orgasm_txt'
 
-$orgasm_or = ''
+killvar '$orgasm_or'
 
 
 !!'You feel so horny in this situation, you''re very close to having a spontaneous orgasm. You close your eyes and surrender yourself to the moment, reaching an explosive orgasm without ever touching yourself.'

+ 1 - 1
locations/park

@@ -335,7 +335,7 @@ if $ARGS[0] = 'luna':
 				'You paid 50 <b>₽</b> and sat in the carousel.'
 				'You have a great ride, already dazzled.'
 
-				act 'move_away':gt 'park','luna'
+				act 'Move away':gt 'park','luna'
 			end
 		end
 

+ 7 - 3
locations/pavResidential

@@ -163,14 +163,18 @@ if Enable_tablemap = 0:
 	if katjaFirstKiss >= 1 or mey_vika['mey_vika_qw'] >= 27 or mey_vika['key'] = 1: 'Large private house where the <a href="exec:minut += 10 & gt''mey_home'', ''door''">Meynold twins</a> live.'
 	if LariskaHomeIn > 0: '<a href="exec:minut += 10 & GT ''LariskaHome''">Larissa Gruzdev</a>, one of your classmates, lives about 10 minutes away from your parents.'
 	if beinalbinahome > 0:'<a href="exec:minut += 10 & gt ''albinaporog''">Albina Barlovskaya</a>, one of your classmates, lives in one of the few luxurious mansions Pavlovsk has to offer.'
+	if NatBelBestFrend >= 3 and BeInNatBelHome = 1:'<a href="exec:minut += 10 & gt ''NatBelVhod''">Natasha Belova</a> a classmate, lives in your apartment block here.'
+	if anushkaFirstvisit ! 0 and npc_rel['A144'] > 60:'<a href="exec:minut += 10 & gt ''anushapt'', ''home''">Anushka Konstantinov</a> a classmate, lives in one of the other apartment blocks here.'
 else
 	st_count=0 & $show_table=''
-	if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:gs'show_table','Fancier house of <a href="exec:minut += 10 & gt ''dimaGoHome2''">Dimka Nosov</a>.','3'
+	if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:gs'show_table','Fancier house of <a href="exec:minut += 10 & gt ''dimaGoHome2''">Dimka Nosov</a>','3'
 	if IgorLoverQW > 0 and IdorBlock = 0:gs'show_table','Fancier house of <a href="exec:minut += 10 & gt ''IgorHome'', ''home''">Igor Kruglov</a>', '3'
 	!if katjaFirstKiss >= 1:gs'show_table','house of <a href="exec:minut += 10 & gt ''KatjaHome''">Katja Meynold</a>.','3'
-	if katjaFirstKiss >= 1 or mey_vika['mey_vika_qw'] >= 27 or mey_vika['key'] = 1: gs'show_table','house of <a href="exec:minut += 10 & gt''mey_home'', ''door''">twins Manold</a>.','3'
+	if katjaFirstKiss >= 1 or mey_vika['mey_vika_qw'] >= 27 or mey_vika['key'] = 1: gs'show_table','House of <a href="exec:minut += 10 & gt''mey_home'', ''door''">twins Meynold</a>','3'
 	if LariskaHomeIn > 0:gs'show_table','House of <a href="exec:minut += 10 & GT ''LariskaHome''" >Lariska Gruzdevaya</a>, in richer part','3'
-	if beinalbinahome > 0:gs'show_table','Luxurious mansion of <a href="exec:minut += 10 & gt ''albinaporog''">Albina Barlovskaya</a>.','3'
+	if beinalbinahome > 0:gs'show_table','Luxurious mansion of <a href="exec:minut += 10 & gt ''albinaporog''">Albina Barlovskaya</a>','3'
+	if NatBelBestFrend >= 3 and BeInNatBelHome = 1:gs'show_table','Poor home of <a href="exec:minut += 10 & gt ''NatBelVhod''">Natasha Belova</a>','3'	
+	if anushkaFirstvisit ! 0 and npc_rel['A144'] > 60:gs'show_table','Messy home of <a href="exec:minut += 10 & gt ''anushapt'', ''home''">Anushka Konstantinov</a>','3'
 	if st_count > 0 :'<TABLE BORDER=1><<$show_table>></TR></TABLE>'
 end
 !!end of code changes.

+ 1 - 1
locations/podezdM

@@ -292,7 +292,7 @@ if $ARGS[0] = 'alleyway':
 	gs 'arousal', 'vaginal', 15, 'sub', 'rough'
 	gs 'stat'
 
-	act 'continue':
+	act 'Continue':
 		cls
 	    '<center><img <<$set_imgh>> src="images/characters/city/boyfriend/sex/alleycum.jpg"></center>'
 	    'At that pace it doesn''t take him much longer, he turns your head towards him and kisses you passionately. A few moments later, with a couple more grunts he quickly jerks his cock out of your pussy, barely making it in time as you feel hot spurts of his cum landing all over your ass, before slowly running down your crack.'

+ 11 - 11
locations/street_event

@@ -818,7 +818,7 @@ if $ARGS[1] = 'main':
 						pcs_mood += 10
 						'You look around and notice several people staring at you, you are sure they''ve seen everything. You can''t help but smile, loving the attention even if it wasn''t your idea, you casually continue on your way, but with an extra bit of sway in your hips.'
 					end
-					act 'continue':gt $loc
+					act 'Continue':gt $loc
 			!!dress without panties
 				elseif PCloSkirt > 0 and $pantyworntype = 'none' and CloOnePiece = 1:
 					*clr
@@ -835,7 +835,7 @@ if $ARGS[1] = 'main':
 						pcs_mood += 10
 						'You look around and notice several people staring at you, you are sure they seen. You can''t help but smile, loving the attention even if it wasn''t your idea, you casually continue on your way, but with a extra bit of sway in your hips.'
 					end
-					act 'continue':gt $loc
+					act 'Continue':gt $loc
 			!!skirt with panties
 				elseif PCloSkirt > 0 and $pantyworntype ! 'none':
 					*clr
@@ -852,7 +852,7 @@ if $ARGS[1] = 'main':
 						pcs_mood += 10
 						'You look around and notice several people staring at you, you are sure they''ve seen everything. You can''t help but smile, loving the attention even if it wasn''t your idea, you casually continue on your way, but with an extra bit of sway in your hips.'
 					end
-					act 'continue':gt $loc
+					act 'Continue':gt $loc
 			!!if one of the above isn''t true then this is what happens
 				else
 					*clr
@@ -869,7 +869,7 @@ if $ARGS[1] = 'main':
 						pcs_mood += 10
 						'You look around and notice several people staring at you, you are sure they''ve seen everything. You can''t help but smile, loving the attention even if it wasn''t your idea, you casually continue on your way, but with an extra bit of sway in your hips.'
 					end
-					act 'continue':gt $loc
+					act 'Continue':gt $loc
 				end
 			else
 				gt $loc
@@ -891,7 +891,7 @@ if $ARGS[1] = 'main':
 					pcs_mood += 5
 					'You look around and notice several people staring at you, you are sure they''ve seen everything. You can''t help but smile, loving the attention even if it wasn''t your idea, you casually continue on your way, but with an extra bit of sway in your hips.'
 				end
-				act 'continue':gt $loc
+				act 'Continue':gt $loc
 			else
 				gt $loc
 			end
@@ -905,7 +905,7 @@ if $ARGS[1] = 'main':
 				'As you walk down the street you see a couple making out passionately the guy reaches around and starts squeezing the girls ass. You can''t help but watch them as you walk by, feeling your own arousal growing.'
 				gs 'arousal', 'voyeur', 5
 				gs 'arousal', 'end'
-				act 'continue':gt $loc
+				act 'Continue':gt $loc
 			else
 				gt $loc
 			end
@@ -919,7 +919,7 @@ if $ARGS[1] = 'main':
 				'As you walk down the street you see a couple of girls making out passionately. You can''t help but watch them as you walk by, feeling your own arousal growing.'
 				gs 'arousal', 'voyeur', 5
 				gs 'arousal', 'end'
-				act 'continue':gt $loc
+				act 'Continue':gt $loc
 			else
 				gt $loc
 			end
@@ -932,7 +932,7 @@ if $ARGS[1] = 'main':
 				'<<$streetev_title>>'
 				'<center><img <<$set_imgh>> src="images/locations/shared/street/lostkey.jpg"></center>'
 				'As you pass by an alleyway you glance down and see a woman wearing a very nice dress with nice high heels trying to jimmy a window. A few moments later she slides the window open and then crawls through the window, giving a nice view of her ass as she does. Once inside she quickly shuts the window, as you continue on, you wonder if maybe she lost her keys. Or maybe she was just a very well dressed burglar.'
-				act 'continue':gt $loc
+				act 'Continue':gt $loc
 			else
 				gt $loc
 			end
@@ -997,7 +997,7 @@ if $ARGS[1] = 'main':
 				end
 				'As you walk down the street you pass a woman wearing a long coat. All of a sudden she flashes you with a huge grin on her face. She flashes several other people as well, she seems to be enjoying the attention she is getting.'
 				gs 'arousal', 'voyeur', 5
-				act 'continue':gt $loc
+				act 'Continue':gt $loc
 				if pcs_exhibition >= 35:
 					act 'Flash her back':
 						cla
@@ -1006,7 +1006,7 @@ if $ARGS[1] = 'main':
 						'<<$streetev_title>>'
 						'<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_tits.jpg"></center>'
 						'You grin at her as she flashes you and you lift your shirt flashing your tits back at her, which makes her laugh.'
-						act 'continue':gt $loc
+						act 'Continue':gt $loc
 					end
 				end
 			else
@@ -1022,7 +1022,7 @@ if $ARGS[1] = 'main':
 				if hotcat > 5:
 					pcs_mood += 20
 					'As you walk down the street you pass a group of girls. You hear them start talking about you as you pass by. "I love her outfit, she really knows how to dress." "I know, look at her shoes, they are just perfect." "What about her makeup? I wish I could do mine that good." They keep talking about you until they are out of earshot. You can''t help but smile and feel great after that.'
-					act 'continue':gt $loc
+					act 'Continue':gt $loc
 				else
 					pcs_mood -= 20
 					'As you walk down the street you pass a group of girls. You hear them start talking about you as you pass by. "Oh my god, look at her outfit. Does she really think that she can pull that off with a body like that?" "I know and look at her hair, has she even heard of a brush?" You feel your cheeks burning as they continue to make fun of you.'

Some files were not shown because too many files changed in this diff