Browse Source

Nutty's Pav Beach Experience! "Adding Ivan's shower chat to the his beach interaction. along with a minor bug fix, and cleaning up some code." by our favorite Nutluck of all time.

Violet Kitten 1 month ago
parent
commit
42823a026a
1 changed files with 14 additions and 1 deletions
  1. 14 1
      locations/pav_beach_chat.qsrc

+ 14 - 1
locations/pav_beach_chat.qsrc

@@ -448,7 +448,20 @@ if $ARGS[0] = 'ivan':
 	gs 'exp_gain', 'chrsm', rand(1,2)
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/ivan/beach_chat.jpg"></center>'
-	if npc_rel['A3'] >= 50:
+!!added this top bit so the community center shower stuff can be done during the summer. make sure I copied it correctly
+	if fame['pav_slut'] < 225 and IvanShowerQW = 1:
+		IvanShowerQW = 11
+		'Ivan thinks for a second before he speaks. "<<$pcs_nickname>>, I would like to talk to you about what happened in the shower. You''re a great girl, and I had a great time, but I''m not ready for a relationship. I need to put all my energy into my athletics. I think I have a good shot at getting to the Russian National Championships this year. I really can''t afford to be distracted by girls, even girls as attractive as you. So how about we just stick to fooling around a little?"'
+		act 'Discuss':
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big3.jpg"></center>'
+			'You nod at what he says. "Sure Ivan, I understand. I''m okay with just being friends, really close friends who sometimes fool around in the shower..." you say in your best sexy voice with a wink.'
+			'He gives you a one armed hug. "<<$pcs_nickname>>, you''re the best! Not only are you smoking hot, but you''re a super cool chick too! If you want to hang out some time, you can stop by my place." He pauses and looks around before leaning in close. "Or if you get a little bored during lunch break, you can let me know too..." he says with a suggestive tone and waggled eyebrows.'
+			'You laugh at his silly antics. It''s nice to have found a fun guy to hang out with. Perhaps you will stop by his place, or maybe even take him up on his offer to make lunch break less boring. "Sure Ivan, I''ll think about it."'
+			func('npc_reactions', 'general', 'A3')
+			act 'Talk to someone else': gt 'pav_beach_chat', 'beach_hangout'
+		end
+	elseif npc_rel['A3'] >= 50:
 		'"Hey <<$pcs_nickname>>," Ivan greets you as he sees you approaching.'
 		'"Hey Ivan. How was your last training match?" you ask curiously.'
 		'He tells you about it and after that the two of you talk about a variety of topics for a while until he gets up and says he''s going for a swim. He runs out into the lake and dives forward once the water is deep enough.'