Răsfoiți Sursa

added new interaction to bobka.qsrc

guxoleraho 5 ani în urmă
părinte
comite
0fb684ac7d
2 a modificat fișierele cu 66 adăugiri și 1 ștergeri
  1. 56 0
      locations/bobka.qsrc
  2. 10 1
      locations/narkopriton.qsrc

+ 56 - 0
locations/bobka.qsrc

@@ -1,5 +1,7 @@
 # bobka
 
+
+
 $bobkabj = {
 	'<center><img <<$set_imgh>> src="images/characters/city/bobka/sex/bj.jpg"></center>'
 	$tempval = 'You'
@@ -133,6 +135,38 @@ if ARGS[0] = 4:
 	act 'Open your mouth for him':gt 'bobka', 'peeswallow'
 end
 
+if ARGS[0] = 5:
+	CLOSE ALL
+	minut += 5
+	pee += 1
+	gs 'stat'
+	$tempval = 'You'
+	$tempval2 = ''
+
+	if HaveMetBobka = 1:$tempval = 'You desperately need a fix, so you'
+
+	'<center><img <<$set_imgh>> src="images/characters/city/bobka/sex/knees.jpg"></center>'
+	'<<$tempval>> drop to your knees before Bobka and look at him questioningly, softly muttering you''ll do whatever he wants you to do.'
+	'"I don''t need you today", he tells you, and your heart sinks. Then he continues: "I do need to piss, though... might as well use you. I''ll even give you a chance to earn some extra money: I''ll give you 250 <b>₽</b> if you let me piss in your pussy", and pulls his cock out of his pants.'
+
+	act 'Let him pee on your face':gt 'bobka', 'peeface'
+	act 'Let him pee in your pussy':gt 'bobka', 'peepussy'
+end
+
+if $ARGS[0] = 'peepussy':
+	cla
+	cls
+	minut += 5
+
+	'<center><video autoplay loop src="images/characters/city/bobka/sex/bobkapissinside.webm"></video></center>'
+	'He lays you down on an old smelly matress and makes your spread your legs.'
+	'He lines up his semi-hard penis with your pussy and inserts it.'
+	'"Oh yeah, that feels better" he groans as a warmness fills your insides. Tears start escaping your eyes.'
+	'after a few seconds the stream stops and he takes his dick out, he then pisses a little on your pussy.'
+
+	act 'push the piss out of your body':gt 'bobka', 'peeinsidewhore'
+end
+
 if $ARGS[0] = 'inject':
 	cls
 	minut += 5
@@ -327,5 +361,27 @@ if $ARGS[0] = 'peewhore':
 	end
 end
 
+if $ARGS[0] = 'peeinsidewhore':
+	cla
+	cls
+	minut += 5
+	money += 250
+	StrongNarkota += 25
+	SNarkTimes += 1
+	NarkShmaraTimes += 1
+	pcs_mood += 40
+	gs 'stat'
+	'<center><img <<$set_imgh>> src="images/characters/city/bobka/sex/peewhore.jpg"></center>'
+	'Bobka throws the money and the syrine on the floor.'
+	'You don''t even bother washing yourself as you quickly grab the money and the syringe, and inject yourself with it. Bobka looks down on you with a devious smile, he knows he''s very close to completely controlling your life. Soon, you won''t be able to say no any more...'
+
+	act 'Leave the drug den':
+		minut += 5
+		gt 'street'
+	end
+end
+
+
+
 --- bobka ---------------------------------
 

+ 10 - 1
locations/narkopriton.qsrc

@@ -1,5 +1,6 @@
 # narkopriton
 
+
 cls
 gs 'stat'
 if night_mode = 1:
@@ -223,7 +224,11 @@ if $ARGS[0] = 'drugslut':
 				cla
 				*clr
 				minut += 5
+				if NarkShmaraTimes < 5:
 				bobrand = rand(0, 4)
+				else 
+				bobrand = rand(0, 5)
+				end
 				
 				if bobrand < 3:
 					$bobtalk = '"You know the drill. Get on your knees and start sucking!"'
@@ -231,9 +236,12 @@ if $ARGS[0] = 'drugslut':
 				elseif bobrand = 3:
 					$bobtalk = '"You''re just a dirty whore, aren''t you? Lick my dirty asshole and I''ll consider it!"'
 					$bobtext = 'Lick his ass'
-				else
+				elseif bobrand = 4:
 					$bobtalk = '"I don''t need more blowjobs from you. I do have to pee, though... maybe you''ll make a decent toilet. Get down on your knees and open your mouth!" <br>Despite your need for drugs, you realize you can''t keep doing this! You''ll lose yourself if you keep this up...'
 					$bobtext = 'Kneel down and open your mouth'
+				else
+					$bobtalk = '"I don''t need more blowjobs from you. I think I might try something different though.'
+					$bobtext = 'Kneel down'
 				end
 				'bobrand: <<bobrand>>'
 				'<center><b>Local drug den</b></center>'
@@ -387,4 +395,5 @@ if $ARGS[0] = 'drugslut':
 	end
 end
 
+
 --- narkopriton ---------------------------------