KevinSmarts 7 anos atrás
pai
commit
a38fd0fe46
2 arquivos alterados com 32 adições e 17 exclusões
  1. 31 16
      locations/Vnlake2
  2. 1 1
      locations/dorm

+ 31 - 16
locations/Vnlake2

@@ -5,30 +5,38 @@
 act 'Push them away':gt 'Nudelake'
 
 act 'Touch member':
-	cla
-	*clr
-	$boy = 'guy from the nudist beach'
+	cls
+	gs 'npcgeneratec', 0, 'guy from the nudist beach', rand(21,30)
+	$boy1 = $npclastgenerated
+	gs 'npcgeneratec', 0, 'guy from the nudist beach', rand(21,30)
+	gs 'boyStat', $npclastgenerated
 	guy += 2
-	stat['bj'] += 1
 	'<center><img src="images/img/lake/vnlake2/vnlake2.jpg"></center>'
 	'You touch one of their members and smile invitingly as you get up on to your knees. The men rise and stand next to you, their members close to you, you take them in your hands hand and begin to suck alternately.'
+	gs 'arousal', 10, 'bj', 'group'
+	gs 'stat'
 
 	act 'Stand on all fours':
-		cla
-		*clr
-		stat['vaginal'] += 1
+		cls
+		minut -= 10
 		'<center><img src="images/img/lake/vnlake2/vnlake3.jpg"></center>'
 		'Having sucked them enough you get on to all fours, one of the men lies in front of you and you take his cock in your mouth, the second kneels behind you and drives himself into your vagina.'
+		gs 'arousal', 10, 'bj', 'group'
+		gs 'boyStat', $boy1
+		gs 'arousal', 10, 'vaginal', 'group'
+		gs 'stat'
 
 		act 'Change position':
-			cla
-			*clr
-			stat['anal'] += 1
-			orgasm += 3
+			cls
+			minut -= 20
 			'<center><img src="images/img/lake/vnlake2/vnlake4.jpg"></center>'
-			'You move forwards and sit on the cock that was in your mouth, hands on your buttocks you present your ass to the other, encouraged he accepts. They fuck you in both holes, and you are moaning and orgasm.'
-			'You start to chain together multiple orgasms, quickly losing count, finally the member in your ass is removed, you are spent and happy to finish now.'
-			'"Sit your ass here" says the man from the bottom'
+			'You move forwards and sit on the cock that was in your mouth, hands on your buttocks you present your ass to the other, encouraged he accepts. They fuck you in both holes, while you moan loudly.'
+			'This continues for what feels like forever as you are lost in bliss, finally the member in your ass is removed, you are spent and happy to finish now.'
+			'"Sit your ass here" says the man on the bottom.'
+			gs 'arousal', 20, 'vaginal', 'group'
+			gs 'boyStat', $npclastgenerated
+			gs 'arousal', 20, 'anal', 'group'
+			gs 'stat'
 
 			act 'Take your seat':
 				cla
@@ -36,15 +44,22 @@ act 'Touch member':
 				spafinloc = 4
 				gs 'cum_manage'
 				'<center><img src="images/img/lake/vnlake2/vnlake5.jpg"></center>'
-				'You get up, turn around and sit your ass down on the member, the pther man stands next to your face and put his penis in your mouth. Soon you feel that your ass has been flooded with sperm and dick in your mouth is about to finish.'
+				'You get up, turn around and sit your ass down on the member, the other man stands next to your face and you eagerly take his cock your mouth. Soon you feel that your ass has been flooded with sperm and the dick in your mouth is twitching as the guy struggles to hold back.'
+				gs 'arousal', 5, 'anal', 'group'
+				gs 'boyStat', $boy1
+				gs 'arousal', 10, 'bj', 'group'
+				gs 'stat'
 
 				act 'Remove from mouth':
 					cla
 					*clr
+					gs 'boyStat', $boy1
 					spafinloc = 11
 					gs 'cum_manage'
 					'<center><img src="images/img/lake/vnlake2/vnlake6.jpg"></center>'
-					'You spit the dick out of your mouth and the man splatters his essence on your face.'
+					'You spit the dick out of your mouth and the man splatters your face with his load.'
+					gs 'arousal', 'end'
+					gs 'stat'
 
 					act 'Stay on the beach':gt 'Nudelake'
 				end

+ 1 - 1
locations/dorm

@@ -406,7 +406,7 @@ if $ARGS[0] = 'afragangfuck':
 	afraboy = 6
 	:afraboys
 	gs 'npcgeneratec', 0, 'african student', rand(18,22)
-	gs 'npcgenext', 'dick' 3
+	gs 'npcgenext', 'dick', 3
 	$Cstat_thdick[npclastgeneratedn] = $npctempgn[4]
 	Cstat_dick[npclastgeneratedn] = npctempgn[5]
 	Cstat_Malen[npclastgeneratedn] = rand(10,15)