Browse Source

[fixes] wrong pregtime values in hotelhole and natbelhome
[fixes] wrong pav_slut values in natbelhome

julzor 5 years ago
parent
commit
321ab7283a
2 changed files with 31 additions and 31 deletions
  1. 2 2
      locations/HotelHole.qsrc
  2. 29 29
      locations/NatBelHome.qsrc

+ 2 - 2
locations/HotelHole.qsrc

@@ -357,7 +357,7 @@ if $ARGS[0] = 'Pavlin' :
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/pavlin/pavlin.jpg"></center>'
 			'"<<$pcs_firstname>>, today I received a request for a pregnant girl. A Pregnant Girl! How the hell am I going to find a girl that is pregnant and willing to do this shit." he says, shaking his head.'
-			if knowpreg = 1 and pregtime >= 90:
+			if knowpreg = 1 and pregtime >= 150:
 				cla
 				'You feel anger towards Pavlin rising up inside you. "Do you ever pay attention to me? Can''t you see I am pregnant?" You ask, gesturing at your obviously swollen belly.'
 				'"Of course I know that!" Pavlin''s brows furrow, letting you know he''s getting mad. Butterflies flutter in your stomach, fear trying to match up with the anger.'
@@ -370,7 +370,7 @@ if $ARGS[0] = 'Pavlin' :
 				end
 				act '"Of course I am, for the right price..."': gt 'HotelHole','PregBDSM'
 			end
-			if knowpreg = 1 and pregtime < 90:
+			if knowpreg = 1 and pregtime < 150:
 				cla
 				'"Actually I am pregnant but unfortunately not really showing yet."'
 				'"That''s great, Once you are showing come to me again and I''ll introduce you."'

+ 29 - 29
locations/NatBelHome.qsrc

@@ -41,7 +41,7 @@ if lernHome ! 0:
 	'Natasha arranges her books on the table and looks at you expectantly. After all, you came here to study with her, right?'
 
 	act 'Study with Natasha':
-		cls
+		*clr & cla
 		minut += 60
 		npc_rel['A16'] += 5
 		lernHome = 0
@@ -57,7 +57,7 @@ elseif lernHome = 0:
 	'Natasha sits down on her bed and, polite as she is, offers you a seat in her semi-hospitable room.'
 
 	act 'Chat with Natasha':
-		cls
+		*clr & cla
 		minut += 15
 		NatBelBestFrend += 1
 		gs 'stat'
@@ -74,7 +74,7 @@ elseif lernHome = 0:
 		'Hesitantly, Natasha asks you, "<<$pcs_nickname>>, can you lend me a couple of thousand <b>₽</b>? I''ll pay you back, I promise."'
 
 		act 'Give Natasha some money (2000 <b>₽</b>)':
-			cls
+			*clr & cla
 			minut += 15
 			NatDolg = 2000
 			money -= 2000
@@ -88,7 +88,7 @@ elseif lernHome = 0:
 		'Natasha looks down in embarrassment, "<<$pcs_nickname>>, you have lots of money. Could you lend me 5000 <b>₽</b>? I will pay it back, I give you my word."'
 
 		act 'Lend Natasha the 5000 <b>₽</b>':
-			cls
+			*clr & cla
 			minut += 15
 			NatDolg = 5000
 			money -= 5000
@@ -106,7 +106,7 @@ elseif lernHome = 0:
 		'Natasha looks at the floor, "<<$pcs_nickname>>, I... I''m sorry, I don''t have your money."'
 
 		act 'Forgive Natasha''s debt':
-			cls
+			*clr & cla
 			minut += 15
 			NatDolg = 0
 			NatDolgDay = 0
@@ -120,7 +120,7 @@ elseif lernHome = 0:
 
 		if pcs_dom >= 10 and natotrab = 0:
 			act 'Demand repayment':
-				cls
+				*clr & cla
 				minut += 15
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/16.jpg"></center>'
@@ -131,7 +131,7 @@ elseif lernHome = 0:
 				'You give her a soft slap on the cheek to test your newfound power over her rather than to hurt her, but she flinches and nods profusely. Looks like you''ve got your own little slave now.'
 
 				act 'On your knees! Open your mouth!':
-					cls
+					*clr & cla
 					minut += 5
 					natotrab += 1
 					natsub += 1
@@ -142,7 +142,7 @@ elseif lernHome = 0:
 					'You bark at Natasha to get on her knees. She immediately kneels down at your feet and obediently opens her mouth.'
 
 					act 'Spit in her face':
-						cls
+						*clr & cla
 						minut += 5
 						natsub += 1
 						pcs_dom += 1
@@ -164,7 +164,7 @@ elseif lernHome = 0:
 			'Natasha still doesn''t have the <<NatDolg>> <b>₽</b>.'
 
 			act 'On your knees! Open your mouth!':
-				cls
+				*clr & cla
 				minut += 5
 				natotrab += 1
 				natsub += 1
@@ -175,7 +175,7 @@ elseif lernHome = 0:
 				'You bark at Natasha to get on her knees. She immediately kneels down at your feet and obediently opens her mouth.'
 
 				act 'Spit in her face':
-					cls
+					*clr & cla
 					minut += 5
 					natsub += 1
 					pcs_dom += 1
@@ -189,7 +189,7 @@ elseif lernHome = 0:
 				end
 				if natsub >= 4:
 					act 'Make her lick':
-						cls
+						*clr & cla
 						minut += 5
 						natsub += 1
 						pcs_dom += 1
@@ -211,7 +211,7 @@ elseif lernHome = 0:
 
 							if pcs_dom >= 20 and NatDolg >= 500:
 								act 'Piss in her mouth':
-									cls
+									*clr & cla
 									minut += 5
 									natsub += 1
 									pcs_dom += 1
@@ -226,7 +226,7 @@ elseif lernHome = 0:
 								end
 							else 
 								act 'Make her stop':
-									cls
+									*clr & cla
 									minut += 5
 									pcs_horny -= 10
 									money -= 50
@@ -253,7 +253,7 @@ elseif lernHome = 0:
 			
 				if hour >= 18 and hour < 21 and natsub >= 6 and natfuckday < daystart:
 					act 'Call your brother':
-						cls
+						*clr & cla
 						minut += 15
 						natsub += 1
 						pcs_dom += 1
@@ -270,7 +270,7 @@ elseif lernHome = 0:
 
 						if natsub >= 10 and brotherSex > 0 and NatDolg > 0 and natbro > 0:
 							act 'Make her fuck your brother for 500':
-								cls
+								*clr & cla
 								pcs_dom += 2
 								NatDolg -= 500
 								minut += 15
@@ -402,7 +402,7 @@ elseif lernHome = 0:
 						end
 
 						act 'Continue':
-							cls
+							*clr & cla
 							minut += 5
 						
 							gs 'stat'
@@ -420,7 +420,7 @@ elseif lernHome = 0:
 					act 'Take her to see Olu for 500':
 						oluuosegunday = daystart
 						gs 'boystat', 'A55'
-						cls
+						*clr & cla
 						pcs_dom += 2
 						NatDolg -= 500
 						minut += 5
@@ -442,7 +442,7 @@ elseif lernHome = 0:
 							'"Hello, Olu! This is my friend Natasha, she wants you to fuck her." You say to him, pointing at his crotch and then slapping Natasha on the ass. He seems to understand quickly and nods with a huge grin holding up the bottle of lube.'
 							'You glance at Natasha. "Well take off your clothes." She nods and does as you ask.'
 							act 'Undress Natasha':
-								cls
+								*clr & cla
 								minut += 5
 								gs 'stat'
 								'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/olu/sex/olu4.jpg"></center>'
@@ -452,7 +452,7 @@ elseif lernHome = 0:
 								'"Yes I do, my ass could use a break and you owe me..."'
 								'After a moment she lowers her gaze and then nods her head. You pat her shoulder. "Good girl and it won''t be too bad, we have plenty of lube, wink, wink."'
 								act 'Let the fun begin':
-									cls
+									*clr & cla
 									minut += 15
 									natanal += 1
 									pcs_horny += 10
@@ -476,15 +476,15 @@ elseif lernHome = 0:
 end
 
 if pregTalkNat = 0 and kid = 0:
-	if natpregday > 0 and (daystart-natpregday) > 84 and (daystart-natpregday) < 200 and pregtime >= 90:
-		cls
+	if natpregday > 0 and (daystart-natpregday) > 84 and (daystart-natpregday) < 200 and pregtime >= 150:
+		*clr & cla
 		gs 'stat'
 		'"<<$pcs_nickname>>, are you pregnant, too? Well, I guess I don''t have to worry about being the only pregnant girl at school," she giggles.'
 
 		act 'Next':gt 'NatBelhome', 'natknows'
-	elseif natpregday > 0 and (daystart-natpregday) > 84 and (daystart-natpregday) < 200 and knowpreg = 1 and pregtime > 0 and pregtime < 90:
+	elseif natpregday > 0 and (daystart-natpregday) > 84 and (daystart-natpregday) < 200 and knowpreg = 1 and pregtime > 0 and pregtime < 150:
 		act 'Tell her you''re pregnant':
-			cls
+			*clr & cla
 			'"If you were worried about being the only pregnant girl at school, that won''t be a problem anymore." You smirk while rubbing your midriff. "It looks like I got myself knocked up as well."'
 			'Natasha smiles at you excitedly. "Really? Congratulations!"'
 			*nl
@@ -521,13 +521,13 @@ if pregTalkNat = 0 and kid = 0:
 end
 
 if pregTalkNat = 0 and kid > 0:
-	if (natpregday > 0 and (daystart-natpregday) > 84 and (daystart-natpregday)< 200) or (natbabycount > 0) and pregtime >= 90:
+	if (natpregday > 0 and (daystart-natpregday) > 84 and (daystart-natpregday)< 200) or (natbabycount > 0) and pregtime >= 150:
 		*clr & cla
 		gs 'stat'
 		'"Wow, <<$pcs_nickname>>, you''re pregnant again? You''re really committed to making sure I''m not the only young mother around here, huh?" She playfully smiles and puts a hand on your shoulder. "It''s good to know you''re looking out for me."'
 
 		act 'Next':gt 'NatBelhome', 'natknows1'
-	elseif (natpregday > 0 and (daystart-natpregday) > 84 and (daystart-natpregday)< 200) or (natbabycount > 0) and knowpreg = 1 and pregtime > 0 and pregtime < 90:
+	elseif (natpregday > 0 and (daystart-natpregday) > 84 and (daystart-natpregday)< 200) or (natbabycount > 0) and knowpreg = 1 and pregtime > 0 and pregtime < 150:
 		act 'Tell her you''re pregnant':
 			*clr & cla
 			'"Hey, guess who''s pregnant again. You know, I''m glad I forced you to let Kolka impregnate you so that I could have someone I can relate to."'
@@ -557,8 +557,8 @@ end
 if $ARGS[0] = 'natknows':
 	cla
 	pregTalkNat = 1
-	if pav_slut < 25: '"So, who''s the father?"'
-	if pav_slut >= 25: '"So, do you know who the father is?"'
+	if pav_slut < 125: '"So, who''s the father?"'
+	if pav_slut >= 125: '"So, do you know who the father is?"'
 	*nl
 	if $wombthfath = 'Kolka' and npc_rel['A34'] > 50:
 		'You smile. "I''m sure you won''t be surprised to hear Kolka got me pregnant."'
@@ -579,8 +579,8 @@ end
 if $ARGS[0] = 'natknows1':
 	cla
 	pregTalkNat = 1
-	if pav_slut < 25: '"Is it the same father as last time?"'
-	if pav_slut >= 25: '"Do you know if it''s the same father as last time?"'
+	if pav_slut < 125: '"Is it the same father as last time?"'
+	if pav_slut >= 125: '"Do you know if it''s the same father as last time?"'
 	*nl
 	if $wombthfath = 'Kolka' and npc_rel['A34'] > 50 and arrpos('$ChildThFath',$wombthfath) >= 0 and arrpos('$ChildThFath',$wombthfath) ! arrsize('$ChildThFath')-1:
 		'"Yeah, I think you’re right. I’m not sure if I’ll let him get me pregnant again after this though." You pull your face as close to Natasha’s as you can without actually touching her and sultrily whisper, "You, on the other hand, are going to be his personal breeding bitch. There won’t be a single moment where your womb doesn’t contain either his baby or his cum. He is going to keep you knocked up until he gets bored of you and leaves you a single mother."'