2 Commits 5d3e13fa6b ... 02a168c9c4

Auteur SHA1 Message Date
  bgkjdgbizgblzdgbr 02a168c9c4 [added] Forgot to add the follwo up talk after Katja Artem sex, this is a quick fix a proper one hve to be written when I have time. il y a 1 semaine
  bgkjdgbizgblzdgbr ae39722861 [fixed] Wrong name of goto. il y a 1 semaine
2 fichiers modifiés avec 27 ajouts et 3 suppressions
  1. 24 0
      locations/KatjaHomeTalk.qsrc
  2. 3 3
      locations/artem_katja_sex.qsrc

+ 24 - 0
locations/KatjaHomeTalk.qsrc

@@ -1409,6 +1409,30 @@ if $ARGS[0] = 'first_boy_sex_follow_up':
 	end
 	end
 end	
 end	
 
 
+if $ARGS[0] = 'first_boy_sex_Artem_follow_up':
+	*clr & cla
+	katjaQW['QWstage'] = 6
+	minut += 5
+	gs 'stat'
+	'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big14.jpg"></center>'
+	'Katja gives you a big hug. "Thank you! The experience with Artem was great!" she says with a huge grin.'
+	if npc_vag['A14'] + 5 < npc_dick['A2']:
+		'"It didn''t hurt too much?" you ask.' 
+		'"It hurt, that was why I couldn''t take it any longer. But it was fun and I think it''ll hurt less the next time," she answers.' 
+		'"So you want to have sex with a boy again?" you reply.'
+	else
+		'"It did look like you had fun," you say.' 
+		'"I definitely had fun, I thought it would hurt, but I didn''t feel any pain," she answers.' 
+		'"Might be all the times I used my dildo on you," you reply.'
+	end
+	'"We should definitely do this again sometime," she finishes.' 
+	'"We''ll see if the opportunity comes up again," you answer.'
+	act 'Talk about something else': gt 'KatjaHomeTalk'
+	if katjaQW['birth_control_start_day'] = 0:
+		act 'Tell her that she should use birth control': gt 'KatjaHomeTalk', 'preventation_talk'
+	end
+end	
+
 if $ARGS[0] = 'anal_sex_with_boy_ask':
 if $ARGS[0] = 'anal_sex_with_boy_ask':
 	*clr & cla
 	*clr & cla
 	minut += 5
 	minut += 5

+ 3 - 3
locations/artem_katja_sex.qsrc

@@ -413,7 +413,7 @@ if $ARGS[0] = 'first_time_pussy':
 							'This makes Katja feel some pain which Artem quickly notice. "I''m sorry Katja. I will be more careful" he says and slows down. This makes Katja''s pain seem to go away, and by the end she is moaning quietly.'
 							'This makes Katja feel some pain which Artem quickly notice. "I''m sorry Katja. I will be more careful" he says and slows down. This makes Katja''s pain seem to go away, and by the end she is moaning quietly.'
 						else
 						else
 							katjaQW['horny'] += rand(5,10)
 							katjaQW['horny'] += rand(5,10)
-							'AS he goes faster Katja''s moans becomes large, and the makes Artem pick up more speed. By the end he is pounding her hard  and she moan very loudly.'
+							'As he goes faster Katja''s moans becomes large, and the makes Artem pick up more speed. By the end he is pounding her hard  and she moan very loudly.'
 						end
 						end
 					end
 					end
 				end
 				end
@@ -593,7 +593,7 @@ if $ARGS[0] = 'first_time_next':
 		if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 		if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 			gt 'artem_katja_sex', 'first_time_katja_titjob'
 			gt 'artem_katja_sex', 'first_time_katja_titjob'
 		else
 		else
-			gt 'artem_katja_sex', 'first_time_cowgirl'
+			gt 'artem_katja_sex', 'first_time_ride'
 		end
 		end
 	else
 	else
 		gt 'artem_katja_sex', 'first_time_on_table'
 		gt 'artem_katja_sex', 'first_time_on_table'
@@ -621,7 +621,7 @@ if $ARGS[0] = 'first_time_on_table':
 			if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 			if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 				gt 'artem_katja_sex', 'first_time_katja_titjob'
 				gt 'artem_katja_sex', 'first_time_katja_titjob'
 			else
 			else
-				gt 'artem_katja_sex', 'first_time_cowgirl'
+				gt 'artem_katja_sex', 'first_time_ride'
 			end
 			end
 		end
 		end
 	end
 	end