Browse Source

[changed/added] Some more information in the Katja uni quest hints to guide the player to the newer material.

bgkjdgbizgblzdgbr 9 months ago
parent
commit
bf9f6a6c90
1 changed files with 17 additions and 5 deletions
  1. 17 5
      locations/journal_quests.qsrc

+ 17 - 5
locations/journal_quests.qsrc

@@ -512,7 +512,7 @@ if yearstart > 1 and university['enrolled_in_semester'] > university['semester_p
 	'<center><h3>Katja Meynold</h3></center>'
 	*nl
 	if katjaQW['QWstage'] < 2:
-		'Katja is both cute, smart and popular. If I want to be her friend'+iif(npc_rel['A14'] < 70, ', I need to get to know her better by talking with her at at the uni plaza, library or at the Coffee Hole', '')+ +iif(pcs_makupskl < 40, ', I need to improve my make up skill since she is very into make up', '')+ +iif(fame['city_slut'] >= 150, ', I need to be seen as less of a slut', '')+ +iif(hotcat < 6, ', I need to improve my looks', '')+ +iif(npc_rel['A14'] >= 60 and fame['pav_slut'] < 150 and pcs_makupskl >= 40 and hotcat >= 6, ', something might happen after one of my late university classes.', '.')
+		'Katja is both cute, smart and popular. If I want to be her friend'+iif(npc_rel['A14'] < 70, ', I need to get to know her better by talking with her at at the uni plaza, library or at the Coffee Hole', '')+ +iif(pcs_makupskl < 40, ', I need to improve my make up skill since she is very into make up', '')+ +iif(fame['city_slut'] >= 150 or fame['pav_slut'] >= 150, ', I need to be seen as less of a slut', '')+ +iif(hotcat < 6, ', I need to improve my looks', '')+ +iif(npc_rel['A14'] >= 60 and fame['city_slut'] < 150 and fame['pav_slut'] < 150 and pcs_makupskl >= 40 and hotcat >= 6, ', something might happen after one of my late university classes.', '.')
 	elseif katjaQW['QWstage'] = 2:
 		'Katja and I saw two women making out at the stairs when she took me to her dorm room. Katja was interested in trying, but I told her no. She might try again later. I know her room and can come by when she is home.'
 	elseif katjaQW['QWstage'] > 2:
@@ -522,6 +522,14 @@ if yearstart > 1 and university['enrolled_in_semester'] > university['semester_p
 			'While Katja is a shy girl, she is still quite strong willed, and will not do anything sexual if not in the mood. Fortunately for me, it''s pretty easy to determine if she is aroused by how red her face is.'
 		end
 
+		if katjaQW['slut'] <75 and katjaQW['liberated'] = 0:
+			'Katja is a good girl that studies a lot, but sometimes on Thursday she will watch a movie in her dorm room at night instead of going to the library.'
+			'She also goes partying on Friday evening, where she will prepare in her dorm room from 19:00 to 19:45. Saturday and Sunday she spends at her mothers house in Pavlovsk.'
+		else
+			'Katja is a good girl that studies a lot abut have started to loose up. On Thursday she doen''t study at night but will watch a movie in her dorm or maybe go partying.'
+			'She also goes partying on Friday evening, where she will prepare in her dorm room from 19:00 to 19:45. Saturday night is also spend partying and Sunday she spends at her mothers house in Pavlovsk.'		
+		end
+		
 		!!if katjaQW['pantiesQWstage'] = 0:
 		!!	'It could be fun to see if I could get Katja to go to school without panties. To do this, I need to speak with her at school when I''m not wearing panties so she can see that I''m not wearing any'+iif(katjaQW['slut'] >= 40 and katjaQW['school_sex'] = 0, ', I should probably accept her advances at school', '')+ +iif(katjaQW['slut'] < 20, ', I need to loosen up Katja in other ways first. For example, by getting her to be naked at the beach.', '.')
 		!!elseif katjaQW['pantiesQWstage'] < 4:
@@ -536,7 +544,7 @@ if yearstart > 1 and university['enrolled_in_semester'] > university['semester_p
 				'I should buy a strap-on so that I can use it on Katja.'
 			elseif katjaQW['slut'] < 40:
 				if katjaQW['strapon_vag'] + katjaQW['strapon_ass'] + katjaQW['strapon_bj'] > 0:
-					'Katja is not comfortable with trying the stap-on again. She needs to loose some more inhibition.'
+					'Katja is not comfortable with trying the strap-on again. She needs to loose some more inhibition.'
 				else
 					'You need to get Katja to lose some more of her inhibition before you can use your strap-on on her.'
 				end
@@ -570,9 +578,6 @@ if yearstart > 1 and university['enrolled_in_semester'] > university['semester_p
 						'You can go Katja''s dorm room, so you can call Lazar for Katja to try vaginal sex with a boy.'
 					end
 
-					if katjaQW['birth_control_start_day'] = 0 and katjaQW['QWstage'] >= 6:
-						'I should get Katja on birth control, then I could take her on some wilder sex adventures once she''s ready.'
-					end
 					!!elseif katjaQW['QWstage'] < 6 or katjaQW['anal_quest'] < 3 or katjaQW['slut'] <= 100:
 					!!	'I should continue to corrupt Katja. There might be more things I can push her to do.'
 					!!elseif katjaQW['QWstage'] = 6:
@@ -588,6 +593,13 @@ if yearstart > 1 and university['enrolled_in_semester'] > university['semester_p
 					!!	'You have unlocked all the scenes with Katja that are in the game at this time' +iif(NatbelQW['QWstage'] < 8, ', except a scene started by going to the market which requires you to advance Natasha''s quest line.', '.')
 					!!end
 				end
+				if katjaQW['QWstage'] = 5:
+					'Maybe we could find a guy at the nightclub could give Katja her first experience with vaginal sex with a boy.'
+				end
+
+				if katjaQW['birth_control_start_day'] = 0 and katjaQW['QWstage'] >= 6:
+					'I should get Katja on birth control, then I could take her on some wilder sex adventures once she''s ready.'
+				end
 			end
 		end
 	end