Browse Source

[fixes] Fixes to father code to improve function from jimmybob

KevinSmarts 5 years ago
parent
commit
fc62796da1
2 changed files with 1071 additions and 1071 deletions
  1. 519 519
      locations/dinfather.qsrc
  2. 552 552
      locations/father.qsrc

+ 519 - 519
locations/dinfather.qsrc

@@ -3,599 +3,599 @@
 !!!These events can trigger randomly when you 'Chat' with your stepfather in the living room, if your relationship is good and you are attractive enough
 
 if $ARGS[0] =  'father act 1':
-	if pcs_horny >= 40 or TouchedByFather=1:
-		act 'You feel like teasing him':
-			cls
-			gs 'arousal', 'flashlite', 5
-			gs 'arousal', 'end'
-			gs 'stat'
-			
-			'<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/fatherim30.jpg"></center>'
-			'In a moment of horniness, you slowly and teasingly bend over with a playful smile on your lips, providing your stepfather with an amazing view of your <<$titsize>> breasts.'
-
-			if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-			if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
-			end
-			if fatherLust=1:
-				'Even though he did not expect this from you, you can tell by the spark in his eyes and his heavier breathing that he definitely likes what he sees.'
-			end
-			act 'Move away':gt $loc, $metka
-		end
-	end
+    if pcs_horny >= 40 or TouchedByFather=1:
+        act 'You feel like teasing him':
+            cls
+            gs 'arousal', 'flashlite', 5
+            gs 'arousal', 'end'
+            gs 'stat'
+            
+            '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/fatherim30.jpg"></center>'
+            'In a moment of horniness, you slowly and teasingly bend over with a playful smile on your lips, providing your stepfather with an amazing view of your <<$titsize>> breasts.'
+
+            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
+            end
+            if fatherLust=1:
+                'Even though he did not expect this from you, you can tell by the spark in his eyes and his heavier breathing that he definitely likes what he sees.'
+            end
+            act 'Move away':gt $loc, $metka
+        end
+    end
 end
 
 if $ARGS[0] =  'father act 2':
-	if pcs_horny >= 60 or TouchedByFather=1:
-		act 'Stare at his groin as you talk':
-			cls
-			gs 'arousal', 'voyeur', 5, 'incest'
-			gs 'arousal', 'end'
-			gs 'stat'
-			
-			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim28.jpg"></center>'
-			'Unable to stop yourself, you stare at his groin and notice the outline of his erect cock through the fabric. Absent-mindedly you bring a hand to your breasts and knead it gently, letting out a barely audible moan.'
-
-			if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-			if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				'Even though your body is definitely having an effect on him your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
-			end
-			if fatherLust=1:
-				'Your acts have derailed his train of thought, and your stepfather just mumbles something unintelligible as he devours you with his eyes. You can tell from his look that he wants you.'
-			end
-			act 'Move away':gt $loc, $metka
-		end
-	end
+    if pcs_horny >= 60 or TouchedByFather=1:
+        act 'Stare at his groin as you talk':
+            cls
+            gs 'arousal', 'voyeur', 5, 'incest'
+            gs 'arousal', 'end'
+            gs 'stat'
+            
+            '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim28.jpg"></center>'
+            'Unable to stop yourself, you stare at his groin and notice the outline of his erect cock through the fabric. Absent-mindedly you bring a hand to your breasts and knead it gently, letting out a barely audible moan.'
+
+            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                'Even though your body is definitely having an effect on him your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
+            end
+            if fatherLust=1:
+                'Your acts have derailed his train of thought, and your stepfather just mumbles something unintelligible as he devours you with his eyes. You can tell from his look that he wants you.'
+            end
+            act 'Move away':gt $loc, $metka
+        end
+    end
 end
 
 if $ARGS[0] =  'father act 3':
-	if pcs_horny >= 80 or TouchedByFather=1:
-		act 'Spread your legs':
-			cls
-			gs 'arousal', 'flash', 5
-			gs 'arousal', 'end'
-			gs 'stat'
-			
-			'You, while pretending to not notice, slowly spread your legs as you talk.'
-
-			if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-			if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim31.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. You look down and notice your skimpy underwear did a very poor job of hiding your pussy. Your stepfather is clearly embarrassed and surprised. He loudly clears his throat and says "<<$pcs_nickname>> don''t do that, that''s no way for a lady to behave. And go put some normal underwear on."'
-				if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim24.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. "What''s wrong?" you ask him innocently, knowing full well you''re not wearing underwear and that he has a great view of your bare pussy. You''re not fooling him though, and he doesn''t appreciate your teasing in the slightest. "<<$pcs_nickname>>, stop that at once and go put some pants on."'
-			end
-			if fatherLust=1:
-				if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim20.jpg"></center>' & 'Your stepfather realizes what you''re up to and pulls you closer to him, desire burning in his eyes. He runs his hands over your ass cheeks and thighs, petting and kneading them, and then pushes your panties to the side. Two of his fingers are exploring your sphincter, rubbing and teasing you. "Is there something you want, <<$pcs_nickname>>?" he asks with a smug grin on his face, knowing he turned the tables on you. All you can do is whimper in response.'
-				if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim26.jpg"></center>' & 'Your stepfather gets a glimpse of your bare pussy and realizes what you''re up to. "<<$pcs_nickname>>... are you not wearing panties? Get down on the couch and spread your legs for me, Daddy has to know now." You do as he says, lean back on the couch and spread wide. He kneels in front of you, pulls your clothes to the side and rubs your pussy and thighs with his rough hands. "Just as I thought, you little minx!" he says with a grin on his face. After he had his fun he helps you get back up and even helps you straighten your clothes, his hands lingering on your hips and ass a few seconds longer than is needed.'
-			end
-			act 'Move away':gt $loc, $metka
-		end
-	end
+    if pcs_horny >= 80 or TouchedByFather=1:
+        act 'Spread your legs':
+            cls
+            gs 'arousal', 'flash', 5
+            gs 'arousal', 'end'
+            gs 'stat'
+            
+            'You, while pretending to not notice, slowly spread your legs as you talk.'
+
+            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim31.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. You look down and notice your skimpy underwear did a very poor job of hiding your pussy. Your stepfather is clearly embarrassed and surprised. He loudly clears his throat and says "<<$pcs_nickname>> don''t do that, that''s no way for a lady to behave. And go put some normal underwear on."'
+                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim24.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. "What''s wrong?" you ask him innocently, knowing full well you''re not wearing underwear and that he has a great view of your bare pussy. You''re not fooling him though, and he doesn''t appreciate your teasing in the slightest. "<<$pcs_nickname>>, stop that at once and go put some pants on."'
+            end
+            if fatherLust=1:
+                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim20.jpg"></center>' & 'Your stepfather realizes what you''re up to and pulls you closer to him, desire burning in his eyes. He runs his hands over your ass cheeks and thighs, petting and kneading them, and then pushes your panties to the side. Two of his fingers are exploring your sphincter, rubbing and teasing you. "Is there something you want, <<$pcs_nickname>>?" he asks with a smug grin on his face, knowing he turned the tables on you. All you can do is whimper in response.'
+                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim26.jpg"></center>' & 'Your stepfather gets a glimpse of your bare pussy and realizes what you''re up to. "<<$pcs_nickname>>... are you not wearing panties? Get down on the couch and spread your legs for me, Daddy has to know now." You do as he says, lean back on the couch and spread wide. He kneels in front of you, pulls your clothes to the side and rubs your pussy and thighs with his rough hands. "Just as I thought, you little minx!" he says with a grin on his face. After he had his fun he helps you get back up and even helps you straighten your clothes, his hands lingering on your hips and ass a few seconds longer than is needed.'
+            end
+            act 'Move away':gt $loc, $metka
+        end
+    end
 end
 
 !!! These events can trigger when you 'Chat' with your stepfather in the living room.
 
 if $ARGS[0] =  'father 1':
-	!He hates you
-	'You try to have a conversation with your stepfather, but he dislikes you too much to even pretend to be interested in what you have to say.'
-	if sorryday!daystart:
-		act 'Apologize':
-			cla
-			sorryday=daystart
-			npc_rel['A28']+=(pcs_intel/10)+(pcs_apprnc/20)
-			gs 'stat'
-			'You profusely apologize to your stepfather, and after a while you can tell his attitude towards you is slightly milder.'
-			act 'Move away':gt $loc, $metka
-		end
-	end
+    !He hates you
+    'You try to have a conversation with your stepfather, but he dislikes you too much to even pretend to be interested in what you have to say.'
+    if sorryday!daystart:
+        act 'Apologize':
+            cla
+            sorryday=daystart
+            npc_rel['A28']+=(pcs_intel/10)+(pcs_apprnc/20)
+            gs 'stat'
+            'You profusely apologize to your stepfather, and after a while you can tell his attitude towards you is slightly milder.'
+            act 'Move away':gt $loc, $metka
+        end
+    end
 end
 
 if $ARGS[0] =  'father 2':
-	!He doesn''t like you very much
-	'You try to have a conversation with your stepfather, but he''s not really interested and barely has anything to contribute while you do all the talking.'
-	if sorryday!daystart:
-		act 'Try to get on his good side':
-			cla
-			sorryday=daystart
-			npc_rel['A28']+=(pcs_intel/10)+(pcs_apprnc/20)
-			gs 'stat'
-			'You spend some time trying to get on your stepfather''s good side, and you feel like he likes you a bit more after you show interest in the things he enjoys.'
-			act 'Move away':gt $loc, $metka
-		end
-	end
+    !He doesn''t like you very much
+    'You try to have a conversation with your stepfather, but he''s not really interested and barely has anything to contribute while you do all the talking.'
+    if sorryday!daystart:
+        act 'Try to get on his good side':
+            cla
+            sorryday=daystart
+            npc_rel['A28']+=(pcs_intel/10)+(pcs_apprnc/20)
+            gs 'stat'
+            'You spend some time trying to get on your stepfather''s good side, and you feel like he likes you a bit more after you show interest in the things he enjoys.'
+            act 'Move away':gt $loc, $metka
+        end
+    end
 end
 
 if $ARGS[0] =  'father 3':
-	!Good relationship, but you''re not pretty enough
-	fatherTalk = rand (1,5)
-	if fatherTalk = 1:
-		'You enjoy a short talk with your stepfather.'
-	elseif fatherTalk = 2:
-		'You ask your stepfather how he met your mother. Your stepfather scratches his slightly balding head and replies: "I used to work as a taxi driver back then, drove your mother to places from time to time and we got along very well. Natasha is a strong and independant woman, raising you and Anya all by herself after she left your father. I didn''t know him very well, I''ve only met him a couple of times. All I know is that his name is Mikhail Kuznetsov, and that he moved to a different city soon after he and your mother divorced.'
-	elseif fatherTalk = 3:
-		'You ask your stepfather about his work. Your stepfather reaches for his aching joints, with a grimace on his face. "I used to be a taxi driver. It was hard work though, often working many hours a day, and it could be dangerous too. With some money we saved up I bought a Gazelle pickup truck, and now I drive that selling goods and making deliveries. As you know I have two garages; one for our Volga, and the other one for the Gazelle."'
-	elseif fatherTalk = 4:
-		'Your stepfather tells you a funny story.'
-	elseif fatherTalk = 5:
-		'Your stepfather tells you a funny joke.'
-	end
+    !Good relationship, but you''re not pretty enough
+    fatherTalk = rand (1,5)
+    if fatherTalk = 1:
+        'You enjoy a short talk with your stepfather.'
+    elseif fatherTalk = 2:
+        'You ask your stepfather how he met your mother. Your stepfather scratches his slightly balding head and replies: "I used to work as a taxi driver back then, drove your mother to places from time to time and we got along very well. Natasha is a strong and independant woman, raising you and Anya all by herself after she left your father. I didn''t know him very well, I''ve only met him a couple of times. All I know is that his name is Mikhail Kuznetsov, and that he moved to a different city soon after he and your mother divorced.'
+    elseif fatherTalk = 3:
+        'You ask your stepfather about his work. Your stepfather reaches for his aching joints, with a grimace on his face. "I used to be a taxi driver. It was hard work though, often working many hours a day, and it could be dangerous too. With some money we saved up I bought a Gazelle pickup truck, and now I drive that selling goods and making deliveries. As you know I have two garages; one for our Volga, and the other one for the Gazelle."'
+    elseif fatherTalk = 4:
+        'Your stepfather tells you a funny story.'
+    elseif fatherTalk = 5:
+        'Your stepfather tells you a funny joke.'
+    end
 end
 
 if $ARGS[0] =  'father 4':
-	!Good relationship, you''re attractive
-	talkrand=rand(1,100)
-	if talkrand >= 20:
-		gs 'dinfather', 'father 3'
-	elseif talkrand < 20:
-		'You relax and share funny stories with your stepfather.'
-		if npc_rel['A28']>=40 and npc_rel['A28']<60:FatherMolest = rand(1,8)
-		if npc_rel['A28']>=60 and npc_rel['A28']<80:FatherMolest = rand(1,4)
-		if npc_rel['A28']>=80:FatherMolest = rand(1,2)
-		if FatherMolest=1:
-			gs 'dinfather', 'father act 1'
-			gs 'dinfather', 'father act 2'
-			gs 'dinfather', 'father act 3'
-		else
-			gs 'dinfather', 'father 3'
-		end
-	end
+    !Good relationship, you''re attractive
+    talkrand=rand(1,100)
+    if talkrand >= 20:
+        gs 'dinfather', 'father 3'
+    elseif talkrand < 20:
+        'You relax and share funny stories with your stepfather.'
+        if npc_rel['A28']>=40 and npc_rel['A28']<60:FatherMolest = rand(1,8)
+        if npc_rel['A28']>=60 and npc_rel['A28']<80:FatherMolest = rand(1,4)
+        if npc_rel['A28']>=80:FatherMolest = rand(1,2)
+        if FatherMolest=1:
+            gs 'dinfather', 'father act 1'
+            gs 'dinfather', 'father act 2'
+            gs 'dinfather', 'father act 3'
+        else
+            gs 'dinfather', 'father 3'
+        end
+    end
 end
 
 !_____________________Button "Chat" garage _____________________________
 
 if $ARGS[0] =  'gar_act1':
-	if pcs_horny >= 50 or TouchedByFather=1:
-		act 'You feel like teasing him':
-			cls
-			gs 'arousal', 'flashlite', 5
-			gs 'arousal', 'end'
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/fatherim30.jpg"></center>'
-			'In a moment of horniness, you slowly and teasingly bend over with a playful smile on your lips, providing your stepfather with an amazing view of your <<$titsize>> breasts.'
-
-			if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-			if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
-			end
-			if fatherLust=1:
-				'Even though he did not expect this from you, you can tell by the spark in his eyes and his heavier breathing that he definitely likes what he sees.'
-			end
-			act 'Move away':gt $loc, $metka
-		end
-	else
-		gs 'dinfather', 'garchat'
-	end
+    if pcs_horny >= 50 or TouchedByFather=1:
+        act 'You feel like teasing him':
+            cls
+            gs 'arousal', 'flashlite', 5
+            gs 'arousal', 'end'
+            gs 'stat'
+            '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/fatherim30.jpg"></center>'
+            'In a moment of horniness, you slowly and teasingly bend over with a playful smile on your lips, providing your stepfather with an amazing view of your <<$titsize>> breasts.'
+
+            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
+            end
+            if fatherLust=1:
+                'Even though he did not expect this from you, you can tell by the spark in his eyes and his heavier breathing that he definitely likes what he sees.'
+            end
+            act 'Move away':gt $loc, $metka
+        end
+    else
+        gs 'dinfather', 'garchat'
+    end
 end
 
 if $ARGS[0] =  'gar_act2':
-	if pcs_horny >= 90 or TouchedByFather=1:
-		act 'Stare at his groin as you talk':
-			cls
-			gs 'arousal', 'voyeur', 5, 'incest'
-			gs 'arousal', 'end'
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim28.jpg"></center>'
-			'Unable to stop yourself, you stare at his groin and notice the outline of his erect cock through the fabric. Absent-mindedly you bring a hand to your breasts and knead it gently, letting out a barely audible moan.'
-
-			if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-			if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				'Even though your body is definitely having an effect on him your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
-			end
-			if fatherLust=1:
-				'Your acts have derailed his train of thought, and your stepfather just mumbles something unintelligible as he devours you with his eyes. You can tell from his look that he wants you.'
-			end
-			act 'Move away':gt $loc, $metka
-		end
-	else
-		gs 'dinfather', 'garchat'
-	end
+    if pcs_horny >= 90 or TouchedByFather=1:
+        act 'Stare at his groin as you talk':
+            cls
+            gs 'arousal', 'voyeur', 5, 'incest'
+            gs 'arousal', 'end'
+            gs 'stat'
+            '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim28.jpg"></center>'
+            'Unable to stop yourself, you stare at his groin and notice the outline of his erect cock through the fabric. Absent-mindedly you bring a hand to your breasts and knead it gently, letting out a barely audible moan.'
+
+            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                'Even though your body is definitely having an effect on him your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
+            end
+            if fatherLust=1:
+                'Your acts have derailed his train of thought, and your stepfather just mumbles something unintelligible as he devours you with his eyes. You can tell from his look that he wants you.'
+            end
+            act 'Move away':gt $loc, $metka
+        end
+    else
+        gs 'dinfather', 'garchat'
+    end
 end
 
 if $ARGS[0] =  'gar_act3':
-	if pcs_horny >= 100 or TouchedByFather=1:
-		act 'Spread your legs':
-			cls
-			gs 'arousal', 'flash', 5
-			gs 'arousal', 'end'
-			gs 'stat'
-			'You, while pretending to not notice, slowly spread your legs as you talk.'
-
-			if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-			if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim31.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. You look down and notice your skimpy underwear did a very poor job of hiding your pussy. Your stepfather is clearly embarrassed and surprised. He loudly clears his throat and says "<<$pcs_nickname>> don''t do that, that''s no way for a lady to behave. And go put some normal underwear on."'
-				if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim24.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. "What''s wrong?" you ask him innocently, knowing full well you''re not wearing underwear and that he has a great view of your bare pussy. You''re not fooling him though, and he doesn''t appreciate your teasing in the slightest. "<<$pcs_nickname>>, stop that at once and go put some pants on."'
-			end
-			if fatherLust=1:
-				if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim20.jpg"></center>' & 'Your stepfather realizes what you''re up to and pulls you closer to him, desire burning in his eyes. He runs his hands over your ass cheeks and thighs, petting and kneading them, and then pushes your panties to the side. Two of his fingers are exploring your sphincter, rubbing and teasing you. "Is there something you want, <<$pcs_nickname>>?" he asks with a smug grin on his face, knowing he turned the tables on you. All you can do is whimper in response.'
-				if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim26.jpg"></center>' & 'Your stepfather gets a glimpse of your bare pussy and realizes what you''re up to. "<<$pcs_nickname>>... are you not wearing panties? Get down on the ground and spread your legs for me, Daddy has to know now." You do as he says, lie down on the ground and spread your legs wide. He kneels in front of you, pulls your clothes to the side and rubs your pussy and thighs with his rough hands. "Just as I thought, you little minx!" he says with a grin on his face. After he had his fun he helps you get back up and even helps you straighten your clothes, his hands lingering on your hips and ass a few seconds longer than is needed.'
-			end
-			act 'Move away':gt $loc, $metka
-		end
-	else
-		gs 'dinfather', 'garchat'
-	end
+    if pcs_horny >= 100 or TouchedByFather=1:
+        act 'Spread your legs':
+            cls
+            gs 'arousal', 'flash', 5
+            gs 'arousal', 'end'
+            gs 'stat'
+            'You, while pretending to not notice, slowly spread your legs as you talk.'
+
+            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim31.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. You look down and notice your skimpy underwear did a very poor job of hiding your pussy. Your stepfather is clearly embarrassed and surprised. He loudly clears his throat and says "<<$pcs_nickname>> don''t do that, that''s no way for a lady to behave. And go put some normal underwear on."'
+                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim24.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. "What''s wrong?" you ask him innocently, knowing full well you''re not wearing underwear and that he has a great view of your bare pussy. You''re not fooling him though, and he doesn''t appreciate your teasing in the slightest. "<<$pcs_nickname>>, stop that at once and go put some pants on."'
+            end
+            if fatherLust=1:
+                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim20.jpg"></center>' & 'Your stepfather realizes what you''re up to and pulls you closer to him, desire burning in his eyes. He runs his hands over your ass cheeks and thighs, petting and kneading them, and then pushes your panties to the side. Two of his fingers are exploring your sphincter, rubbing and teasing you. "Is there something you want, <<$pcs_nickname>>?" he asks with a smug grin on his face, knowing he turned the tables on you. All you can do is whimper in response.'
+                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim26.jpg"></center>' & 'Your stepfather gets a glimpse of your bare pussy and realizes what you''re up to. "<<$pcs_nickname>>... are you not wearing panties? Get down on the ground and spread your legs for me, Daddy has to know now." You do as he says, lie down on the ground and spread your legs wide. He kneels in front of you, pulls your clothes to the side and rubs your pussy and thighs with his rough hands. "Just as I thought, you little minx!" he says with a grin on his face. After he had his fun he helps you get back up and even helps you straighten your clothes, his hands lingering on your hips and ass a few seconds longer than is needed.'
+            end
+            act 'Move away':gt $loc, $metka
+        end
+    else
+        gs 'dinfather', 'garchat'
+    end
 end
 
 !_____________________Button "VIEW WITH TV" in the apartment _____________________________
 
 if $ARGS[0] =  'watchtv_act1':
-	if pcs_horny >= 50 or TouchedByFather=1:
-		act 'Lean your head against his chest':
-			cls
-			gs 'arousal', 'flashlite', 5
-			gs 'arousal', 'end'
-			gs 'stat'
-			
-			'Soon after you join your stepfather on the couch to watch TV, you feel a bit sleepy. You snuggle up against your stepfather''s chest and close your eyes.'
-
-			if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-			if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-			if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				'Your stepfather does not like you getting so close to him, and pushes you away.'
-			elseif fatherLust=1:
-				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim22.jpg"></center>'
-				'The warmth of his body and his musky smell make you feel aroused, and you suddenly don''t feel tired any more. Enjoying your comfy position and closeness to him, you stay put and pretend to be asleep while sexy thoughts race through your mind.'
-			end
-
-			fatherWantsToTouch=Rand(1,2)
-			if fatherWantsToTouch=1:
-				'As you lay against him with your eyes closed, you feel his arm shifting. Seconds later you feel his hand on your hip, slowly moving its way up until he rests it on your <<$titsize>> breasts. He keeps his hand there, gently kneading them as he watches TV. You do your best to stay still, but your heart is racing and you rapidly feel your pussy moisten.'
-				act 'Stay still and see if he goes any further':
-					cls
-					pcs_horny = rand(90,95)
-					gs 'stat'
-					TouchedByFather = 1
-					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim18.jpg"></center>'
-					'Biting your lip, you lie quietly on the chest of your stepfather and enjoy his caresses, restraining your moans. Slowly but surely he focuses more on your nipples, pinching them and tugging at them. You do your best to stay quiet, but it''s getting more and more difficult. Then you hear him let out a chuckle, and he whispers "<<$pcs_nickname>>, I know you''re not sleeping."'
-					if npc_sex['A28']!0 and mother_go = 1 and hour = 16:
-						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim21.jpg"></center>'
-						'You open your eyes and notice the large bulge in his pants. As you turn your head and give him a sweet smile, you put your hand on the bulge and gently start to pet it. Your stepfather, without hesitation, unbuttons his pants and pulls out his dick. You, also without hesitation, lower your head and give it a lick.'
-						act 'Get down on your knees':gs 'fathersex',  'fatherblow4'
-					end
-					act 'Move away':gt $loc, $metka
-				end
-			elseif fatherWantsToTouch=2:
-				'You slowly feel his hand work its way down to your ass, kneading it firmly.'
-				act 'Stay still and see if he goes any further':
-					cls
-					gs 'arousal', 'foreplay', 15, 'incest'
-					gs 'arousal', 'anal_finger', 15, 'incest'
-					gs 'arousal', 'end'
-					minut -= 30
-					gs 'stat'
-					TouchedByFather=1
-					pcs_ass+=1
-					if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim17.jpg"></center>' & 'Not noticing any reluctance from you, your stepfather continues his kneading and then slides his hands underneath your clothes. His sexual preference is abundantly clear: he immediately searches out your tight asshole, and gently rubs his finger against it. Unable to help yourself you begin to gyrate your hips to mimic his movements, trying to stifle your moans. He notices anyway: the pressure of his finger against your sphincter grows, and his decisive actions make you realize he has no intentions of stopping there. When his finger penetrates you, you can''t hold back your moans any longer. He chuckles and whispers: "I knew you were awake all along <<$pcs_nickname>>, just relax and enjoy."'
-					if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim16.jpg"></center>' & 'When his hand slips under your clothes, you feel his fingers feeling around for a second, grasping for something that isn''t there. He was clearly expecting panties, and is confused by the lack of them. When he realizes you''re not wearing any his actions grow bolder, and soon feel two fingers rubbing up against your asshole with the intention of going in. You adjust your hips slightly to grant him easier access, which he recognizes as a sign of consent and increases the pressure on your sphincter, pushing his two fingers in slowly but surely.'
-					if npc_sex['A28']!0 and mother_go = 1 and hour = 16:
-						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim21.jpg"></center>'
-						'You open your eyes and notice the large bulge in his pants. As you turn your head and give him a sweet smile, you put your hand on the bulge and gently start to pet it. Your stepfather, without hesitation, unbuttons his pants and pulls out his dick. You, also without hesitation, lower your head and give it a lick.'
-						act 'Get down on your knees': gs 'fathersex',  'fatherblow4'
-					end
-					act 'Move away':gt $loc, $metka
-				end
-			end
-			act 'Move away':gt $loc, $metka
-		end
-	end
+    if pcs_horny >= 0 or TouchedByFather=1:
+        act 'Lean your head against his chest':
+            cls
+            gs 'arousal', 'flashlite', 5
+            gs 'arousal', 'end'
+            gs 'stat'
+            
+            'Soon after you join your stepfather on the couch to watch TV, you feel a bit sleepy. You snuggle up against your stepfather''s chest and close your eyes.'
+
+            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 80 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+            if pcs_apprnc + (npc_rel['A28']/10) >= 120 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                'Your stepfather does not like you getting so close to him, and pushes you away.'
+            elseif fatherLust=1:
+                '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim22.jpg"></center>'
+                'The warmth of his body and his musky smell make you feel aroused, and you suddenly don''t feel tired any more. Enjoying your comfy position and closeness to him, you stay put and pretend to be asleep while sexy thoughts race through your mind.'
+            end
+
+            fatherWantsToTouch=Rand(1,2)
+            if fatherWantsToTouch=1:
+                'As you lay against him with your eyes closed, you feel his arm shifting. Seconds later you feel his hand on your hip, slowly moving its way up until he rests it on your <<$titsize>> breasts. He keeps his hand there, gently kneading them as he watches TV. You do your best to stay still, but your heart is racing and you rapidly feel your pussy moisten.'
+                act 'Stay still and see if he goes any further':
+                    cls
+                    pcs_horny = rand(90,95)
+                    gs 'stat'
+                    TouchedByFather = 1
+                    '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim18.jpg"></center>'
+                    'Biting your lip, you lie quietly on the chest of your stepfather and enjoy his caresses, restraining your moans. Slowly but surely he focuses more on your nipples, pinching them and tugging at them. You do your best to stay quiet, but it''s getting more and more difficult. Then you hear him let out a chuckle, and he whispers "<<$pcs_nickname>>, I know you''re not sleeping."'
+                    if npc_sex['A28']!0 and mother_go = 1 and hour = 16:
+                        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim21.jpg"></center>'
+                        'You open your eyes and notice the large bulge in his pants. As you turn your head and give him a sweet smile, you put your hand on the bulge and gently start to pet it. Your stepfather, without hesitation, unbuttons his pants and pulls out his dick. You, also without hesitation, lower your head and give it a lick.'
+                        act 'Get down on your knees':gs 'fathersex',  'fatherblow4'
+                    end
+                    act 'Move away':gt $loc, $metka
+                end
+            elseif fatherWantsToTouch=2:
+                'You slowly feel his hand work its way down to your ass, kneading it firmly.'
+                act 'Stay still and see if he goes any further':
+                    cls
+                    gs 'arousal', 'foreplay', 15, 'incest'
+                    gs 'arousal', 'anal_finger', 15, 'incest'
+                    gs 'arousal', 'end'
+                    minut -= 30
+                    gs 'stat'
+                    TouchedByFather=1
+                    pcs_ass+=1
+                    if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim17.jpg"></center>' & 'Not noticing any reluctance from you, your stepfather continues his kneading and then slides his hands underneath your clothes. His sexual preference is abundantly clear: he immediately searches out your tight asshole, and gently rubs his finger against it. Unable to help yourself you begin to gyrate your hips to mimic his movements, trying to stifle your moans. He notices anyway: the pressure of his finger against your sphincter grows, and his decisive actions make you realize he has no intentions of stopping there. When his finger penetrates you, you can''t hold back your moans any longer. He chuckles and whispers: "I knew you were awake all along <<$pcs_nickname>>, just relax and enjoy."'
+                    if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim16.jpg"></center>' & 'When his hand slips under your clothes, you feel his fingers feeling around for a second, grasping for something that isn''t there. He was clearly expecting panties, and is confused by the lack of them. When he realizes you''re not wearing any his actions grow bolder, and soon feel two fingers rubbing up against your asshole with the intention of going in. You adjust your hips slightly to grant him easier access, which he recognizes as a sign of consent and increases the pressure on your sphincter, pushing his two fingers in slowly but surely.'
+                    if npc_sex['A28']!0 and mother_go = 1 and hour = 16:
+                        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim21.jpg"></center>'
+                        'You open your eyes and notice the large bulge in his pants. As you turn your head and give him a sweet smile, you put your hand on the bulge and gently start to pet it. Your stepfather, without hesitation, unbuttons his pants and pulls out his dick. You, also without hesitation, lower your head and give it a lick.'
+                        act 'Get down on your knees': gs 'fathersex',  'fatherblow4'
+                    end
+                    act 'Move away':gt $loc, $metka
+                end
+            end
+            act 'Move away':gt $loc, $metka
+        end
+    end
 end
 
 if $ARGS[0] =  'watchtv_act2':
-	act 'Stare at his groin':
-		cls
-		gs 'arousal', 'voyeur', 5, 'incest'
-		gs 'arousal', 'end'
-		gs 'stat'
-		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim28.jpg"></center>'
-		'Unable to stop yourself, you stare at his groin and notice the outline of his erect cock through the fabric. Absent-mindedly you bring a hand to your breasts and knead them gently, letting out a barely audible moan.'
-
-		if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-		if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-		if fatherLust>=2:
-			pcs_horny -= RAND(1,5)
-			gs 'stat'
-			'Even though your body is definitely having an effect on him your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
-		elseif fatherLust=1:
-			'Your acts have derailed his train of thought, and your stepfather just mumbles something unintelligible as he devours you with his eyes. You can tell from his look that he wants you.'
-		end
-		act 'Move away':gt $loc, $metka
-	end
+    act 'Stare at his groin':
+        cls
+        gs 'arousal', 'voyeur', 5, 'incest'
+        gs 'arousal', 'end'
+        gs 'stat'
+        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim28.jpg"></center>'
+        'Unable to stop yourself, you stare at his groin and notice the outline of his erect cock through the fabric. Absent-mindedly you bring a hand to your breasts and knead them gently, letting out a barely audible moan.'
+
+        if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+        if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+        if fatherLust>=2:
+            pcs_horny -= RAND(1,5)
+            gs 'stat'
+            'Even though your body is definitely having an effect on him your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
+        elseif fatherLust=1:
+            'Your acts have derailed his train of thought, and your stepfather just mumbles something unintelligible as he devours you with his eyes. You can tell from his look that he wants you.'
+        end
+        act 'Move away':gt $loc, $metka
+    end
 end
 
 if $ARGS[0] =  'watchtv_act3':
-	act 'Spread your legs':
-		cls
-		gs 'arousal', 'flash', 5
-		gs 'arousal', 'end'
-		gs 'stat'
-		'You, while pretending to not notice, slowly spread your legs as you talk.'
-		if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-		if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-		if fatherLust>=2:
-			pcs_horny -= RAND(1,5)
-			gs 'stat'
-			if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim19.jpg"></center>' & 'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He reaches over to your clothes and adjusts them so they cover your panties, and sends you off.'
-			if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim32.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. "What''s wrong?" you ask him innocently, knowing full well you''re not wearing underwear and that he has a great view of your bare pussy. You''re not fooling him though, and he doesn''t appreciate your teasing in the slightest. "<<$pcs_nickname>>, stop that at once and go put some pants on."'
-		elseif fatherLust=1:
-			if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim20.jpg"></center>' & 'Your stepfather realizes what you''re up to and pulls you closer to him, desire burning in his eyes. He runs his hands over your ass cheeks and thighs, petting and kneading them, and then pushes your panties to the side. Two of his fingers are exploring your sphincter, rubbing and teasing you. "Is there something you want, <<$pcs_nickname>>?" he asks with a smug grin on his face, knowing he turned the tables on you. All you can do is whimper in response.'
-			if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim25.jpg"></center>' & 'Judging from your stepfather''s reddening face, you think your actions are definitely having an effect on him. Your stepfather grabs you around your hips without another word, pulls you down over his lap and sticks a finger deep in your soaking wet pussy. You let out a needy moan, and feel a tinge of regret when he pulls out and pretends as if nothing happened with a smug grin on his face. Realising he''s not going to go any further you straighten your clothes and try to pretend it''s okay, even though your throbbing pussy begs to differ.'
-		end
-	act 'Move away':gt $loc, $metka
-	end
+    act 'Spread your legs':
+        cls
+        gs 'arousal', 'flash', 5
+        gs 'arousal', 'end'
+        gs 'stat'
+        'You, while pretending to not notice, slowly spread your legs as you talk.'
+        if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+        if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+        if fatherLust>=2:
+            pcs_horny -= RAND(1,5)
+            gs 'stat'
+            if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim19.jpg"></center>' & 'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He reaches over to your clothes and adjusts them so they cover your panties, and sends you off.'
+            if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim32.jpg"></center>' & 'You notice your stepfather''s eyes darting down while you talk, and suddenly his face turns beet red. "What''s wrong?" you ask him innocently, knowing full well you''re not wearing underwear and that he has a great view of your bare pussy. You''re not fooling him though, and he doesn''t appreciate your teasing in the slightest. "<<$pcs_nickname>>, stop that at once and go put some pants on."'
+        elseif fatherLust=1:
+            if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim20.jpg"></center>' & 'Your stepfather realizes what you''re up to and pulls you closer to him, desire burning in his eyes. He runs his hands over your ass cheeks and thighs, petting and kneading them, and then pushes your panties to the side. Two of his fingers are exploring your sphincter, rubbing and teasing you. "Is there something you want, <<$pcs_nickname>>?" he asks with a smug grin on his face, knowing he turned the tables on you. All you can do is whimper in response.'
+            if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim25.jpg"></center>' & 'Judging from your stepfather''s reddening face, you think your actions are definitely having an effect on him. Your stepfather grabs you around your hips without another word, pulls you down over his lap and sticks a finger deep in your soaking wet pussy. You let out a needy moan, and feel a tinge of regret when he pulls out and pretends as if nothing happened with a smug grin on his face. Realising he''s not going to go any further you straighten your clothes and try to pretend it''s okay, even though your throbbing pussy begs to differ.'
+        end
+    act 'Move away':gt $loc, $metka
+    end
 end
 
 if $ARGS[0] =  'watchtv1':
-	!scandal stepfather
-	'You try to cuddle up against him on the couch, but he roughly shoves you off the couch. As your ass hits the ground he scowls at you: "<<$pcs_nickname>>, what the hell are you doing?" He can''t stand the thought of being anywhere near you. You rub your sensitive ass with a slight pout on your face and consider your next move.'
-	if sorryday!daystart:
-		act 'Apologize':
-			cls
-			sorryday=daystart
-			npc_rel['A28']+=(pcs_intel/10)+(pcs_apprnc/20)
-			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim36.jpg"></center>'
-			'You profusely apologize to your stepfather, and after a while you can tell his attitude towards you is slightly milder.'
-			act 'Move away':gt $loc, $metka
-		end
-	end
+    !scandal stepfather
+    'You try to cuddle up against him on the couch, but he roughly shoves you off the couch. As your ass hits the ground he scowls at you: "<<$pcs_nickname>>, what the hell are you doing?" He can''t stand the thought of being anywhere near you. You rub your sensitive ass with a slight pout on your face and consider your next move.'
+    if sorryday!daystart:
+        act 'Apologize':
+            cls
+            sorryday=daystart
+            npc_rel['A28']+=(pcs_intel/10)+(pcs_apprnc/20)
+            gs 'stat'
+            '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim36.jpg"></center>'
+            'You profusely apologize to your stepfather, and after a while you can tell his attitude towards you is slightly milder.'
+            act 'Move away':gt $loc, $metka
+        end
+    end
 end
 
 if $ARGS[0] =  'watchtv2':
-	!strained relations
-	'As you try to cuddle up against your stepfather to watch some TV, he holds you off and makes clear that he doesn''t want you to get that close to him.'
-	if sorryday!daystart:
-		act 'Try to get on his good side':
-			cla
-			sorryday=daystart
-			npc_rel['A28']+=(pcs_intel/10)+(pcs_apprnc/20)
-			gs 'stat'
-			'You spend some time trying to get on your stepfather''s good side, and you feel like he likes you a bit more after you show interest in the things he enjoys.'
-			act 'Move away':gt $loc, $metka
-		end
-	end
+    !strained relations
+    'As you try to cuddle up against your stepfather to watch some TV, he holds you off and makes clear that he doesn''t want you to get that close to him.'
+    if sorryday!daystart:
+        act 'Try to get on his good side':
+            cla
+            sorryday=daystart
+            npc_rel['A28']+=(pcs_intel/10)+(pcs_apprnc/20)
+            gs 'stat'
+            'You spend some time trying to get on your stepfather''s good side, and you feel like he likes you a bit more after you show interest in the things he enjoys.'
+            act 'Move away':gt $loc, $metka
+        end
+    end
 end
 
 if $ARGS[0] =  'watchtv3':
-	!gg good relations but not beautiful
-	fatherTV = rand (1,5)
-	if fatherTV = 1:
-		'You spend an hour watching a TV show with your stepfather, in which various persons display their skill in random talents hoping to win a prize.'
-	elseif fatherTV = 2:
-		'You spend an hour watching a TV show with your stepfather, in which several girls hope to get a date with the handsome bachelor.'
-	elseif fatherTV = 3:
-		'You spend an hour watching a TV show with your stepfather, learning all about how a platypus behaves in the wild.'
-	elseif fatherTV = 4:
-		'You spend an hour watching a TV show with your stepfather, in which experts try to figure out which of the girls in their line-up are most likely to get pregnant by examining them through X-ray glasses.'
-	elseif fatherTV = 5:
-		'You spend an hour watching a TV show with your stepfather, in which two guys are beating the crap out of each other in a boxing ring.'
-	end
+    !gg good relations but not beautiful
+    fatherTV = rand (1,5)
+    if fatherTV = 1:
+        'You spend an hour watching a TV show with your stepfather, in which various persons display their skill in random talents hoping to win a prize.'
+    elseif fatherTV = 2:
+        'You spend an hour watching a TV show with your stepfather, in which several girls hope to get a date with the handsome bachelor.'
+    elseif fatherTV = 3:
+        'You spend an hour watching a TV show with your stepfather, learning all about how a platypus behaves in the wild.'
+    elseif fatherTV = 4:
+        'You spend an hour watching a TV show with your stepfather, in which experts try to figure out which of the girls in their line-up are most likely to get pregnant by examining them through X-ray glasses.'
+    elseif fatherTV = 5:
+        'You spend an hour watching a TV show with your stepfather, in which two guys are beating the crap out of each other in a boxing ring.'
+    end
 end
 
 if $ARGS[0] =  'watchtv4':
-	!good relations and Messrs attractive
-	talkrand=rand(1,100)
-	if talkrand>=20:
-		gs 'dinfather', 'watchtv3'
-	else
-		'You relax and talk about the show you''re watching with your stepfather, cuddling up snugly against him.'
-		if npc_rel['A28']>=40 and npc_rel['A28']<60:FatherMolest = RAND (1,8)
-		if npc_rel['A28']>=60 and npc_rel['A28']<80:FatherMolest = RAND (1,4)
-		if npc_rel['A28']>=80:FatherMolest = RAND (1,2)
-		if FatherMolest=1:
-			gs 'dinfather', 'watchtv_act1'
-			if pcs_horny >= 60 or TouchedByFather=1: gs 'dinfather', 'watchtv_act2'
-			if pcs_horny >= 80 or TouchedByFather=1: gs 'dinfather', 'watchtv_act3'
-		else
-			gs 'dinfather', 'watchtv3'
-		end
-	end
+    !good relations and Messrs attractive
+    talkrand=rand(1,100)
+    if talkrand>=80:
+        gs 'dinfather', 'watchtv3'
+    else
+        'You relax and talk about the show you''re watching with your stepfather, cuddling up snugly against him.'
+        if npc_rel['A28']>=40 and npc_rel['A28']<60:FatherMolest = RAND (1,8)
+        if npc_rel['A28']>=60 and npc_rel['A28']<80:FatherMolest = RAND (1,4)
+        if npc_rel['A28']>=80:FatherMolest = RAND (1,2)
+        if FatherMolest=1:
+            gs 'dinfather', 'watchtv_act1'
+            if pcs_horny >= 60 or TouchedByFather=1: gs 'dinfather', 'watchtv_act2'
+            if pcs_horny >= 80 or TouchedByFather=1: gs 'dinfather', 'watchtv_act3'
+        else
+            gs 'dinfather', 'watchtv3'
+        end
+    end
 end
 
 !_____________________FOR booze in the garage _____________________________
 
 $d_fatherdrunk_act[1]={
-	'You can''t help but notice that your uncle Misha is staring at you the whole time. You feel like he''s not just undressing you in his mind, but that he''s fucking you in all sorts of positions with reckless abandon.'
-	if pcs_horny >= 50 and sosedknow=1:
-		act 'Show him your breasts':
-		cls
-		minut+=5
-		gs 'stat'
-		pcs_horny += RAND(1,5)
-		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim33.jpg"></center>'
-		'In a moment of horniness, you slowly and teasingly bend over with a playful smile on your lips, providing uncle Misha with an amazing view of your <<$titsize>> breasts.'
-
-		if pcs_apprnc + (npc_rel['A28']/10) < 60:mishalust = 2
-		if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:mishalust = Rand (1,4)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:mishalust = Rand (1,2)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 200:mishaLust = 1
-			if mishaLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				'Uncle Misha is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable. You''re happy he at least had enough decency to not clue in your stepfather, who happened to have his back turned against you.'
-			end
-			if mishaLust=1:
-				'You try to be discrete so your stepfather doesn''t notice what you just did, and uncle Misha is quite flustered by the show you just gave him. He stumbles over his words while your stepfather talks to him about bumpers, as you smile mischievously and give uncle Misha a wink when your stepfather looks away.'
-			end
-		act 'Move away':gt $loc, $metka
-		end
-	 end
+    'You can''t help but notice that your uncle Misha is staring at you the whole time. You feel like he''s not just undressing you in his mind, but that he''s fucking you in all sorts of positions with reckless abandon.'
+    if pcs_horny >= 50 and sosedknow=1:
+        act 'Show him your breasts':
+        cls
+        minut+=5
+        gs 'stat'
+        pcs_horny += RAND(1,5)
+        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim33.jpg"></center>'
+        'In a moment of horniness, you slowly and teasingly bend over with a playful smile on your lips, providing uncle Misha with an amazing view of your <<$titsize>> breasts.'
+
+        if pcs_apprnc + (npc_rel['A28']/10) < 60:mishalust = 2
+        if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:mishalust = Rand (1,4)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:mishalust = Rand (1,2)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 200:mishaLust = 1
+            if mishaLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                'Uncle Misha is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable. You''re happy he at least had enough decency to not clue in your stepfather, who happened to have his back turned against you.'
+            end
+            if mishaLust=1:
+                'You try to be discrete so your stepfather doesn''t notice what you just did, and uncle Misha is quite flustered by the show you just gave him. He stumbles over his words while your stepfather talks to him about bumpers, as you smile mischievously and give uncle Misha a wink when your stepfather looks away.'
+            end
+        act 'Move away':gt $loc, $metka
+        end
+     end
 }
 
 $d_fatherdrunk_act[2]={
-	if pcs_horny >= 90 or TouchedByFather=1:
-		act 'Get their attention by dropping your bottle':
-		cls
-		minut+=5
-		gs 'stat'
-		pcs_horny += RAND(1,5)
-		'Even though you''re horny and want the guys to notice you, they are paying more attention to their booze and their conversation. You can change that. Making sure it doesn''t break, you ''accidentally'' drop your bottle and bend over to pick it up without bending your knees, giving them a spectacular view of your ass. You make a show of trying to reduce the spillage, wiping the floor while staying in your current position.'
-
-		if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-		if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim35.jpg"></center>'&'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable. Uncle Misha just has a smug grin on his face.'
-				if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/pc/fatherim34.jpg"></center>'&'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable. Neither of them seem to have noticed you''re not wearing panties.'
-			end
-			if fatherLust=1:
-				if $pantyworntype ! 'none':
-					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim37.jpg"></center>'
-					'You stick your ass out as much as you can, showing off your ass as much as you can. As you turn around, you notice that both your stepfather and uncle''s gazes are glued to your ass. You simply smile and return to the table as they blubber and try to find excuses.'
-					act 'Tease them some more':
-						cls
-						'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim38.jpg"></center>'
-						'You sit back down, still having their full attention. You try to excuse your behavior: "I''m sorry guys, my clothes rub my pussy raw, bending over normally makes me feel very uncomfortable."'
-						act 'Show them your pussy when they ask':
-							cls
-							'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim39.jpg"></center>'
-							'Uncle Misha is onto your act, and decides to push you to your limits. He smiles and says: "Oh really, <<$pcs_nickname>>? Why don''t you show us, maybe we can help you. Isn''t that right, Vladimir?" Too turned on to decline, you pull your panties to the side and show them your pussy. It''s really not all that sore, but your arousal has coloured it nice and red and it makes your pussy lips look a bit more puffy. The guys didn''t think you would actually follow through with this, and are flabbergasted when you do.'
-							act 'Move away':gt $loc, $metka
-						end
-					end
-				end
-				if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim40.jpg"></center>'&'Slightly disappointed, you move away from the table. Lost in your own thoughts, you don''t notice your uncle Misha''s legs and trip over them. Since you''re not wearing any underwear, you''re giving your uncle one hell of a show as you fall down onto your hands and knees. He immediately reaches out and runs his fingers over your wet pussy lips. He fingers you briefly, then returning his fingers to his nose to take a deep whiff. "You have nice holes, <<$pcs_nickname>>, young and juicy..." Realizing he won''t do anything more with your stepfather right there in the room, you get up and fix your clothes before sitting back down at the table.'
-			end
-		act 'Continue':gt $loc, $metka
-		end
-	end
+    if pcs_horny >= 90 or TouchedByFather=1:
+        act 'Get their attention by dropping your bottle':
+        cls
+        minut+=5
+        gs 'stat'
+        pcs_horny += RAND(1,5)
+        'Even though you''re horny and want the guys to notice you, they are paying more attention to their booze and their conversation. You can change that. Making sure it doesn''t break, you ''accidentally'' drop your bottle and bend over to pick it up without bending your knees, giving them a spectacular view of your ass. You make a show of trying to reduce the spillage, wiping the floor while staying in your current position.'
+
+        if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+        if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim35.jpg"></center>'&'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable. Uncle Misha just has a smug grin on his face.'
+                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/pc/fatherim34.jpg"></center>'&'Your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable. Neither of them seem to have noticed you''re not wearing panties.'
+            end
+            if fatherLust=1:
+                if $pantyworntype ! 'none':
+                    '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim37.jpg"></center>'
+                    'You stick your ass out as much as you can, showing off your ass as much as you can. As you turn around, you notice that both your stepfather and uncle''s gazes are glued to your ass. You simply smile and return to the table as they blubber and try to find excuses.'
+                    act 'Tease them some more':
+                        cls
+                        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim38.jpg"></center>'
+                        'You sit back down, still having their full attention. You try to excuse your behavior: "I''m sorry guys, my clothes rub my pussy raw, bending over normally makes me feel very uncomfortable."'
+                        act 'Show them your pussy when they ask':
+                            cls
+                            '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim39.jpg"></center>'
+                            'Uncle Misha is onto your act, and decides to push you to your limits. He smiles and says: "Oh really, <<$pcs_nickname>>? Why don''t you show us, maybe we can help you. Isn''t that right, Vladimir?" Too turned on to decline, you pull your panties to the side and show them your pussy. It''s really not all that sore, but your arousal has coloured it nice and red and it makes your pussy lips look a bit more puffy. The guys didn''t think you would actually follow through with this, and are flabbergasted when you do.'
+                            act 'Move away':gt $loc, $metka
+                        end
+                    end
+                end
+                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim40.jpg"></center>'&'Slightly disappointed, you move away from the table. Lost in your own thoughts, you don''t notice your uncle Misha''s legs and trip over them. Since you''re not wearing any underwear, you''re giving your uncle one hell of a show as you fall down onto your hands and knees. He immediately reaches out and runs his fingers over your wet pussy lips. He fingers you briefly, then returning his fingers to his nose to take a deep whiff. "You have nice holes, <<$pcs_nickname>>, young and juicy..." Realizing he won''t do anything more with your stepfather right there in the room, you get up and fix your clothes before sitting back down at the table.'
+            end
+        act 'Continue':gt $loc, $metka
+        end
+    end
 }
 
 $d_fatherdrunk_act[3]={
-	if pcs_horny >= 100 or TouchedByFather=1:
-		act 'Spread your legs':
-		cls
-		minut+=5
-		pcs_horny += RAND(1,5)
-		'You, pretending to not notice, slowly spread your legs while you talk with the guys.'
-
-		if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-		if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-		if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-			if fatherLust>=2:
-				pcs_horny -= RAND(1,5)
-				gs 'stat'
-				if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim31.jpg"></center>' & 'Trying to direct Uncle Misha''s attention to something across the room, your stepfather signals you to cover yourself up with agitated hand movements.'
-				if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim52.jpg"></center>' & 'Your stepfather notices what you''re trying to do. After he distracts uncle Misha for long enough, he turns to you and whispers: "<<$pcs_nickname>>, don''t... just don''t. You have no idea what you''re getting yourself into." Intimidated by the gravity of his voice, you do as he says and cover up.'
-			end
-			if fatherLust=1:
-				if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim20.jpg"></center>' & 'Your stepfather realizes what you''re up to and pulls you closer to him, desire burning in his eyes. He runs his hands over your ass cheeks and thighs, petting and kneading them, and then pushes your panties to the side. Two of his fingers are exploring your sphincter, rubbing and teasing you. "Is there something you want, <<$pcs_nickname>>?" he asks with a smug grin on his face, knowing he turned the tables on you. All you can do is whimper in response. He pulls away his hand just in time, before uncle Misha notices what''s going on.'
-				if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim25.jpg"></center>' & 'Noticing your stepfather''s blush, you realize at least one person at the table noticed you''re not wearing any underwear. When your uncle Misha looks away, he quickly reaches for you and fingers your wet pussy. A needy moan escapes your lips as he pulls his hand way, and he quickly starts a conversation about wind shield wipers. Your uncle Misha has no idea what just went down.'
-			end
-		act 'Continue':gt $loc, $metka
-		end
-	end
+    if pcs_horny >= 100 or TouchedByFather=1:
+        act 'Spread your legs':
+        cls
+        minut+=5
+        pcs_horny += RAND(1,5)
+        'You, pretending to not notice, slowly spread your legs while you talk with the guys.'
+
+        if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+        if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+        if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+            if fatherLust>=2:
+                pcs_horny -= RAND(1,5)
+                gs 'stat'
+                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim31.jpg"></center>' & 'Trying to direct Uncle Misha''s attention to something across the room, your stepfather signals you to cover yourself up with agitated hand movements.'
+                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim52.jpg"></center>' & 'Your stepfather notices what you''re trying to do. After he distracts uncle Misha for long enough, he turns to you and whispers: "<<$pcs_nickname>>, don''t... just don''t. You have no idea what you''re getting yourself into." Intimidated by the gravity of his voice, you do as he says and cover up.'
+            end
+            if fatherLust=1:
+                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim20.jpg"></center>' & 'Your stepfather realizes what you''re up to and pulls you closer to him, desire burning in his eyes. He runs his hands over your ass cheeks and thighs, petting and kneading them, and then pushes your panties to the side. Two of his fingers are exploring your sphincter, rubbing and teasing you. "Is there something you want, <<$pcs_nickname>>?" he asks with a smug grin on his face, knowing he turned the tables on you. All you can do is whimper in response. He pulls away his hand just in time, before uncle Misha notices what''s going on.'
+                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim25.jpg"></center>' & 'Noticing your stepfather''s blush, you realize at least one person at the table noticed you''re not wearing any underwear. When your uncle Misha looks away, he quickly reaches for you and fingers your wet pussy. A needy moan escapes your lips as he pulls his hand way, and he quickly starts a conversation about wind shield wipers. Your uncle Misha has no idea what just went down.'
+            end
+        act 'Continue':gt $loc, $metka
+        end
+    end
 }
 
 if $ARGS[0] = 'garchat':
-	npc_rel['A28'] += 1
-	fatherTalk = rand (1,5)
-	if fatherTalk = 1:
-		'You enjoy a short talk with your stepfather.'
-	elseif fatherTalk = 2:
-		'You ask your stepfather how he met your mother. Your stepfather scratches his slightly balding head and replies: "I used to work as a taxi driver back then, drove your mother to places from time to time and we got along very well. Natasha is a strong and independant woman, raising you and Anya all by herself after she left your father. I didn''t know him very well, I''ve only met him a couple of times. All I know is that his name is Mikhail Kuznetsov, and that he moved to a different city soon after he and your mother divorced.'
-	elseif fatherTalk = 3:
-		'You ask your stepfather about his work. Your stepfather reaches for his aching joints, with a grimace on his face. "I used to be a taxi driver. It was hard work though, often working many hours a day, and it could be dangerous too. With some money we saved up I bought a Gazelle pickup truck, and now I drive that selling goods and making deliveries. As you know I have two garages; one for our Volga, and the one we''re at now."'
-	elseif fatherTalk = 4:
-		'Your stepfather tells you a funny story.'
-	elseif fatherTalk = 5:
-		'Your stepfather tells you a funny joke.'
-	end
-	act 'Move away':gt $loc, $metka
+    npc_rel['A28'] += 1
+    fatherTalk = rand (1,5)
+    if fatherTalk = 1:
+        'You enjoy a short talk with your stepfather.'
+    elseif fatherTalk = 2:
+        'You ask your stepfather how he met your mother. Your stepfather scratches his slightly balding head and replies: "I used to work as a taxi driver back then, drove your mother to places from time to time and we got along very well. Natasha is a strong and independant woman, raising you and Anya all by herself after she left your father. I didn''t know him very well, I''ve only met him a couple of times. All I know is that his name is Mikhail Kuznetsov, and that he moved to a different city soon after he and your mother divorced.'
+    elseif fatherTalk = 3:
+        'You ask your stepfather about his work. Your stepfather reaches for his aching joints, with a grimace on his face. "I used to be a taxi driver. It was hard work though, often working many hours a day, and it could be dangerous too. With some money we saved up I bought a Gazelle pickup truck, and now I drive that selling goods and making deliveries. As you know I have two garages; one for our Volga, and the one we''re at now."'
+    elseif fatherTalk = 4:
+        'Your stepfather tells you a funny story.'
+    elseif fatherTalk = 5:
+        'Your stepfather tells you a funny joke.'
+    end
+    act 'Move away':gt $loc, $metka
 end
 
 if $ARGS[0] = 'garhelpchat':
-	npc_rel['A28'] += 1
-	fatherTalk = rand (1,5)
-	if fatherTalk = 1:
-		'While you help your stepfather in the garage, he talks to you about how every car has its own character, all the while not looking away from his work.'
-	elseif fatherTalk = 2:
-		'While you help your stepfather in the garage, he talks to you about how the engine of the Gazelle works, all the while not looking away from his work.'
-	elseif fatherTalk = 3:
-		'While you help your stepfather in the garage, he talks to you about how unreliable some cars are and how expensive it is to keep them on the road, all the while not looking away from his work.'
-	elseif fatherTalk = 4:
-		'While you help your stepfather in the garage, he complains about the poor condition the roads around Pavlovski, all the while not looking away from his work.'
-	elseif fatherTalk = 5:
-		'While you help your stepfather in the garage, he explains how a gear box works, all the while not looking away from his work.'
-	end
-	act 'Move away':gt $loc, $metka
+    npc_rel['A28'] += 1
+    fatherTalk = rand (1,5)
+    if fatherTalk = 1:
+        'While you help your stepfather in the garage, he talks to you about how every car has its own character, all the while not looking away from his work.'
+    elseif fatherTalk = 2:
+        'While you help your stepfather in the garage, he talks to you about how the engine of the Gazelle works, all the while not looking away from his work.'
+    elseif fatherTalk = 3:
+        'While you help your stepfather in the garage, he talks to you about how unreliable some cars are and how expensive it is to keep them on the road, all the while not looking away from his work.'
+    elseif fatherTalk = 4:
+        'While you help your stepfather in the garage, he complains about the poor condition the roads around Pavlovski, all the while not looking away from his work.'
+    elseif fatherTalk = 5:
+        'While you help your stepfather in the garage, he explains how a gear box works, all the while not looking away from his work.'
+    end
+    act 'Move away':gt $loc, $metka
 end
 
 if $ARGS[0] = 'gardrunkchat':
-	'Before you can even ask, your stepfather waves you over: "Oh, <<$pcs_nickname>>! Come join me and Misha, maybe you''ll learn something from your elders!"'
-	fatherTalk = rand (1,3)
-	if fatherTalk = 1:
-		'You sit down and join the two older men for a drink. Even though they won''t give you any alcohol, you listen to their increasingly drunken tales.'
-	elseif fatherTalk = 2:
-		'You sit down and join the older men for a drink. Uncle Misha then pulls out his guitar and plays some songs, and you and your stepfather happily sing along.'
-	elseif fatherTalk = 3:
-		'You sit down and join the older men for a drink. You can tell your stepfather and your uncle are good friends.'
-	end
-	if pav_slut >= 75 and dyadyamishaevent = 1 and dmishaday ! daystart and fatherandmisha!1:
-		cla
-		*clr
-		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
-		'Uncle Misha kept staring at you. Suddenly he turns to your stepfather.'
-		'"So, Vladimir, did you know your <<$pcs_nickname>> is a <<$gnikname>>?"'
-		'Your stepfather is clearly confused. "What are you talking about, Misha?"'
-		'Your uncle Misha continues: "Oh yes, it''s true, Gopniks fuck her whenever they want. All they have to do is tell her to get on all fours."'
-		if npc_sex['A28']=0:
-			'Your stepfather looks you in the eyes and asks: "Is that really true, <<$pcs_nickname>>?"'
-			'You''re not really sure what to say and hesitate to give an answer, shifting uncomfortably in your chair. Your blush betrays you as you try to make up an excuse: "Well wait, I can explain..."'
-			'Your face really says it all. Your stepfather is disgusted by this revelation and cuts you off: "Are you fucking kidding me!? Your mother and I did our best to raise you properly, and this is the thanks we get?"'
-		elseif npc_sex['A28']!0:
-			'Your stepfather already knows you''re not a prude, but pretends to be a good father anyway: "<<$pcs_nickname>>, you really shouldn''t, that could be dangerous..."'
-		end
-		'Uncle Misha realizes he''s onto something here, and decides to drive his point home: "Well Vladimir, don''t you think we should do something about it? I think <<$pcs_nickname>> needs to be punished!"'
-		'You can see the lust in his eyes. Your stepfather understands perfectly well where he''s going with this, and agrees: "I think you''re right, Misha, <<$pcs_nickname>> does deserve to be punished."'
-		act 'Accept whatever punishment they have in mind':gt 'misha','2'
-	elseif dyadyamishaevent = 1 and dmishaday ! daystart and fatherandmisha=1:
-		'Uncle Misha grins at your stepfather and runs one hand over his groin, you can already see a significant bulge forming. "So, Vladimir, how about now? I think we can teach her a thing or two."'
-		'Your stepfather simply nods and reaches for his zipper: "Absolutely."'
-		act 'Accept whatever punishment they have in mind':gt 'misha','2'
-	else
-		act 'Move away':gt 'gargazel'
-	end
+    'Before you can even ask, your stepfather waves you over: "Oh, <<$pcs_nickname>>! Come join me and Misha, maybe you''ll learn something from your elders!"'
+    fatherTalk = rand (1,3)
+    if fatherTalk = 1:
+        'You sit down and join the two older men for a drink. Even though they won''t give you any alcohol, you listen to their increasingly drunken tales.'
+    elseif fatherTalk = 2:
+        'You sit down and join the older men for a drink. Uncle Misha then pulls out his guitar and plays some songs, and you and your stepfather happily sing along.'
+    elseif fatherTalk = 3:
+        'You sit down and join the older men for a drink. You can tell your stepfather and your uncle are good friends.'
+    end
+    if pav_slut >= 75 and dyadyamishaevent = 1 and dmishaday ! daystart and fatherandmisha!1:
+        cla
+        *clr
+        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
+        'Uncle Misha kept staring at you. Suddenly he turns to your stepfather.'
+        '"So, Vladimir, did you know your <<$pcs_nickname>> is a <<$gnikname>>?"'
+        'Your stepfather is clearly confused. "What are you talking about, Misha?"'
+        'Your uncle Misha continues: "Oh yes, it''s true, Gopniks fuck her whenever they want. All they have to do is tell her to get on all fours."'
+        if npc_sex['A28']=0:
+            'Your stepfather looks you in the eyes and asks: "Is that really true, <<$pcs_nickname>>?"'
+            'You''re not really sure what to say and hesitate to give an answer, shifting uncomfortably in your chair. Your blush betrays you as you try to make up an excuse: "Well wait, I can explain..."'
+            'Your face really says it all. Your stepfather is disgusted by this revelation and cuts you off: "Are you fucking kidding me!? Your mother and I did our best to raise you properly, and this is the thanks we get?"'
+        elseif npc_sex['A28']!0:
+            'Your stepfather already knows you''re not a prude, but pretends to be a good father anyway: "<<$pcs_nickname>>, you really shouldn''t, that could be dangerous..."'
+        end
+        'Uncle Misha realizes he''s onto something here, and decides to drive his point home: "Well Vladimir, don''t you think we should do something about it? I think <<$pcs_nickname>> needs to be punished!"'
+        'You can see the lust in his eyes. Your stepfather understands perfectly well where he''s going with this, and agrees: "I think you''re right, Misha, <<$pcs_nickname>> does deserve to be punished."'
+        act 'Accept whatever punishment they have in mind':gt 'misha','2'
+    elseif dyadyamishaevent = 1 and dmishaday ! daystart and fatherandmisha=1:
+        'Uncle Misha grins at your stepfather and runs one hand over his groin, you can already see a significant bulge forming. "So, Vladimir, how about now? I think we can teach her a thing or two."'
+        'Your stepfather simply nods and reaches for his zipper: "Absolutely."'
+        act 'Accept whatever punishment they have in mind':gt 'misha','2'
+    else
+        act 'Move away':gt 'gargazel'
+    end
 end
 
 

+ 552 - 552
locations/father.qsrc

@@ -12,15 +12,15 @@ $location_type = 'event'
 $fatherRep = {
 *pl
 if npc_rel['A28'] < 20:
-	'You and your stepfather can''t stand each other, and spend as little time in the same room as possible.'
+    'You and your stepfather can''t stand each other, and spend as little time in the same room as possible.'
 elseif npc_rel['A28'] < 40:
-	'You and your stepfather don''t get along very well.'
+    'You and your stepfather don''t get along very well.'
 elseif npc_rel['A28'] < 60:
-	'You have a normal relationship with your stepfather.'
+    'You have a normal relationship with your stepfather.'
 elseif npc_rel['A28'] < 80:
-	'You have a good relationship with your stepfather.'
+    'You have a good relationship with your stepfather.'
 else
-	'You have a great relationship with your stepfather.'
+    'You have a great relationship with your stepfather.'
 end
 *pl
 }
@@ -32,614 +32,614 @@ act 'Move away':gt $loc, $metka
 !--------------------------------father comments on appearance changes------------------------------------------------
 ! hair color
 if hcolfronce = 0:
-	hcolfatherremember = pcs_haircol
-	hcolfronce = 1
+    hcolfatherremember = pcs_haircol
+    hcolfronce = 1
 end
 if hcolfatherremember ! pcs_haircol:
 
-	if pcs_haircol = nathcol: 
-			$texthcol = 'Or, rather, un-dyed your hair. So you decided to go back to your natural color?'
-	elseif pcs_haircol = 0:
-		$texthcol = 'So you decided to go with black hair?'
-	elseif pcs_haircol = 1:
-		$texthcol = 'So you decided to become a brunette?'
-	elseif pcs_haircol = 2:
-		$texthcol = 'So you decided to become a brazen redhead?'
-	elseif pcs_haircol = 3:
-		$texthcol = 'So you decided to become a blonde?'
-	end
-	
-	'Your stepfather looks at you for a second, noticing that something is different about you. His eyes widen as he notices your hair. "Oh <<$pcs_nickname>>, I see you dyed your hair! <<$texthcol>>" It looks good on you.'
-	hcolfatherremember = pcs_haircol
+    if pcs_haircol = nathcol: 
+            $texthcol = 'Or, rather, un-dyed your hair. So you decided to go back to your natural color?'
+    elseif pcs_haircol = 0:
+        $texthcol = 'So you decided to go with black hair?'
+    elseif pcs_haircol = 1:
+        $texthcol = 'So you decided to become a brunette?'
+    elseif pcs_haircol = 2:
+        $texthcol = 'So you decided to become a brazen redhead?'
+    elseif pcs_haircol = 3:
+        $texthcol = 'So you decided to become a blonde?'
+    end
+    
+    'Your stepfather looks at you for a second, noticing that something is different about you. His eyes widen as he notices your hair. "Oh <<$pcs_nickname>>, I see you dyed your hair! <<$texthcol>>" It looks good on you.'
+    hcolfatherremember = pcs_haircol
 end
 
 ! tongue piercing
 if pirsA > 0 and pirsA < 10000 and pirsAfather=0 and pirsadaytalk!daystart:
-	pirseerand=rand(1,100)
-	pirsadaytalk=daystart
-	if pirseerand>=75:
-		'Your stepfather looks at your mouth funnily as you greet him. "<<$pcs_nickname>>, do you have something shiny in your mouth?"'
-		act'"No"':
-			cla
-			'You shake your head: "Umm, no! No I don''t!"'
-			'You quickly turn away before he can get a good look at your tongue piercing.'
-			act 'Move away':gt $loc, $metka
-		end
-		
-		act'"Yes, want to see?"':
-			cls
-			pirsAfather=1
-			gs'stat'
-			'<center><img <<$set_imgh>> src="images/pc/body/piercings/a<<pirsA>>.jpg" ></center>'
-			'You open your mouth and stick out your tongue, showing him your piercing.'
-			if TouchedByFather=0:'Your stepfather shakes his head: "<<$pcs_nickname>>, tongue piercings are only for lewd women who use their mouth to please men."'
-			if TouchedByFather>0:'Your stepfather grins: "Nice, I bet you could make someone feel really good with that..."'
-			act 'Move away':gt $loc, $metka
-		end
-		exit
-	end
+    pirseerand=rand(1,100)
+    pirsadaytalk=daystart
+    if pirseerand>=75:
+        'Your stepfather looks at your mouth funnily as you greet him. "<<$pcs_nickname>>, do you have something shiny in your mouth?"'
+        act'"No"':
+            cla
+            'You shake your head: "Umm, no! No I don''t!"'
+            'You quickly turn away before he can get a good look at your tongue piercing.'
+            act 'Move away':gt $loc, $metka
+        end
+        
+        act'"Yes, want to see?"':
+            cls
+            pirsAfather=1
+            gs'stat'
+            '<center><img <<$set_imgh>> src="images/pc/body/piercings/a<<pirsA>>.jpg" ></center>'
+            'You open your mouth and stick out your tongue, showing him your piercing.'
+            if TouchedByFather=0:'Your stepfather shakes his head: "<<$pcs_nickname>>, tongue piercings are only for lewd women who use their mouth to please men."'
+            if TouchedByFather>0:'Your stepfather grins: "Nice, I bet you could make someone feel really good with that..."'
+            act 'Move away':gt $loc, $metka
+        end
+        exit
+    end
 end
 
 ! lip piercing
 if pirsB > 0 and pirsB < 10000 and pirsBfather=0 and pirsbdaytalk!daystart:
-	pirsadbytalk=daystart
-	'Your stepfather takes a long look at your mouth, specifically at your new piercing. He seems confused and asks: "Why did you get that?"'
-	act '"Don''t you think it looks cute?"':
-		cls
-		pirsBfather=1
-		gs'stat'
-		'<center><img <<$set_imgh>> src="images/pc/body/piercings/b<<pirsB>>.jpg" ></center>'
-		'You shrug. "I don''t know... I just like the way lip rings look, so I got one. Don''t you think it looks cute?"'
-		if TouchedByFather=0:
-			'Your stepfather shakes his head: "Kids these days, always adding new holes to themselves..."'
-		end
-		if TouchedByFather>0:
-			'Your stepfather grins: "I must admit, it does look sexy on you."'
-		end
-		act 'Move away':gt 'father'
-	end
-	exit
+    pirsadbytalk=daystart
+    'Your stepfather takes a long look at your mouth, specifically at your new piercing. He seems confused and asks: "Why did you get that?"'
+    act '"Don''t you think it looks cute?"':
+        cls
+        pirsBfather=1
+        gs'stat'
+        '<center><img <<$set_imgh>> src="images/pc/body/piercings/b<<pirsB>>.jpg" ></center>'
+        'You shrug. "I don''t know... I just like the way lip rings look, so I got one. Don''t you think it looks cute?"'
+        if TouchedByFather=0:
+            'Your stepfather shakes his head: "Kids these days, always adding new holes to themselves..."'
+        end
+        if TouchedByFather>0:
+            'Your stepfather grins: "I must admit, it does look sexy on you."'
+        end
+        act 'Move away':gt 'father'
+    end
+    exit
 end
 
 ! earrings
 if pirsC > 0 and pirsC < 10000 and pirsCfather=0:
-	pirsCfather=1
-	'Your stepfather looks at your ears, noting your earrings: "I see you got your ears pierced? Your earrings are very cute."'
+    pirsCfather=1
+    'Your stepfather looks at your ears, noting your earrings: "I see you got your ears pierced? Your earrings are very cute."'
 end
 
 ! nose ring
 if pirsD > 0 and pirsD < 10000 and pirsDfather=0:
-	pirsDfather=1
-	'Your stepfather looks a bit shocked at your nose ring: "Jesus, <<$pcs_nickname>>, what is- why?! I understand putting a ring in a bull''s nose to lead them by, but on a person? There''s no reason to do that!"'
+    pirsDfather=1
+    'Your stepfather looks a bit shocked at your nose ring: "Jesus, <<$pcs_nickname>>, what is- why?! I understand putting a ring in a bull''s nose to lead them by, but on a person? There''s no reason to do that!"'
 end
 
 ! eyebrow piercing
 if pirsE > 0 and pirsE < 10000 and pirsEfather=0:
-	pirsEfather=1
-	'Your stepfather looks surprised when he sees your eyebrow piercing: "<<$pcs_nickname>>, why would you want that thing in your eyebrow?" He shakes his head in exasperation. "Kids these days..."'
+    pirsEfather=1
+    'Your stepfather looks surprised when he sees your eyebrow piercing: "<<$pcs_nickname>>, why would you want that thing in your eyebrow?" He shakes his head in exasperation. "Kids these days..."'
 end
 
 ! lip tattoo
 if tatlip>0 and fatherTatLip=0 and npc_rel['A28']>=60:
-	act 'Show him your lip tattoo':
-		cls
-		fatherTatLip=1
-		minut+=1
-		gs'stat'
-		'<center><img <<$set_imgh>> src="images/pc/body/tattoos/lip/tatlip<<tatlip>>.jpg" ></center>'
-		if tatlip = 2: $textFatherTatLip = 'A tattoo on the inside of your lip?! That must''ve hurt like hell... it is cute, though.'
-		if tatlip ! 2: $textFatherTatLip = 'That''s crazy! Why would you get something like that written on you, much less there?! No one would even think of doing that when I was your age.'
-		'You pull your lip down, showing your stepfather the tattoo on the inside of your lip. Your stepfather looks surprised: "<<$textFatherTatLip>>"'
-		act 'Move away':gt $loc, $metka
-	end
+    act 'Show him your lip tattoo':
+        cls
+        fatherTatLip=1
+        minut+=1
+        gs'stat'
+        '<center><img <<$set_imgh>> src="images/pc/body/tattoos/lip/tatlip<<tatlip>>.jpg" ></center>'
+        if tatlip = 2: $textFatherTatLip = 'A tattoo on the inside of your lip?! That must''ve hurt like hell... it is cute, though.'
+        if tatlip ! 2: $textFatherTatLip = 'That''s crazy! Why would you get something like that written on you, much less there?! No one would even think of doing that when I was your age.'
+        'You pull your lip down, showing your stepfather the tattoo on the inside of your lip. Your stepfather looks surprised: "<<$textFatherTatLip>>"'
+        act 'Move away':gt $loc, $metka
+    end
 end
 
 if $clothingworntype = 'nude' and pregTalkFather = 0 and pregtime > 90:
-	'Your stepfather looks at your belly with a surprised look on his face: "<<$pcs_nickname>>, you''re pregnant?"'
-	if npc_sex['A28']!0:
-		'You see him hesitate for a second, as if weighing whether he should say something or not. He finally does: "It''s not mine, I hope?"'
-	end
-	pregTalkFather = 1
-	
+    'Your stepfather looks at your belly with a surprised look on his face: "<<$pcs_nickname>>, you''re pregnant?"'
+    if npc_sex['A28']!0:
+        'You see him hesitate for a second, as if weighing whether he should say something or not. He finally does: "It''s not mine, I hope?"'
+    end
+    pregTalkFather = 1
+    
 elseif $clothingworntype ! 'nude' and pregTalkFather = 0 and pregtime > 150:
-	'Your stepfather looks at your belly with a surprised look on his face: "<<$pcs_nickname>>, you''re pregnant?"'
-	if npc_sex['A28']!0:
-		'You see him hesitate for a second, as if weighing whether he should say something or not. He finally does: "It''s not mine, I hope?"'
-	end
-	pregTalkFather = 1
+    'Your stepfather looks at your belly with a surprised look on his face: "<<$pcs_nickname>>, you''re pregnant?"'
+    if npc_sex['A28']!0:
+        'You see him hesitate for a second, as if weighing whether he should say something or not. He finally does: "It''s not mine, I hope?"'
+    end
+    pregTalkFather = 1
 end
 
 !!----------------------------------------end reaction block---------------------------------------------
 
 if week < 6:
-	if hour = 8:
-		'"Alright <<$pcs_nickname>>. It''s getting late, I need to go to work. See you later."'
-		cla
-		act '<B>Continue</B>':gt $loc, $metka
-		exit
-	end
-		
-	if father_go = 0 and hour >= 21:
-		'"Alright <<$pcs_nickname>>. It''s getting late, I need to get to bed. See you tomorrow."'
-		cla
-		act '<B>Continue</B>':gt $loc, $metka
-		exit
-	end
+    if hour = 8:
+        '"Alright <<$pcs_nickname>>. It''s getting late, I need to go to work. See you later."'
+        cla
+        act '<B>Continue</B>':gt $loc, $metka
+        exit
+    end
+        
+    if father_go = 0 and hour >= 21:
+        '"Alright <<$pcs_nickname>>. It''s getting late, I need to get to bed. See you tomorrow."'
+        cla
+        act '<B>Continue</B>':gt $loc, $metka
+        exit
+    end
 end
 
 if week >= 6:
-	if father_go = 0 and hour >= 21:
-		'"Alright <<$pcs_nickname>>. It''s getting late, I need to get to bed. See you tomorrow."'
-		cla
-		act '<B>Continue</B>':gt $loc, $metka
-		exit
-	elseif father_go = 1 and hour >= 16:
-		'Sorry <<$pcs_nickname>>, I have to go to the garage.'
-		cla
-		act '<B>Continue</B>':gt $loc, $metka
-		exit
-	end
+    if father_go = 0 and hour >= 21:
+        '"Alright <<$pcs_nickname>>. It''s getting late, I need to get to bed. See you tomorrow."'
+        cla
+        act '<B>Continue</B>':gt $loc, $metka
+        exit
+    elseif father_go = 1 and hour >= 16:
+        'Sorry <<$pcs_nickname>>, I have to go to the garage.'
+        cla
+        act '<B>Continue</B>':gt $loc, $metka
+        exit
+    end
 end
 
 act 'Chat':
-	cls
-	minut+=rand(10,15)
-	npc_rel['A28']+=1
-	gs 'stat'
-	'<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
-	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
-	'Your stepfather sits on the couch in the living room, he is watching TV. You decide to join for a while and sit down next to him.'
-
-	dynamic $fatherRep
-
-	act 'Move away':gt 'father'
-
-	if npc_rel['A28'] < 20:
-		gs 'dinfather', 'father 1'
-		exit
-	elseif npc_rel['A28'] >= 20 and npc_rel['A28'] < 40:
-		gs 'dinfather', 'father 2'
-		exit
-	elseif npc_rel['A28'] >= 40:
-		if pcs_apprnc + (npc_rel['A28']/10) <= 60:
-			gs 'dinfather', 'father 3'
-			exit
-		end
-		if pcs_apprnc + (npc_rel['A28']/10)>60:
-			gs 'dinfather', 'father 4'
-			exit
-		end
-	end
+    cls
+    minut+=rand(10,15)
+    npc_rel['A28']+=1
+    gs 'stat'
+    '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
+    '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
+    'Your stepfather sits on the couch in the living room, he is watching TV. You decide to join for a while and sit down next to him.'
+
+    dynamic $fatherRep
+
+    act 'Move away':gt 'father'
+
+    if npc_rel['A28'] < 20:
+        gs 'dinfather', 'father 1'
+        exit
+    elseif npc_rel['A28'] >= 20 and npc_rel['A28'] < 40:
+        gs 'dinfather', 'father 2'
+        exit
+    elseif npc_rel['A28'] >= 40:
+        if pcs_apprnc + (npc_rel['A28']/10) <= 60:
+            gs 'dinfather', 'father 3'
+            exit
+        end
+        if pcs_apprnc + (npc_rel['A28']/10)>60:
+            gs 'dinfather', 'father 4'
+            exit
+        end
+    end
 end
 
 if (hour > 10 and week < 6) or week >= 6:
-	act 'Ask for money':
-		cls
-		minut += 5
-		gs 'stat'
-		'<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
-		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
-		'Your stepfather is sitting on the couch, watching some boring TV show. You sit down next to him.'
-		dynamic $fatherRep
-		act 'Move away':gt 'father'
-
-		if fatherPayDay = daystart:
-			'Trying your cutest face on your stepfather, you ask him for some money. He just shook his head wearily: "No, <<$pcs_nickname>>. I''ve already given you some money today, don''t be greedy."'
-		else
-			if (npc_rel['A28'] <= 40 or (pcs_apprnc + (npc_rel['A28']/10)) <= 60) and TouchedByFather = 0:
-				'You ask your stepfather for some money, but he shakes his head in response: "I already gave my salary to your mother, go ask her."'
-			else
-				'You ask your stepfather for some money, but he shakes his head in response: "I already gave my salary to your mother, go ask her."'
-				if npc_rel['A28'] >= 40 and npc_rel['A28'] < 60 and fatherPayDay ! daystart:FatherMolest = RAND(1,4)
-				if npc_rel['A28'] >= 60 and npc_rel['A28'] < 80 and fatherPayDay ! daystart:FatherMolest = RAND(1,2)
-				if npc_rel['A28'] >=80 and fatherPayDay ! daystart:FatherMolest = 1
-				if FatherMolest = 1:
-					'While you''re talking with him, you notice your stepfather is in a good mood today. Perhaps you can persuade him...'
-					act '"Oh please?"':
-						cla
-						minut+=5
-						gs 'stat'
-						pcs_horny += RAND(1,5)
-						'"Oh come on, please Daddy?" you beg him, batting your eyelids and trying to look as cute as possible.'
-						if pcs_apprnc + (npc_rel['A28']/10) >= 200:
-							fatherLust = 1
-						elseif pcs_apprnc + (npc_rel['A28']/10) >= 120:
-							fatherLust = Rand (1,2)
-						elseif pcs_apprnc + (npc_rel['A28']/10) >= 60:
-							fatherLust = Rand (1,4)
-						else
-							fatherLust = 2
-						end
-
-						if fatherLust >= 2:
-							'"Sorry <<$pcs_nickname>>, like I said, I have no money. Go ask your mother."'
-						else
-							money += rand(200,300)
-							persuas_exp += rand(0,2)
-							fatherPayDay = daystart
-							gs 'stat'
-							'"Oh, alright then. Just don''t tell your mother!" he says in a tired voice, keeping his eyes on the doorway as he gives you the money. You act genuinely happy as you take the money from him, giving him a kiss on the cheek as you go.'
-						end
-
-						act 'Move away':gt $loc, $metka
-					end
-
-					if npc_sex['A28']!0:
-						act 'Blackmail him':
-							cla
-							minut += 5
-							money += rand(300,500)
-							fatherPayDay = daystart
-							gs 'stat'
-							'"Aren''t you forgetting something?" you say in a serious voice, referring to your recent intimate moments with him.'
-							'Your stepfather is clearly embarrassed by this, and surprised at you for bringing it up. He clears his throat loudly, and the following silence makes you feel slightly uncomfortable. Nevertheless, he reaches for his wallet.'
-							'"Here you go, you leech! You know you shouldn''t be taking advantage of me like that! Here, take your money and get out of here. Just keep your mouth shut!" You nod and pocket the money, feeling slightly worse for blackmailing him for it.'
-							act 'Move away':gt $loc, $metka
-						end
-					end
-				end
-
-				if FatherMolest > 1:
-					'"<<$pcs_nickname>>, I already said no."'
-				end
-			end
-		end
-	end
-
-	act 'Ask about him and your mother':
-		cls
-		minut += 5
-		gs 'stat'
-		'<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
-		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
-		'You ask your stepfather how he met your mother. Your stepfather scratches his slightly balding head and replies: "I used to work as a taxi driver back then, drove your mother to places from time to time and we got along very well. Natasha is a strong and independant woman, raising you and Anya all by herself after she left your father. I didn''t know him very well, I''ve only met him a couple of times. All I know is that his name is Mikhail Kuznetsov, and that he moved to a different city soon after he and your mother divorced."'
-
-		act 'Move away':gt 'father'
-	end
-
-	act 'Ask about his work':
-		cls
-		minut += 5
-		gs 'stat'
-		'<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
-		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
-		'You ask your stepfather about his work. Your stepfather reaches for his aching joints, with a grimace on his face. "I used to be a taxi driver. It was hard work though, often working many hours a day, and it could be dangerous too. With some money we saved up I bought a Gazelle pickup truck, and now I drive that selling goods and making deliveries. As you know I have two garages; one for our Volga, and the other one for the Gazelle."'
-
-		act 'Move away':gt 'father'
-	end
-
-	if motherKnowSpravka = 1 and npc_sex['A28']=0:
-		cla
-		npc_rel['A28'] = 0
-		motherKnowSpravka = 2
-		'Your stepfather angrily walked up to you: "Damnit <<$pcs_nickname>>, your mother told me you''re sexually active already! You''re still so young! I know I can''t stop you, but at least have some decency and don''t bring them to our house." His facial expression then softens, and he adds in a milder voice: "And please... be careful, okay?" You can tell your stepfather is very disappointed in you.'
-
-		act 'Move away':gt 'father'
-		exit
-	end
-
-	if alko > 1 and alkoday ! daystart:
-		alkoday = daystart
-		npc_rel['A28'] -= 1
-		'Your stepfather notices the sharp smell of booze on you and looks disappointed. "<<$pcs_nickname>>, you smell like alcohol, what are you getting yourself into? You''re too young to drink that!"'
-	end
-
-	if TorgVokzalTimes>0 and YouCanGar=0:
-		act 'Ask him permission to store things in his garage':
-			cls
-			minut+=5
-			gs'stat'
-			'<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
-			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg" ></center>'
-			'You ask your stepfather if it is okay for you to store some things in his garage.'
-			if (npc_rel['A28'] + pcs_dom) >= 80 or TouchedByFather = 1:
-				YouCanGar=1
-				'Your stepfather reluctantly agrees to let you store some things in his garage. You can hide some of your trinkets there now.'
-			else
-				'Your stepfather shook his head and said "Sorry <<$pcs_nickname>>. The garage already has more stuff in it than I would like, there''s simply no room."'
-			end
-		act 'Move away':gt 'father'
-		
-		end
-	end
-
-	act 'Ask him what he thinks of your outfit':
-		cls
-		minut += rand(10,15)
-		gs 'stat'
-		'<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
-		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
-		'Your stepfather is sitting on the couch, watching TV. You sat next to him on the sofa.'
-
-		dynamic $fatherRep
-		act 'Move away':gt 'father'
-
-		''
-		if npc_rel['A28'] <= 40 or (pcs_apprnc + (npc_rel['A28']/10)) <= 60:
-			'You ask your stepfather what he thinks of your outfit. It looks like he''s not in the mood to indulge you, and impatiently waves you away with his hand: "Don''t bother me <<$pcs_nickname>>, I''m busy.'
-		else
-			'You move slightly closer towards your stepfather, flirtatiously smile at him and ask him what he thinks of your outfit.'
-			if pcs_hairbsh <= 0:
-				pcs_mood -= 5
-				'You notice your stepfather keeps glancing at your disheveled hair with a disapproving look on his face. "Silly me, I should really take better care of my hair!" you think to yourself.'
-			end
-
-			if npc_rel['A28'] >= 40 and npc_rel['A28'] < 60:FatherMolest = RAND(1,8)
-			if npc_rel['A28'] >= 60 and npc_rel['A28'] < 80:FatherMolest = RAND(1,4)
-			if npc_rel['A28'] >= 80:FatherMolest = RAND(1,2)
-
-			if FatherMolest=1:
-				pcs_horny += RAND(1,5)
-				gs 'stat'
-				'He seems happy to oblige, and asks you to twirl your body so he can look at your outfit from all angles. The approving nod and hungry look in his eyes that follow, show that he would like to do more than just watch.'
-				if pcs_horny >= 50 or TouchedByFather = 1:
-					act 'Sway your hips back and forth':
-						cls
-						gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
-						gs 'arousal', 'end'
-						gs 'stat'
-						'In the heat of the moment you gently start to sway your hips back and forth, without even realizing it. When you realize what you''re doing, you stare your stepfather in the eye for a second with a mischievous smile on your lips. You then turn your back to him and keep swaying your ass seductively.'
-
-						if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-						if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-						if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-						if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-
-						if fatherLust>=2:
-							pcs_horny -= RAND(1,5)
-							gs 'stat'
-							if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim47.jpg"></center>' & 'Even though your body is definitely having an effect on him your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
-							if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim48.jpg"></center>' & 'You avoid his gaze while you keep swaying your ass back and forth, slowly pulling your clothes away so he can see you''re not wearing any underwear. He sighs wistfully and tries to look away, saying in a stern voice: "<<$pcs_nickname>>, this is not fair, you know I am not made of stone. Don''t show me your bare ass like that." Realizing he wants no more part of your little show, you leave.'
-						elseif fatherLust=1:
-							if $pantyworntype ! 'none':
-								'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim49.jpg"></center>'
-								'As you slowly sway your ass for his viewing pleasure, you notice your stepfather focusing sharply on your ass crack. It takes a few seconds for you to figure out why, but then you remember one of his fetishes: he likes it when girls don''t wear underwear. You bet you could really turn him on if you took them off.'
-								if pcs_horny >=  90:
-									act 'Give him your panties':
-										cls
-										gs 'stat'
-										gs 'panties', 'dispose'
-										'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim50.jpg"></center>'
-										'Wanting to see just how riled up you can get your stepfather, you bend over and slowly pull your panties down. "Is this better, Daddy?" you sweetly ask him, and your stepfather panics while you run your hands over your naked ass, gently kneading your ass cheeks. "<<$pcs_nickname>>, please don''t do that! Someone could come in at any second! What do you think your mother would do to you AND me when she sees this!?" he whispers, as he moves to you and frantically tries to cover you up. You sweetly smile at him and whisper: "Relax Daddy, we''re fine! Here, for later," as you stuff your panties in his pocket.'
-										act 'Move away':gt $loc, $metka
-									end
-								end
-							elseif $pantyworntype = 'none':
-								'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim51.mp4"></video></center>' & 'As you sway your ass in front of your stepfather, you notice his eyes fixating on your ass crack. "What''s this <<$pcs_nickname>>, no panties?" He pushes you down onto your hands and knees and roughly kneads your ass cheeks, pulling them apart. Looks like he is done being teased, and turned the tables on you. He lowers his hands to your upper thighs and pulls your pussy wide open. The wet sheen on your pussy lips gives away how much you enjoy his treatment, and you do your best to stifle your moans so no one else in the house will hear. Thoroughly enjoying the stimulations he is giving you, you can feel your pussy moisten more and more.'
-							end
-						end
-						act 'Move away':gt $loc, $metka
-					end
-					if fatherLust=1:'"Even though he did not expect this from you, you can tell by the spark in his eyes and his heavier breathing that he is, at least, pleasantly surprised by your request.'
-				end
-
-				if pcs_horny >= 90 or TouchedByFather = 1:
-					if $clothingworntype ! 'nude':
-						act 'Let him touch your clothes':
-							cls
-							gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
-							gs 'arousal', 'end'
-							gs 'stat'
-							'You innocently offer him to have a feel at the fabric, pretending you''re really interested to know what he thinks of your the quality of your clothing. Your stepfather looks at you with a slightly puzzled look on his face. "Go on, touch it, it''s so nice and soft!" you encourage him, and you take his hand and pull it towards you.'
-
-							if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-							if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-							if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-							if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-
-							if fatherLust>=2:
-								pcs_horny -= RAND(1,5)
-								gs 'stat'
-								'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim41.jpg"></center>'
-								'Your stepfather clearly doesn''t want to, and is slightly embarrassed by the whole situation. He quickly pulls his hand away and tells you to go straighten your clothes.'
-							end
-							if fatherLust=1:
-								TouchedByFather=1
-								if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim42.jpg"></center>' & 'Your stepfather smiles and eagerly reaches for your ass, kneading it rougher than you had anticipated. A bit startled at his roughness you squeak out a soft "Oh!" as he gives it a few slaps. He then sits back on the couch, amused at your embarrassed expression and red face. "You''re right, <<$pcs_nickname>>... it''s very soft indeed. Very nice."'
-								if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim25.jpg"></center>' & 'Judging from your stepfather''s flustered face, he is more than happy to oblige. He grabs you and bends you over the rear of the couch. You can''t see what he''s doing, but immediately feel his hand brushing against your wet pussy. He slides a finger in and pumps it in and out for a little while, filling the room with squishy noises. You let out a needy moan and feel a tinge of regret when he pulls his hand away and helps you back up. "Daddy, you didn''t even touch my clothes!" you pout. He simply gives you a wink and then returns his attention to the TV.'
-							end
-							act 'Move away':gt $loc, $metka
-						end
-
-						act 'Adjust your clothes':
-							cls
-							gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
-							gs 'arousal', 'end'
-							gs 'stat'
-							'Encouraged by your stepfather''s reaction, you put your hands on your breasts and pretend you''re straightening your clothes. You run your fingers down to your stomach and groin while plucking at the fabric, giving him one hell of a show. He can''t take his eyes off your body and you can tell your actions make him want you more than ever.'
-
-							if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
-							if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
-							if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
-							if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
-
-							if fatherLust>=2:
-								pcs_horny -= RAND(1,5)
-								gs 'stat'
-								if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim45.jpg"></center>' & 'Your stepfather realizes you''re going too far, and interrupts you by clearing his throat loudly. He tells you to go away, making you feel rather uncomfortable.'
-								if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim46.jpg"></center>' & 'Deciding to take your teasing to the next level, you pull your clothes to the side and show him your bare pussy. Your stepfather realizes you''re taking it too far, and sends you off: "<<$pcs_nickname>>, stop that. And go put on some underwear, that''s no way for a lady to behave."'
-							end
-
-							if fatherLust=1:
-								if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim43.jpg"></center>' & 'You run your hands over your shoulders and slide the straps off to the side, pretending it is an accident. "Oh no, I can be so clumsy sometimes!" you exclaim, while taking way longer than you need to put them back where they need to be. All the while your stepfather''s eyes are glued to your <<$titsize>> breasts, and his face turns beet red.'
-								if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim44.jpg"></center>' & 'You''re not wearing any panties today, and decide to tease your stepfather with it. Moving over to the window you reach for the curtains and begin to rustle them, while the contours of your body are illuminated by the sun. Your clothes are so thin, your stepfather can clearly see the outline of your bare pussy through the semi-transparent clothes. You turn to face him and innocently say "Oh I''m sorry Daddy, I didn''t mean to disturb you. Should I go?" It takes him a few seconds to nod, but his greedy look tells you there are a lot of things he would want to do to you right here, right now.'
-							end
-							act 'Move away':gt $loc, $metka
-						end
-					end
-				end
-			else
-				'You twirl on the spot, showing off your outfit from all sides.'
-				cla
-				act 'Move away':gt 'father'
-			end
-		end
-	end
-
-	act 'Watch TV together':
-		cls
-		minut += 60
-		pcs_willpwr += RAND(5,10)
-		pcs_mood += RAND(10,50)
-		gs 'stat'
-		'<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
-		'<center><img <<$set_imgh>> src="images/shared/home/telek.jpg"></center>'
-
-		dynamic $fatherRep
-		act 'Move away':gt $loc, $metka
-
-		if npc_rel['A28'] < 20:
-			gs 'dinfather', 'watchtv1'
-			exit
-		elseif npc_rel['A28'] >= 20 and npc_rel['A28'] < 40:
-			gs 'dinfather', 'watchtv2'
-			exit
-		elseif npc_rel['A28'] >= 40:
-			if pcs_apprnc + (npc_rel['A28']/10) <= 60:
-				gs 'dinfather', 'watchtv3'
-				exit
-			end
-			if pcs_apprnc + (npc_rel['A28']/10) > 60:
-				gs 'dinfather', 'watchtv4'
-				exit
-			end
-		end
-	end
+    act 'Ask for money':
+        cls
+        minut += 5
+        gs 'stat'
+        '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
+        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
+        'Your stepfather is sitting on the couch, watching some boring TV show. You sit down next to him.'
+        dynamic $fatherRep
+        act 'Move away':gt 'father'
+
+        if fatherPayDay = daystart:
+            'Trying your cutest face on your stepfather, you ask him for some money. He just shook his head wearily: "No, <<$pcs_nickname>>. I''ve already given you some money today, don''t be greedy."'
+        else
+            if (npc_rel['A28'] <= 40 or (pcs_apprnc + (npc_rel['A28']/10)) <= 60) and TouchedByFather = 0:
+                'You ask your stepfather for some money, but he shakes his head in response: "I already gave my salary to your mother, go ask her."'
+            else
+                'You ask your stepfather for some money, but he shakes his head in response: "I already gave my salary to your mother, go ask her."'
+                if npc_rel['A28'] >= 40 and npc_rel['A28'] < 60 and fatherPayDay ! daystart:FatherMolest = RAND(1,4)
+                if npc_rel['A28'] >= 60 and npc_rel['A28'] < 80 and fatherPayDay ! daystart:FatherMolest = RAND(1,2)
+                if npc_rel['A28'] >=80 and fatherPayDay ! daystart:FatherMolest = 1
+                if FatherMolest = 1:
+                    'While you''re talking with him, you notice your stepfather is in a good mood today. Perhaps you can persuade him...'
+                    act '"Oh please?"':
+                        cla
+                        minut+=5
+                        gs 'stat'
+                        pcs_horny += RAND(1,5)
+                        '"Oh come on, please Daddy?" you beg him, batting your eyelids and trying to look as cute as possible.'
+                        if pcs_apprnc + (npc_rel['A28']/10) >= 200:
+                            fatherLust = 1
+                        elseif pcs_apprnc + (npc_rel['A28']/10) >= 120:
+                            fatherLust = Rand (1,2)
+                        elseif pcs_apprnc + (npc_rel['A28']/10) >= 60:
+                            fatherLust = Rand (1,4)
+                        else
+                            fatherLust = 2
+                        end
+
+                        if fatherLust >= 2:
+                            '"Sorry <<$pcs_nickname>>, like I said, I have no money. Go ask your mother."'
+                        else
+                            money += rand(200,300)
+                            persuas_exp += rand(0,2)
+                            fatherPayDay = daystart
+                            gs 'stat'
+                            '"Oh, alright then. Just don''t tell your mother!" he says in a tired voice, keeping his eyes on the doorway as he gives you the money. You act genuinely happy as you take the money from him, giving him a kiss on the cheek as you go.'
+                        end
+
+                        act 'Move away':gt $loc, $metka
+                    end
+
+                    if npc_sex['A28']!0:
+                        act 'Blackmail him':
+                            cla
+                            minut += 5
+                            money += rand(300,500)
+                            fatherPayDay = daystart
+                            gs 'stat'
+                            '"Aren''t you forgetting something?" you say in a serious voice, referring to your recent intimate moments with him.'
+                            'Your stepfather is clearly embarrassed by this, and surprised at you for bringing it up. He clears his throat loudly, and the following silence makes you feel slightly uncomfortable. Nevertheless, he reaches for his wallet.'
+                            '"Here you go, you leech! You know you shouldn''t be taking advantage of me like that! Here, take your money and get out of here. Just keep your mouth shut!" You nod and pocket the money, feeling slightly worse for blackmailing him for it.'
+                            act 'Move away':gt $loc, $metka
+                        end
+                    end
+                end
+
+                if FatherMolest > 1:
+                    '"<<$pcs_nickname>>, I already said no."'
+                end
+            end
+        end
+    end
+
+    act 'Ask about him and your mother':
+        cls
+        minut += 5
+        gs 'stat'
+        '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
+        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
+        'You ask your stepfather how he met your mother. Your stepfather scratches his slightly balding head and replies: "I used to work as a taxi driver back then, drove your mother to places from time to time and we got along very well. Natasha is a strong and independant woman, raising you and Anya all by herself after she left your father. I didn''t know him very well, I''ve only met him a couple of times. All I know is that his name is Mikhail Kuznetsov, and that he moved to a different city soon after he and your mother divorced."'
+
+        act 'Move away':gt 'father'
+    end
+
+    act 'Ask about his work':
+        cls
+        minut += 5
+        gs 'stat'
+        '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
+        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
+        'You ask your stepfather about his work. Your stepfather reaches for his aching joints, with a grimace on his face. "I used to be a taxi driver. It was hard work though, often working many hours a day, and it could be dangerous too. With some money we saved up I bought a Gazelle pickup truck, and now I drive that selling goods and making deliveries. As you know I have two garages; one for our Volga, and the other one for the Gazelle."'
+
+        act 'Move away':gt 'father'
+    end
+
+    if motherKnowSpravka = 1 and npc_sex['A28']=0:
+        cla
+        npc_rel['A28'] = 0
+        motherKnowSpravka = 2
+        'Your stepfather angrily walked up to you: "Damnit <<$pcs_nickname>>, your mother told me you''re sexually active already! You''re still so young! I know I can''t stop you, but at least have some decency and don''t bring them to our house." His facial expression then softens, and he adds in a milder voice: "And please... be careful, okay?" You can tell your stepfather is very disappointed in you.'
+
+        act 'Move away':gt 'father'
+        exit
+    end
+
+    if alko > 1 and alkoday ! daystart:
+        alkoday = daystart
+        npc_rel['A28'] -= 1
+        'Your stepfather notices the sharp smell of booze on you and looks disappointed. "<<$pcs_nickname>>, you smell like alcohol, what are you getting yourself into? You''re too young to drink that!"'
+    end
+
+    if TorgVokzalTimes>0 and YouCanGar=0:
+        act 'Ask him permission to store things in his garage':
+            cls
+            minut+=5
+            gs'stat'
+            '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
+            '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg" ></center>'
+            'You ask your stepfather if it is okay for you to store some things in his garage.'
+            if (npc_rel['A28'] + pcs_dom) >= 80 or TouchedByFather = 1:
+                YouCanGar=1
+                'Your stepfather reluctantly agrees to let you store some things in his garage. You can hide some of your trinkets there now.'
+            else
+                'Your stepfather shook his head and said "Sorry <<$pcs_nickname>>. The garage already has more stuff in it than I would like, there''s simply no room."'
+            end
+        act 'Move away':gt 'father'
+        
+        end
+    end
+
+    act 'Ask him what he thinks of your outfit':
+        cls
+        minut += rand(10,15)
+        gs 'stat'
+        '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
+        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
+        'Your stepfather is sitting on the couch, watching TV. You sat next to him on the sofa.'
+
+        dynamic $fatherRep
+        act 'Move away':gt 'father'
+
+        ''
+        if npc_rel['A28'] <= 40 or (pcs_apprnc + (npc_rel['A28']/10)) <= 60:
+            'You ask your stepfather what he thinks of your outfit. It looks like he''s not in the mood to indulge you, and impatiently waves you away with his hand: "Don''t bother me <<$pcs_nickname>>, I''m busy.'
+        else
+            'You move slightly closer towards your stepfather, flirtatiously smile at him and ask him what he thinks of your outfit.'
+            if pcs_hairbsh <= 0:
+                pcs_mood -= 5
+                'You notice your stepfather keeps glancing at your disheveled hair with a disapproving look on his face. "Silly me, I should really take better care of my hair!" you think to yourself.'
+            end
+
+            if npc_rel['A28'] >= 40 and npc_rel['A28'] < 60:FatherMolest = RAND(1,8)
+            if npc_rel['A28'] >= 60 and npc_rel['A28'] < 80:FatherMolest = RAND(1,4)
+            if npc_rel['A28'] >= 80:FatherMolest = RAND(1,2)
+
+            if FatherMolest=1:
+                pcs_horny += RAND(1,5)
+                gs 'stat'
+                'He seems happy to oblige, and asks you to twirl your body so he can look at your outfit from all angles. The approving nod and hungry look in his eyes that follow, show that he would like to do more than just watch.'
+                if pcs_horny >= 50 or TouchedByFather = 1:
+                    act 'Sway your hips back and forth':
+                        cls
+                        gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
+                        gs 'arousal', 'end'
+                        gs 'stat'
+                        'In the heat of the moment you gently start to sway your hips back and forth, without even realizing it. When you realize what you''re doing, you stare your stepfather in the eye for a second with a mischievous smile on your lips. You then turn your back to him and keep swaying your ass seductively.'
+
+                        if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+                        if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+                        if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+                        if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+
+                        if fatherLust>=2:
+                            pcs_horny -= RAND(1,5)
+                            gs 'stat'
+                            if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim47.jpg"></center>' & 'Even though your body is definitely having an effect on him your stepfather is clearly embarrassed, and surprised you would do such a thing. He clears his throat loudly and looks at you disapprovingly, and the silence that follows makes you feel a bit uncomfortable.'
+                            if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim48.jpg"></center>' & 'You avoid his gaze while you keep swaying your ass back and forth, slowly pulling your clothes away so he can see you''re not wearing any underwear. He sighs wistfully and tries to look away, saying in a stern voice: "<<$pcs_nickname>>, this is not fair, you know I am not made of stone. Don''t show me your bare ass like that." Realizing he wants no more part of your little show, you leave.'
+                        elseif fatherLust=1:
+                            if $pantyworntype ! 'none':
+                                '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim49.jpg"></center>'
+                                'As you slowly sway your ass for his viewing pleasure, you notice your stepfather focusing sharply on your ass crack. It takes a few seconds for you to figure out why, but then you remember one of his fetishes: he likes it when girls don''t wear underwear. You bet you could really turn him on if you took them off.'
+                                if pcs_horny >=  90:
+                                    act 'Give him your panties':
+                                        cls
+                                        gs 'stat'
+                                        gs 'panties', 'dispose'
+                                        '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim50.jpg"></center>'
+                                        'Wanting to see just how riled up you can get your stepfather, you bend over and slowly pull your panties down. "Is this better, Daddy?" you sweetly ask him, and your stepfather panics while you run your hands over your naked ass, gently kneading your ass cheeks. "<<$pcs_nickname>>, please don''t do that! Someone could come in at any second! What do you think your mother would do to you AND me when she sees this!?" he whispers, as he moves to you and frantically tries to cover you up. You sweetly smile at him and whisper: "Relax Daddy, we''re fine! Here, for later," as you stuff your panties in his pocket.'
+                                        act 'Move away':gt $loc, $metka
+                                    end
+                                end
+                            elseif $pantyworntype = 'none':
+                                '<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim51.mp4"></video></center>' & 'As you sway your ass in front of your stepfather, you notice his eyes fixating on your ass crack. "What''s this <<$pcs_nickname>>, no panties?" He pushes you down onto your hands and knees and roughly kneads your ass cheeks, pulling them apart. Looks like he is done being teased, and turned the tables on you. He lowers his hands to your upper thighs and pulls your pussy wide open. The wet sheen on your pussy lips gives away how much you enjoy his treatment, and you do your best to stifle your moans so no one else in the house will hear. Thoroughly enjoying the stimulations he is giving you, you can feel your pussy moisten more and more.'
+                            end
+                        end
+                        act 'Move away':gt $loc, $metka
+                    end
+                    if fatherLust=1:'"Even though he did not expect this from you, you can tell by the spark in his eyes and his heavier breathing that he is, at least, pleasantly surprised by your request.'
+                end
+
+                if pcs_horny >= 90 or TouchedByFather = 1:
+                    if $clothingworntype ! 'nude':
+                        act 'Let him touch your clothes':
+                            cls
+                            gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
+                            gs 'arousal', 'end'
+                            gs 'stat'
+                            'You innocently offer him to have a feel at the fabric, pretending you''re really interested to know what he thinks of your the quality of your clothing. Your stepfather looks at you with a slightly puzzled look on his face. "Go on, touch it, it''s so nice and soft!" you encourage him, and you take his hand and pull it towards you.'
+
+                            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+                            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+                            if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+                            if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+
+                            if fatherLust>=2:
+                                pcs_horny -= RAND(1,5)
+                                gs 'stat'
+                                '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim41.jpg"></center>'
+                                'Your stepfather clearly doesn''t want to, and is slightly embarrassed by the whole situation. He quickly pulls his hand away and tells you to go straighten your clothes.'
+                            end
+                            if fatherLust=1:
+                                TouchedByFather=1
+                                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim42.jpg"></center>' & 'Your stepfather smiles and eagerly reaches for your ass, kneading it rougher than you had anticipated. A bit startled at his roughness you squeak out a soft "Oh!" as he gives it a few slaps. He then sits back on the couch, amused at your embarrassed expression and red face. "You''re right, <<$pcs_nickname>>... it''s very soft indeed. Very nice."'
+                                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim25.jpg"></center>' & 'Judging from your stepfather''s flustered face, he is more than happy to oblige. He grabs you and bends you over the rear of the couch. You can''t see what he''s doing, but immediately feel his hand brushing against your wet pussy. He slides a finger in and pumps it in and out for a little while, filling the room with squishy noises. You let out a needy moan and feel a tinge of regret when he pulls his hand away and helps you back up. "Daddy, you didn''t even touch my clothes!" you pout. He simply gives you a wink and then returns his attention to the TV.'
+                            end
+                            act 'Move away':gt $loc, $metka
+                        end
+
+                        act 'Adjust your clothes':
+                            cls
+                            gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
+                            gs 'arousal', 'end'
+                            gs 'stat'
+                            'Encouraged by your stepfather''s reaction, you put your hands on your breasts and pretend you''re straightening your clothes. You run your fingers down to your stomach and groin while plucking at the fabric, giving him one hell of a show. He can''t take his eyes off your body and you can tell your actions make him want you more than ever.'
+
+                            if pcs_apprnc + (npc_rel['A28']/10) < 60:fatherLust = 2
+                            if pcs_apprnc + (npc_rel['A28']/10) >= 60 and pcs_apprnc + (npc_rel['A28']/10) < 120:fatherLust = Rand (1,4)
+                            if pcs_apprnc + (npc_rel['A28']/10) >= 120 and pcs_apprnc + (npc_rel['A28']/10) < 200:fatherLust = Rand (1,2)
+                            if pcs_apprnc + (npc_rel['A28']/10) >= 200 or TouchedByFather=1:fatherLust = 1
+
+                            if fatherLust>=2:
+                                pcs_horny -= RAND(1,5)
+                                gs 'stat'
+                                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim45.jpg"></center>' & 'Your stepfather realizes you''re going too far, and interrupts you by clearing his throat loudly. He tells you to go away, making you feel rather uncomfortable.'
+                                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim46.jpg"></center>' & 'Deciding to take your teasing to the next level, you pull your clothes to the side and show him your bare pussy. Your stepfather realizes you''re taking it too far, and sends you off: "<<$pcs_nickname>>, stop that. And go put on some underwear, that''s no way for a lady to behave."'
+                            end
+
+                            if fatherLust=1:
+                                if $pantyworntype ! 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim43.jpg"></center>' & 'You run your hands over your shoulders and slide the straps off to the side, pretending it is an accident. "Oh no, I can be so clumsy sometimes!" you exclaim, while taking way longer than you need to put them back where they need to be. All the while your stepfather''s eyes are glued to your <<$titsize>> breasts, and his face turns beet red.'
+                                if $pantyworntype = 'none':'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim44.jpg"></center>' & 'You''re not wearing any panties today, and decide to tease your stepfather with it. Moving over to the window you reach for the curtains and begin to rustle them, while the contours of your body are illuminated by the sun. Your clothes are so thin, your stepfather can clearly see the outline of your bare pussy through the semi-transparent clothes. You turn to face him and innocently say "Oh I''m sorry Daddy, I didn''t mean to disturb you. Should I go?" It takes him a few seconds to nod, but his greedy look tells you there are a lot of things he would want to do to you right here, right now.'
+                            end
+                            act 'Move away':gt $loc, $metka
+                        end
+                    end
+                end
+            else
+                'You twirl on the spot, showing off your outfit from all sides.'
+                cla
+                act 'Move away':gt 'father'
+            end
+        end
+    end
+
+    act 'Watch TV together':
+        cls
+        minut += 60
+        pcs_willpwr += RAND(5,10)
+        pcs_mood += RAND(10,50)
+        gs 'stat'
+        '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
+        '<center><img <<$set_imgh>> src="images/shared/home/telek.jpg"></center>'
+
+        dynamic $fatherRep
+        act 'Move away':gt $loc, $metka
+
+        if npc_rel['A28'] < 20:
+            gs 'dinfather', 'watchtv1'
+            exit
+        elseif npc_rel['A28'] >= 20 and npc_rel['A28'] < 40:
+            gs 'dinfather', 'watchtv2'
+            exit
+        elseif npc_rel['A28'] >= 40:
+            if pcs_apprnc + (npc_rel['A28']/10) <= 0:
+                gs 'dinfather', 'watchtv4'
+                exit
+            end
+            if pcs_apprnc + (npc_rel['A28']/10) > 60:
+                gs 'dinfather', 'watchtv4'
+                exit
+            end
+        end
+    end
 end
 
 if mother_go = 1 and hour = 16 and TouchedByFather = 1 and pcs_horny >= 50 or npc_sex['A28']!0 and mother_go = 1 and hour = 16:
-	act 'Seduce him':
-		if npc_rel['A28'] < 20:
-			'Your stepfather seems to misunderstand your advances.'
-			gs 'dinfather', 'father 1'
-			exit
-		elseif npc_rel['A28'] >= 20 and npc_rel['A28'] < 40:
-			'Your stepfather seems to misunderstand your advances.'		
-			gs 'dinfather', 'father 2'
-			exit
-		elseif npc_rel['A28'] >= 40:
-			if pcs_apprnc + (npc_rel['A28']/10) <= 60:
-				'Your stepfather clears his throat and changes the subject.'
-				gs 'dinfather', 'father 3'
-				exit
-			end
-			if pcs_apprnc + (npc_rel['A28']/10) > 60:
-				cls
-				gs 'stat'
-				minut+=30
-				npc_rel['A28']+=20
-				if analplugIN = 1:
-					gs 'fathersex', 'fatherbend 1'
-				else
-					if $pantyworntype ! 'none':
-						gs 'fathersex', 'fatherbend 2'
-					else
-						gs 'fathersex', 'fatherbend 3'
-					end
-				end
-			end
-		end
-	end
+    act 'Seduce him':
+        if npc_rel['A28'] < 20:
+            'Your stepfather seems to misunderstand your advances.'
+            gs 'dinfather', 'father 1'
+            exit
+        elseif npc_rel['A28'] >= 20 and npc_rel['A28'] < 40:
+            'Your stepfather seems to misunderstand your advances.'        
+            gs 'dinfather', 'father 2'
+            exit
+        elseif npc_rel['A28'] >= 40:
+            if pcs_apprnc + (npc_rel['A28']/10) <= 60:
+                'Your stepfather clears his throat and changes the subject.'
+                gs 'dinfather', 'father 3'
+                exit
+            end
+            if pcs_apprnc + (npc_rel['A28']/10) > 60:
+                cls
+                gs 'stat'
+                minut+=30
+                npc_rel['A28']+=20
+                if analplugIN = 1:
+                    gs 'fathersex', 'fatherbend 1'
+                else
+                    if $pantyworntype ! 'none':
+                        gs 'fathersex', 'fatherbend 2'
+                    else
+                        gs 'fathersex', 'fatherbend 3'
+                    end
+                end
+            end
+        end
+    end
 end
 
 ! WD: Fix old nude variable
 if $clothingworntype = 'nude':
-	if tatvag > 0 and Putsawtatvag = 0 and $pantyworntype = 'none':
-		if npc_rel['A28'] >= 70:
-			'With your naked body on display, your pubic tattoo catches your stepfather''s eye. "Wow, that is one hard to miss tattoo. Obviously you didn''t get that one just for yourself", he says as he moves towards you and has a closer look.'
-			npc_rel['A28'] += 1
-			Putsawtatvag = 1
-			act 'Move away':gt $loc, $metka
-			exit
-		else
-			'"Damn tattoo, I can''t believe you would soil your body like that." Your stepfather obviously doesn''t like the tattoo you have in your pubic area. '
-			npc_rel['A28'] -= 1
-			Putsawtatvag = 1
-			act 'Move away':gt $loc, $metka
-			exit
-		end
-	end
-	if pirsF > 0 and pirsF < 10000 and PutsawpirsF = 0:
-		if npc_sex['A28']=0:
-			if npc_rel['A28'] >= 60:
-				'"Hey, those look nice on you!" your stepfather says, nodding at your nipple piercings. He seems to like them.'
-				npc_rel['A28'] += 3
-				PutsawpirsF = 1
-				act 'Move away':gt $loc, $metka
-				exit
-			else
-				'"Why would you do that... you should probably take those out", your stepfather says as he shakes his head, pointing at the piercings in your nipples.'
-				npc_rel['A28'] -= 1
-				act 'Move away':gt $loc, $metka
-				exit
-			end
-		else
-			if hour >= 18 and hour < 21:
-				'"Hey, those look nice on you!" your stepfather says, nodding at your nipple piercings. He seems to like them.'
-				npc_rel['A28'] += 3
-				PutsawpirsF = 1
-				act 'Move away':gt $loc, $metka
-				exit
-			else
-				'"Wow, those are sexy!" your stepfather says, as he reaches out and touches your nipple piercings. You can''t help but let out an involuntary groan. He admires them for a moment, rubbing his fingers on your nipples and lightly tugging at them before he lets you go.'
-				npc_rel['A28'] += 3
-				PutsawpirsF = 1
-				pcs_horny += 10
-				act 'Move away':gt $loc, $metka
-				exit
-			end
-		end
-	end
-
-	'Your stepfather stares at your naked body, you can''t help but notice the admiring look on his face mixed with the torment of him knowing that he should know better. "<<$pcs_nickname>>, have you no shame? You shouldn''t be flaunting your naked body like that, you have no idea what kind of effect it has on men!"'
-	if npc_sex['A28']=0:
-		if npc_rel['A28'] >= 40:
-			'He reluctantly turned his face away from you, and added: "Your body does look fantastic... but you really should go put some clothes on, your mother is around the house somewhere. Who knows what she''ll do when she sees you walking around like this!"'
-			npc_rel['A28'] += 1
-			act 'Move away':gt 'bedrPar'
-			exit
-		else
-			'He decisively turns his face away from you, avoiding the looks of your naked body. "Don''t be such a whore <<$pcs_nickname>>, go put some clothes on right now."'
-			npc_rel['A28'] -= 1
-			act 'Move away':gt 'bedrPar'
-			exit
-		end
-	else
-		if mother_go = 0:$mother_go_text = '"You really should go put some clothes on though, your mother is home."'
-			'His eyes never stop looking at your naked body, you can tell he''s very much impressed by your beauty as you walk around the room.<<$mother_go_text>>"'
-		if mother_go = 0:
-			act 'Move away':gt 'bedrPar'
-			exit
-		end
-	end
+    if tatvag > 0 and Putsawtatvag = 0 and $pantyworntype = 'none':
+        if npc_rel['A28'] >= 70:
+            'With your naked body on display, your pubic tattoo catches your stepfather''s eye. "Wow, that is one hard to miss tattoo. Obviously you didn''t get that one just for yourself", he says as he moves towards you and has a closer look.'
+            npc_rel['A28'] += 1
+            Putsawtatvag = 1
+            act 'Move away':gt $loc, $metka
+            exit
+        else
+            '"Damn tattoo, I can''t believe you would soil your body like that." Your stepfather obviously doesn''t like the tattoo you have in your pubic area. '
+            npc_rel['A28'] -= 1
+            Putsawtatvag = 1
+            act 'Move away':gt $loc, $metka
+            exit
+        end
+    end
+    if pirsF > 0 and pirsF < 10000 and PutsawpirsF = 0:
+        if npc_sex['A28']=0:
+            if npc_rel['A28'] >= 60:
+                '"Hey, those look nice on you!" your stepfather says, nodding at your nipple piercings. He seems to like them.'
+                npc_rel['A28'] += 3
+                PutsawpirsF = 1
+                act 'Move away':gt $loc, $metka
+                exit
+            else
+                '"Why would you do that... you should probably take those out", your stepfather says as he shakes his head, pointing at the piercings in your nipples.'
+                npc_rel['A28'] -= 1
+                act 'Move away':gt $loc, $metka
+                exit
+            end
+        else
+            if hour >= 18 and hour < 21:
+                '"Hey, those look nice on you!" your stepfather says, nodding at your nipple piercings. He seems to like them.'
+                npc_rel['A28'] += 3
+                PutsawpirsF = 1
+                act 'Move away':gt $loc, $metka
+                exit
+            else
+                '"Wow, those are sexy!" your stepfather says, as he reaches out and touches your nipple piercings. You can''t help but let out an involuntary groan. He admires them for a moment, rubbing his fingers on your nipples and lightly tugging at them before he lets you go.'
+                npc_rel['A28'] += 3
+                PutsawpirsF = 1
+                pcs_horny += 10
+                act 'Move away':gt $loc, $metka
+                exit
+            end
+        end
+    end
+
+    'Your stepfather stares at your naked body, you can''t help but notice the admiring look on his face mixed with the torment of him knowing that he should know better. "<<$pcs_nickname>>, have you no shame? You shouldn''t be flaunting your naked body like that, you have no idea what kind of effect it has on men!"'
+    if npc_sex['A28']=0:
+        if npc_rel['A28'] >= 40:
+            'He reluctantly turned his face away from you, and added: "Your body does look fantastic... but you really should go put some clothes on, your mother is around the house somewhere. Who knows what she''ll do when she sees you walking around like this!"'
+            npc_rel['A28'] += 1
+            act 'Move away':gt 'bedrPar'
+            exit
+        else
+            'He decisively turns his face away from you, avoiding the looks of your naked body. "Don''t be such a whore <<$pcs_nickname>>, go put some clothes on right now."'
+            npc_rel['A28'] -= 1
+            act 'Move away':gt 'bedrPar'
+            exit
+        end
+    else
+        if mother_go = 0:$mother_go_text = '"You really should go put some clothes on though, your mother is home."'
+            'His eyes never stop looking at your naked body, you can tell he''s very much impressed by your beauty as you walk around the room.<<$mother_go_text>>"'
+        if mother_go = 0:
+            act 'Move away':gt 'bedrPar'
+            exit
+        end
+    end
 end
 
 if npc_sex['A28']!0 and pirsG > 0 and pirsG < 10000 and PutsawpirsG = 0 and (hour <= 18 or hour > 21):
-	act 'Show off your pubic piercing':
-		cls
-		gs'stat'
-		minut += 5
-		pcs_horny += 15
-		PutsawpirsG = 1
-		'<center><img <<$set_imgh>> src="images/pc/body/piercings/g<<pirsG>>.jpg" ></center>'
-		'Moving closer to your stepfather, you tease him by showing him your pussy. He doesn''t know you have a pubic piercing yet, and you plan on showing it off today. As you absently rub your fingers across your labia, the glint of metal catches his eye and he pushes your hand away before you get a chance to tell him about it. "Well well, what do we have here?" he mutters, gently rubbing his fingers over the shiny new piercing. "<<$pcs_nickname>>, you are such a horny devil... I love it, we''re going to have a lot of fun with this." He spends the next few minutes rubbing and tugging on your new piercing, making lewd comments the whole time. After that he reluctantly lets you go, leaving you hornier than before.'
-		act 'Move away':gt $loc, $metka
-	end
+    act 'Show off your pubic piercing':
+        cls
+        gs'stat'
+        minut += 5
+        pcs_horny += 15
+        PutsawpirsG = 1
+        '<center><img <<$set_imgh>> src="images/pc/body/piercings/g<<pirsG>>.jpg" ></center>'
+        'Moving closer to your stepfather, you tease him by showing him your pussy. He doesn''t know you have a pubic piercing yet, and you plan on showing it off today. As you absently rub your fingers across your labia, the glint of metal catches his eye and he pushes your hand away before you get a chance to tell him about it. "Well well, what do we have here?" he mutters, gently rubbing his fingers over the shiny new piercing. "<<$pcs_nickname>>, you are such a horny devil... I love it, we''re going to have a lot of fun with this." He spends the next few minutes rubbing and tugging on your new piercing, making lewd comments the whole time. After that he reluctantly lets you go, leaving you hornier than before.'
+        act 'Move away':gt $loc, $metka
+    end
 end
 
 if npc_sex['A28']!0:fatherwantssex = rand(1,2)
 
 if $clothingworntype = 'nude': fatherwantssex = 1
 if npc_sex['A28']!0 and fatherwantssex = 1 and mother_go = 1 and hour = 16 and npc_rel['A28'] > 60:
-	cls
-	gs 'stat'
-	'<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
-	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
-	! WD: Fix old nude variable
-	if $clothingworntype = 'nude': 'You give your stepfather a lewd smile. "I figured my clothes would only get in the way Daddy, so I took them off for you."'
-	'Knowing words are not neccessary, your stepfather simply unbuttons his pants revealing his stiff cock: "<<$pcs_nickname>>, help your old man out will you?"'
-	act 'Change your mind and leave':gt $loc, $metka
-	act 'Get down on your knees': gs 'fathersex', 'fatherblow4'
+    cls
+    gs 'stat'
+    '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
+    '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
+    ! WD: Fix old nude variable
+    if $clothingworntype = 'nude': 'You give your stepfather a lewd smile. "I figured my clothes would only get in the way Daddy, so I took them off for you."'
+    'Knowing words are not neccessary, your stepfather simply unbuttons his pants revealing his stiff cock: "<<$pcs_nickname>>, help your old man out will you?"'
+    act 'Change your mind and leave':gt $loc, $metka
+    act 'Get down on your knees': gs 'fathersex', 'fatherblow4'
 end
 
 --- father ---------------------------------