Browse Source

[Added] Anushka joint stuff for nutluck

Alaratt 2 years ago
parent
commit
655da015e2
1 changed files with 52 additions and 8 deletions
  1. 52 8
      locations/anushapt.qsrc

+ 52 - 8
locations/anushapt.qsrc

@@ -771,7 +771,7 @@ if $ARGS[0] = 'night_stand':
 		npc_rel['A144'] += 1
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/anushroom/snoop.jpg"></center>'
-		'You decide to snoop, so you open the night stand''s drawer to peek inside. There are a variety of medicines, some that are legal and some, like pot, that aren''t.  You also notice a pair of scissors, razor blades, rolling papers, a lighter, a pack of cigarettes, condoms, lotion, lube, a vibrator, a dildo, a butt plug and even a strap-on harness.'
+		'You decide to snoop, so you open the night stand''s drawer to peek inside. There are a couple of mostly empty prescription bottles, a small baggy of blue pills, a baggy of marijuana, and a couple of rolled joints. You also notice a pair of scissors, razor blades, rolling papers, a lighter, a pack of cigarettes, condoms, lotion, lube, a vibrator, a dildo, a butt plug and even a strap-on harness.'
 		'"See anything you like?" Anushka asks you in a teasing tone.'
 		act 'Uh no':
 			*clr & cla
@@ -781,14 +781,43 @@ if $ARGS[0] = 'night_stand':
 		end
 		act 'Strap-on': gt 'anushkaev1', 'strapon1'
 		act 'Butt plug': gt 'anushkaev1', 'buttplug'
+		act 'Joint':
+			*clr & cla
+			minut += 2
+			joint += 1
+			gs 'stat'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/anushroom/take_joint.jpg"></center>'
+			'You pull out one of the joints and hold it up. "Yeah, I like this..."'
+			'She laughs a bit. "Yeah me too, so want to get high?"'
+			'You smile to her and nod yes. "What do you think? I grabbed it didn''t I?"'
+			'She flips you off at your snarky comeback. "Fuck you, bitch, here hand it over." She says with a smile, as you hand over the joint she takes, grabs a lighter off the night stand and lights it up, taking a long slow drag off it, before handing it over to you.'
+			act 'Take a drag':
+				*clr & cla
+				minut += 20
+				gs 'drugs', 'joint'
+				gs 'stat'
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/anushroom/get_high.jpg"></center>'
+				'You take the joint from her and take a hit off it, as you sit on the bed next to her. The two of you talk about a variety of topics as you hand the joint back and forth, taking turns taking hits. Before too long the joint is gone and you feel pretty high.'
+				act 'Hangout': AnushkaLoc = 2 & gt 'anushkachat', 'chat'
+			end
+		end
 	else
 		*clr & cla
 		minut += 2
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/anushroom/nushdrawer.jpg"></center>'
-		'You decide to snoop, so you open the night stand''s drawer to peek inside. There are a variety of medicines, some that are legal and some, like pot that aren''t. You also notice a pair of scissors, razor blades, rolling papers, a lighter, a pack of cigarettes, condoms, lotion, lube, a vibrator, a dildo, a butt plug and even a strap-on harness.'
+		'You decide to snoop, so you open the night stand''s drawer to peek inside. There are a couple of mostly empty prescription bottles, a small baggy of blue pills, a baggy of marijuana, and a couple of rolled joints. You also notice a pair of scissors, razor blades, rolling papers, a lighter, a pack of cigarettes, condoms, lotion, lube, a vibrator, a dildo, a butt plug and even a strap-on harness.'
 		'You''re not really surprised by the amount of sex toys Anushka has considering her relaxed attitude towards sex and sexuality. However, you decide it would be rude of you to play with them without her permission, so you close the drawer.'
 		act 'Close the drawer':gt 'anushapt','anushroom'
+		act 'Take joint':
+			*clr & cla
+			minut += 2
+			joint += 1
+			gs 'stat'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/anushroom/take_joint.jpg"></center>'
+			'You decide to take one of the joints, surely she won''t miss it or mind that you took just one. You take it out and look at it a moment, it is nicely rolled. Then you place it in your purse for later and close the drawer.'
+			act 'Close the drawer':gt 'anushapt','anushroom'
+		end
 	end
 end
 
@@ -1148,10 +1177,12 @@ if $ARGS[0] = 'snack':
 	cumspclnt = 2
 	gs 'cum_cleanup'
 	pcs_breath = 0
-	'She gets up and heads to the kitchen with you, the two of you talking and laughing the whole way.'
 	snacktime = rand(11)
 	if snacktime <= 3:
 		gs 'stat'
+		'<center><b><font color = maroon>Kitchen</font></b></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/kitchen.jpg"></center>'
+		'She gets up and heads to the kitchen with you, the two of you talking and laughing the whole way.'
 		'As you walk into the kitchen, you see Timofey sitting at the small kitchen table looking sad. Anushka points to a cabinet and the fridge. "Chips and stuff are in there, and drinks are in the fridge; grab us some."'
 		'She squats down next to her little brother and ruffles his hair. "Hey, what''s wrong Timo?"'
 		'He looks up at her as you gather the stuff. "Maksim won''t let me have a turn playing the games."'
@@ -1164,6 +1195,9 @@ if $ARGS[0] = 'snack':
 		act 'Back to her room':AnushkaLoc=2&gt'anushapt','anushroom'
 	elseif snacktime <= 5 and ((week < 6 and hour >= 20 and hour < 23) or (week >= 6 and (hour >= 8 and hour < 16) or (hour >= 18 and hour < 23))):
 		gs 'stat'
+		'<center><b><font color = maroon>Kitchen</font></b></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/ed_sandwich.jpg"></center>'
+		'She gets up and heads to the kitchen with you, the two of you talking and laughing the whole way.'
 		'As you and Anushka walk into the kitchen, you see Eduard standing at the counter making a sandwich. He looks up and gives you both a friendly smile. "So what are you girls up to?"'
 		'Anushka replies to him. "Getting some snacks to get our energy up, so we can go to an orgy later."'
 		'Her dad frowns at that. "That''s not funny. You shouldn''t even joke about stuff like that."'
@@ -1203,11 +1237,14 @@ if $ARGS[0] = 'snack':
 		end
 	elseif snacktime <= 7 and valeriaIntroduced = 0:
 		valeriaIntroduced = 1
+		'<center><b><font color = maroon>Kitchen</font></b></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/valeria_cooking.jpg"></center>'
+		'She gets up and heads to the kitchen with you, the two of you talking and laughing the whole way.'
 		'All of a sudden, the mood changes and you feel chills going down your spine. There is a woman standing there cooking.'
 		act 'Hi! I''m-':
 			*clr & cla
 			'<center><b><font color = maroon>Kitchen</font></b></center>'
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/kitchen.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/valeria_cooking.jpg"></center>'
 			'"Yeah, yeah. To be honest, I don''t really care who you are." the older woman answers sourly.'
 			'Feeling uncomfortable, you stare down at the floor, but Anushka, without any hesitation, snaps back. "Can''t you at least try to be nice to someone you just met for once? God, why are you always such a bitch?"'
 			*nl
@@ -1231,7 +1268,7 @@ if $ARGS[0] = 'snack':
 					*clr & cla
 					gs 'stat'
 					'<center><b><font color = maroon>Kitchen</font></b></center>'
-					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/kitchen.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/valeria_cooking.jpg"></center>'
 					'The tension in the room is tremendous. Time seems to stand still, and you just want to run out of the kitchen so you can breathe normally again.'
 					'After what feels like an eternity, Valeria speaks up. "You know what? You''re lucky that you have your friend with you and that I just don''t want to deal with you today. Leave now before I change my mind."'
 					*nl
@@ -1242,6 +1279,9 @@ if $ARGS[0] = 'snack':
 			end
 		end
 	elseif snacktime <= 7 and valeriaIntroduced = 1:
+		'<center><b><font color = maroon>Kitchen</font></b></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/valeria_cooking.jpg"></center>'
+		'She gets up and heads to the kitchen with you, the two of you talking and laughing the whole way.'
 		'All of a sudden, the mood changes and you feel chills going down your spine. There is Valeria, Anushka''s mom, standing there cooking. She glances over at the two of you as you enter and gives you a sour look, though you don''t know who she looks more upset to see - you or her own daughter.'
 		act 'Continue':
 			*clr & cla
@@ -1275,8 +1315,11 @@ if $ARGS[0] = 'snack':
 		end
 	else
 		gs 'stat'
-		'As you walk into the kitchen, Anushka points to a cabinet. "Grab some chips and stuff out of there."'
-		'While you are doing that, she grabs a couple of drinks from the fridge, and once you both have your spoils from your raid on the kitchen, you head back to her room.'
+		'<center><b><font color = maroon>Kitchen</font></b></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/get_snacks.jpg"></center>'
+		'She gets up and heads to the kitchen with you, the two of you talking and laughing the whole way.'
+		'As you walk into the kitchen, Anushka points to a refrigerator. "Grab some drinks out of the fridge and anything else good."'
+		'While you are doing that, she grabs a couple of snack cakes and chips from the cabinets, and once you both have your spoils from your raid on the kitchen, you head back to her room.'
 		act 'Back to her room':AnushkaLoc=2&gt'anushapt','anushroom'
 	end
 	killvar 'snacktime'
@@ -1627,7 +1670,8 @@ if $ARGS[0] = 'kitchen':
 		'As you start to enter the kitchen, you overhear some muffled voices that are getting louder and louder as they go on... You notice that the door is ajar and sneak towards it to see if you can make out what is being said.'
 		act 'Leave':gt 'anushapt','hallway'
 		act 'Listen':
-			cla & *nl
+			*clr & cla
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/anushapt/edval_kitchen.jpg"></center>'
 			'Anushka''s mother Valeria is standing with her hands in the air, talking loudly to Eduard. "What is wrong with your daughter? She always has an attitude towards me!"'
 			'Eduard tries his best to keep his calm. "Well if you were a better mother, then maybe she wouldn''t have turned out like this!"'
 			'"What did you say?" Valeria then starts yelling. "She''s just like her father, out all night and doing God knows what! Have you heard the rumors about her?!"'