Ver código fonte

[fixed] stuff found by DSX93459

julzor 5 anos atrás
pai
commit
b72fb00afc

+ 13 - 7
locations/dinfather.qsrc

@@ -75,15 +75,21 @@ if $ARGS[0] =  'father act 3':
             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:
+            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.'
+                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."'
+                else
+					'<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
+            elseif fatherLust = 1:
+				TouchedByFather = 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.'
+                else
+					'<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
             end
             act 'Move away':gt $loc, $metka
         end

+ 2 - 1
locations/father.qsrc

@@ -412,7 +412,8 @@ if (hour > 10 and week < 6) or week >= 6:
                                     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.'
+                                TouchedByFather = 1
+								'<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

+ 2 - 2
locations/fathersex.qsrc

@@ -235,7 +235,7 @@ if $ARGS[0] =  'fatherbend 2':
 	npc_sex['A28']+=1
 	gs 'fathersex', 'fatherblow1'
 	
-	gs 'arousal', 'anal', 10, 'sub', 'incest'
+	gs 'arousal', 'anal_finger', 10, 'sub', 'incest'
 	gs 'stat'
 	
 	act 'Stop and move away':gt $loc, $metka
@@ -251,7 +251,7 @@ if $ARGS[0] =  'fatherbend 3':
 	'Not needing any more encouragement he reaches out for you immediately, going straight for your puckered sphincter. The rough callouses on his hand scratch your skin a bit as he begins to rub his finger against your ass in earnest, but in a way it actually feels kind of nice.'
 	npc_sex['A28']+=1
 	gs 'fathersex', 'fatherblow1'
-	gs 'arousal', 'anal', 10, 'sub', 'incest'
+	gs 'arousal', 'anal_finger', 10, 'sub', 'incest'
 	gs 'stat'
 	
 	act 'Stop and move away':gt $loc, $metka

+ 3 - 2
locations/mother.qsrc

@@ -515,10 +515,10 @@ if $ARGS[0] = '':
 					pcs_mood -= 10
 					delin_beh -= 1 &!counter for getting sent to Gadukino for the summer
 					TotalMomPom += 1
-					MomPom += 1
 					gs 'stat'
 					'You offer to help your mother out around the house.'
-
+					MomPom += 1
+					:MomPom_jump
 					if MomPom = 1:
 						'Your mother asks you to do the dishes. You spend an hour washing the dishes in the kitchen.'
 					elseif MomPom = 2:
@@ -540,6 +540,7 @@ if $ARGS[0] = '':
 						'You say you will and wave her goodbye. When you come home, you give your mother the bag. After a few minutes you realize you forgot to pass on aunt Luda''s regards to your <<$npc_nickname[''A29'']>>, but decide to not bother now.'
 					elseif MomPom = 8:
 						MomPom = 1
+						jump 'MomPom_jump'
 					end
 					act 'Continue':gt 'mother'
 				end

+ 9 - 15
locations/sister.qsrc

@@ -64,11 +64,10 @@ end
 
 !Terms of the campaign to the party
 $party_pre_conditions ={
-	cla
-	*clr
+	*clr & cla
 	minut += 5
 	gs'stat'
-	if rex <= 80:
+	if rex < 80 or rex_breakup = 1:
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/rekshome/party/party_sister_1.jpg"></center>'
 		$sisPartyInvite = '"Hi <<$pcs_nickname>>, we''re going to a party at Rex''s today. Want to come with us?"'
 
@@ -99,8 +98,7 @@ $party_pre_conditions ={
 			act 'Yes':gt 'sbReksHome','party'
 
 			act 'Decline':
-				cla
-				*clr
+				*clr & cla
 				minut += 5
 				sisboyparty = -1
 				gs'stat'
@@ -113,19 +111,18 @@ $party_pre_conditions ={
 			end
 
 		end
-	end
-
-	if rex > 80:
+	elseif rex >= 80:
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/reks/reks.jpg"></center>'
 		*nl
-		if pav_slut >= 50:
+		if pav_slut >= 125:
+			rex_breakup = 1
+			rex = 0
 			'"Shit, <<$pcs_nickname>> everywhere people say you are a fucking whore. What is this garbage, <<$pcs_nickname>>? I thought we were an item, and things were getting serious, and you''re fucking around?"'
 			'"I do not know what came over me, I was not myself, please forgive me, if you can."'
 			'"Listen, everything''s OK, but let''s just be friends and forget all that we had. Okay?"'
 			'"Okay..."'
 
 			act 'Move away':SiSgdk = 0 & gt $loc, $metka
-
 		elseif mesec > 0 or pcs_mood < 50:
 			'"Sorry Rex, sweetie, I''m not feeling too good today, you go without me."'
 			'"Sweetie, I do not want to leave you alone, but I need to go with the guys, take care, and do not be sad."'
@@ -139,6 +136,8 @@ $party_pre_conditions ={
 			act 'Move away':SiSgdk = 0 & gt $loc, $metka
 
 		elseif cumloc[11] = 1 or (cumloc[6] = 1 or cumloc[7] = 1):
+			rex_breakup = 1
+			rex = 0
 			'"Shit, <<$pcs_nickname>> you are covered in semen. What is this garbage, <<$pcs_nickname>>? I thought we were an item, and things were getting serious, and you''re fucking around?"'
 			'"I do not know what came over me, I was not myself, please forgive me, if you can."'
 			'"Listen, everything''s OK, but let''s just be friends and forget all that we had. Okay?"'
@@ -182,11 +181,6 @@ if hour >= 7 and hour < 24:
 		end
 	end
 
-	!!This is to make sure that you have this skill
-	if canBraidHair ! 0 and canBraidHair ! 1:
-		canBraidHair = 0
-	end
-
 	if canBraidHair = 0 and npc_rel['A33'] > 75 and (pcs_hairlng > 80 and pcs_hairlng <= 800):
 		act '"Hey sis, can you teach me how to braid my hair...?"':
 			*clr & cla