Browse Source

[text edit] Slightly changed the dialog about Natasha. You can now propose sex with Julia and Natasha.

CroWke 5 years ago
parent
commit
f91000f73a
1 changed files with 23 additions and 2 deletions
  1. 23 2
      locations/JuliaMilHome.qsrc

+ 23 - 2
locations/JuliaMilHome.qsrc

@@ -201,8 +201,29 @@ elseif lernHome = 0:
 			'You spend 15 minutes talking with Julia about whatever topics come to mind. She really is a nice girl.'
 			tiprand = rand(0, 5)
 
-			if tiprand = 0:'Julia mentions in passing that she used to be friends with Natasha Belova, but cut the ties after Natasha kept borrowing money despite not being able to pay any of it back. Julia frowns, and you can tell they used to get along quite well.'
-
+			!JuliaNatSexProposed is a flag required in the upcoming rework of Natasha Belova''s questline
+			
+			if tiprand = 0:
+				'Julia mentions in passing that she used to be friends with Natasha Belova, but cut the ties after Natasha kept borrowing money despite not being able to pay any of it back. Julia frowns, and you can tell they used to get along quite well.'
+				if SexTalkJulia = 4 and NatashaQW > 8 and JuliaNatSexProposed = 0:
+					'"Well, I''ve had the same problem with her. But lately I''ve started making her repay me in other ways." You admit to Julia.'
+					'"What? How could she repay you if she doesn''t have any money?" Julia asks you.'
+					'"Well, she does know how to use that mouth of hers. I''ve been putting it to good use." You answer, blushing.'
+					'You notice Julia''s cheeks flushing red at this comment. She''s clearly getting aroused just by talking of this.'
+					if strapon = 1:
+						if pcs_dom < 25:
+							'"You know, I''ve bought myself a strap-on. I was working up the nerve to, uhm ..., use it on Natasha." You whisper, blushing even more furiously.'
+						else
+							'"You know, I''ve bought myself a strap-on. I was planning to use it on Natasha." You admit.'
+						end
+						'"If you''re up for it, you could get yourself one too and we can both have some fun with Natasha." You offer.'
+						'"That does sound, uhm ..., like it could be a lot of fun." Julia responds, unconciously rubbing her thighs together. "Ok, I''m in."'
+						JuliaNatSexProposed = 1
+					else
+						'Maybe I can find a way to get Julia to join me and Natasha some time, you think to yourself.'
+					end
+				end
+			end
 			act 'Relax in Julia''s room':gt $curloc
 		end
 	end