Browse Source

[changed] Scene moved from LCporn file so that it can become a dedicated Egene file by nutluck

Kevin_Smarts 3 years ago
parent
commit
df14fce31e
2 changed files with 16 additions and 1 deletions
  1. 15 0
      locations/LCwork.qsrc
  2. 1 1
      locations/laketoilet.qsrc

+ 15 - 0
locations/LCwork.qsrc

@@ -327,5 +327,20 @@ if $ARGS[0] = 'Kitchen':
 	end
 end
 
+if $ARGS[0] = 'toiletsex':
+	gs 'npcgeneratec', 0, 'Stranger from the diner restroom', rand(18,32)
+	gs 'boyStat', $npclastgenerated
+	'<center><img <<$set_imgh>> src="images/locations/city/industrial/bbq/sex/toiletsexend.jpg"></center>'
+	'You come up from behind the man, and suddenly wrap your arms around him. He''s startled for a moment, but relaxes when you whisper: "That''s a nice cock you have there! I bet we could have some fun together, you and I..."'
+	'The man gives you a toothy grin when he feels you wrap your fingers around his cock, but he wants more. He takes you by the hand and guides you to the rear entrance of the diner, into the back alley. He positions you against the dumpsters and eagerly shoves his cock inside you.'
+	gs 'dinsex', 'vaginal_sex', 6, 'unknown'
+	'Not a surprise, he barely lasts any time at all, with in a few minutes he grunts and pulls out of your pussy and shoots his load all over your ass and without a further word he goes back into the cafe.'
+	gs 'cum_call','butt',$boy,1
+	gs 'npccleanc',$npclastgenerated
+	gs 'arousal', 'end'
+	gs 'stat'
+	act 'Return to the restroom':gt 'laketoilet', 'main'
+end
+
 --- LCwork ---------------------------------
 

+ 1 - 1
locations/laketoilet.qsrc

@@ -21,7 +21,7 @@ if $ARGS[0] = 'main':
 		'When you enter the restroom, you see a naked man slowly jerking himself off. He hasn''t noticed you yet.'
 
 		act 'Seduce him':
-			gt 'LCporn', 'toiletsex'
+			gt 'LCwork', 'toiletsex'
 		end
 
 		act 'Leave the restroom':gt 'lakecafe', 'main'