1
0
Преглед на файлове

Merge remote-tracking branch 'Violet_Kitten/master'

KevinSmarts преди 4 години
родител
ревизия
5ade5f852b
променени са 2 файла, в които са добавени 28 реда и са изтрити 39 реда
  1. 27 38
      locations/ParkKafe.qsrc
  2. 1 1
      locations/foto_events.qsrc

+ 27 - 38
locations/ParkKafe.qsrc

@@ -71,53 +71,36 @@ if $ARGS[0] = 'guys':
 			end
 			act 'Drink beer with the guys':
 				*clr & cla
+				gs 'boyStat', 'A44'
+				gs 'npcgeneratec', 0, 'Sporty Guy', rand(18,35)
+				gs 'boyStat', $npclastgenerated				
 				gs 'fame', 'city', 'sex', 3
 				gs 'drugs', 'alcohol', 'beer'
 				'You drink a glass of beer while the guys order another. One of them quietly slips something into your glass. You get drunk very quickly and the guys guide you to the nearest woods.'
 				if rand(0, 1) = 0:
-					if parkara = 0:guy += 2 & parkara = 1
-					stat['vaginal'] += 1
-					stat['bj'] += 2
-					gs 'boyStat', 'A44'
-					spafinloc = 12
-					gs 'cum_manage'
-					gs 'npcgeneratec', 0, 'Sporty Guy', rand(18,35)
-					gs 'boyStat', $npclastgenerated
-					spafinloc = 12
-					gs 'cum_manage'
+					if parkara = 0:parkara = 1
 					'<center><img <<$set_imgh>> src="images/characters/city/jora/sex/022.jpg"></center>'
 					'The guys shove you on your knees and quickly take out their members. You don''t understand exactly what''s going on, but comply by sucking the cock slapping at your face.'
-					if rand(1, 100) <= stat['bj']:
-						pcs_horny = 0
-						orgasm += 1
-						'You orgasm.'
-					else
-						pcs_horny += 10
-						'You are not satisfied'
-					end
 					'They finish in your mouth and you swallow their sperm greedily'
+					parkarainmouthnow = 1
+					gs 'arousal', 'bj', 5
+					gs 'cum_call', 'mouth', $boy
+					gs 'arousal', 'end'
+					gs 'stat'
+					
 					act 'Become acquainted':gt 'parkkafe', 'klof 1'
 				else
-					if parkara = 0:guy += 2 & parkara = 1
-					stat['vaginal'] += 1
-					gs 'cum_manage'
-					pcs_vag += 1
-					gang += 1
-					spafinloc = 4
-					gs 'cum_manage'
-					pcs_ass += 1
-					stat['anal'] += 1
+					if parkara = 0:parkara = 1
 					'<center><img <<$set_imgh>> src="images/characters/city/jora/sex/004.jpg"></center>'
 					'One guy lies down and roughly pulls you on top. He groans in pleasure when his hard member rubs against your tight pussy, then he starts fucking your pussy relentlessly. The other guy lines up behind you and shoves his penis up your ass. You moan, both in pain and pleasure, at the sensation of being filled in both holes.'
-					if rand(1, 100) <= stat['bj']:
-						pcs_horny = 0
-						orgasm += 1
-						'You orgasm.'
-					else
-						pcs_horny += 10
-						'You are not satisfied'
-					end
 					'One of them finishes deep inside you while the other pulls out and cums on your ass.'
+					gs 'arousal', 'anal', 5
+					gs 'arousal', 'vaginal', -5,
+					gs 'cum_call', '', $boy
+					gs 'cum_call', 'anus', $boy
+					gs 'arousal', 'end'
+					gs 'stat'
+					
 					act 'Become acquainted':gt 'parkkafe', 'klof 1'
 				end
 			end
@@ -136,7 +119,13 @@ if $ARGS[0] = 'klof 1':
 	clr
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/city/jora/11 1.jpg"></center>'
-	'You try to rise from the grass in front of the guys, but your legs and hands are shaking from the rough pounding they gave you. Your vagina feels itchy as warm gooey sperm tickles down your legs. "Did you like it baby," one of the guys mockingly asks.'
+	'You try to rise from the grass in front of the guys, but your legs and hands are shaking from the rough pounding they gave you.' 
+	if parkarainmouthnow = 0:
+		'Your vagina feels itchy as warm gooey sperm tickles down your legs. "Did you like it baby?" one of the guys mockingly asks.'
+	else	
+		'You still have the taste of the guys sperm in your mouth as you hear one of the guys, mockingly ask, "Did you like it baby?"'
+		parkarainmouthnow = 0
+	end	
 	act 'Yes':gt 'event', 'klof 2'
 	act 'No, walk away': gt 'parkKafe', 'end'
 end
@@ -157,10 +146,10 @@ if $ARGS[0] = 'seniors':
 				gs 'willpower', 'drink', 'resist'
 				gs 'willpower', 'pay', 'resist'
 				gs 'stat'
-				gt 'parkKafe', 'end', 'cafe'
 				'<center><img <<$set_imgh>> src="images/locations/city/centralpark/cafe/reply.jpg"></center>'
 				'Still confused as to why he singled you out you shake your head meaning that you don''t want to come along...'
 				'The senior citizen gets annoyed by your rejection, "Stupid girl! Fine drink this piss water then. I don''t care..." He stomps away angrily as you look on because you''re still not really clear about what just happened...'
+				act 'Walk away':gt 'parkKafe', 'end', 'cafe'
 			end
 		else
 			act 'Reject him (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
@@ -568,7 +557,7 @@ if $ARGS[0] = 'man':
 							gs 'stat'	
 							act 'Cum inside me':
 								*clr & cla
-								gs 'cum_call', 'vaginal'
+								gs 'cum_call', ''
 								gs 'stat'
 								'<center><img <<$set_imgh>> src="images/locations/city/centralpark/cafe/sex/cafe/cuminside.jpg"></center>'
 								'You continue bouncing on his cock as his grunts are getting more frequent "I''m cumming..." he groans'

+ 1 - 1
locations/foto_events.qsrc

@@ -13,7 +13,7 @@ if $ARGS[0] = 'fame':
 	if mdlng_fame_event = 2 and pcs_agil < 40:
 		gt'foto_events','pool1'
 	end
-	if mdlng_fame_event = 3:gt'foto_events2','champagne1'
+!!	if mdlng_fame_event = 3:gt'foto_events2','champagne1'
 	if mdlng_fame_event = 2 and pcs_agil >= 40:gt'foto_events','tennis'
 end