Browse Source

New Nudist beach content from Province via FinnMacha

KevinSmarts 7 years ago
parent
commit
aef1dd18e7
5 changed files with 354 additions and 14 deletions
  1. 2 0
      glife-notepad++
  2. 2 0
      glife.qproj
  3. 129 14
      locations/gLakeNude
  4. 178 0
      locations/gLakeNudeEvent
  5. 43 0
      locations/gLakeNudeForest

+ 2 - 0
glife-notepad++

@@ -253,6 +253,8 @@
             <File name="locations\gKristinaZv" />
             <File name="locations\glake" />
             <File name="locations\gLakeNude" />
+            <File name="locations\gLakeNude_event" />
+            <File name="locations\gLakeNudeForest" />			
             <File name="locations\Gnpc" />
             <File name="locations\Gnpc2" />
             <File name="locations\Gnpc_cinema" />

+ 2 - 0
glife.qproj

@@ -468,6 +468,8 @@
       <Location name="motherkafeboss"/>
       <Location name="glake"/>
       <Location name="gLakeNude"/>
+      <Location name="gLakeNude_event"/>
+      <Location name="gLakeNudeForest"/>	  
       <Location name="LakeBoyZ"/>
       <Location name="gpoli"/>
       <Location name="therapist"/>

+ 129 - 14
locations/gLakeNude

@@ -1,5 +1,8 @@
 # gLakeNude
+
+
 $location_type = 'secluded'
+$loc = $curloc
 cls
 gs'stat'
 '<center><H4>Secluded beach</H4></center>'
@@ -41,37 +44,78 @@ if month=1 or month=2 or month=12:
 	''
 end
 
-'This beach is hidden from the public and as is usual, it is currently empty. You could go skinny dipping if you want, no one would see you.'
+'This small natural beach is hidden away from the general public.  To reach it you had to travel around the lake along a forest trail.  On this secluded beach you can often find sunbathers and people skinny dipping, including people from other towns and even some from the city.'
 
-if $clothingworntype = 'nude':
+if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
 	act'Get dressed':
 		cla
+		*clr
 		minut+=5
 		gs 'clothing', 'wear_last_worn'
+		'<center><img src="images/locations/pavlovsk/lake/secluded_beach/dress/dess_nudebeach.jpg"></center>'
 		'You put your clothes back on.'
 		act'Continue':gt'gLakeNude'
 	end
 end
 
+if temper >= 15 and month >= 5 and month <= 9:
+	if $clothingworntype ! 'nude':
+		act'Change into your swimwear':
+			cla
+			*clr
+			minut+=5
+			if pcs_horny >= 90:
+				if pav_slut < 50:
+					minut += 5
+					gt 'changingroom', 'view_swim_list'
+					'<center><img src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants3.jpg"></center>'
+					'You change into your swimsuit. A couple of passing men do a double-take and pause a moment to look at your sopping wet panties, probably thinking about what is making you so excited.  You don''t care about what to say or about people think of you.'
+					act'Continue':gt'gLakeNude'
+				else
+					'<center><img src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants1.jpg"></center>'
+					'You want to change into a swimsuit, but realize that your pussy is oozing juices down your leg.  The thought that people can see it horrifies, you quickly feel yourself and you abandon the idea.<br><dh>"Probably it''s necessary somehow to remove these stress"</dh>  you think to yourself.'
+					act'Continue':gt'gLakeNude'
+				end
+			else
+			minut += 5
+			gt'changingroom', 'view_swim_list'
+			'<center><img src="images/locations/pavlovsk/lake/secluded_beach/dress/swimsuit_nudebeach.jpg"></center>'
+			'You wrap a towel around yourself and change into your swimsuit.'
+			act'Continue':gt'gLakeNude'
+		end
+	end
+end	
+
 if temper >= 15 and month >= 5 and month <= 9:
 	if $clothingworntype ! 'nude':
 		act'Take off your clothes':
-			if pcs_exhibition > 35:
+			if pcs_exhibition >= 50:
 				cla
+				*clr
 				minut+=5
 				gs 'clothing', 'strip'
-				'You quickly check to see if anyone is watching, and when you''re satisfied no one is you take off your clothes. You''re naked now.'
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
+				'Not caring if anyone is looking at you, you slowly take off your clothes.  You peel off each item like a stripper.  You feel so naughty.  Soon, you completely naked.'
 				act'Continue':gt'gLakeNude'
+			elseif pcs_exhibition > 35 and pcs_exhibition < 50:
+				cla
+				*clr
+				minut+=5
+				gs 'clothing', 'strip'
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
+				'You quickly check to see if anyone is watching, and when you''re satisfied no one is paying you undue attention, you take off your clothes. You''re naked now.'
+				act'Continue':gt'gLakeNude'	
 			else
 				cla
-				'Even though no one is around, you don''t feel confident enough to actually take your clothes off. What if someone would see you?'
+				*clr
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/self/shyness.jpg"></center>'
+				'Even though no one is around, you don''t feel confident enough to actually take your clothes off. What if someone would see you nude?'
 				act'Continue':gt'gLakeNude'
 			end
 		end
 	end
-		
 	if hour >= 6 and hour <= 20:
-		act 'Go swimming (1:00)':
+		act'Go swimming (1:00)':
 			if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
 				cla
 				*clr
@@ -99,7 +143,7 @@ if temper >= 15 and month >= 5 and month <= 9:
 		end
 	end
 	if sunWeather = 1 and hour >= 6 and hour <= 20:
-		act 'Go sunbathing (1:00)':
+		act'Go sunbathing (1:00)':
 			if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
 				cla
 				*clr
@@ -121,27 +165,98 @@ if temper >= 15 and month >= 5 and month <= 9:
 					
 					'You smear your body with sunscreen and lie down on your towel for some sunbathing, hoping to work on your tan. You enjoy the warm rays of the sun for an hour.'
 				end
-				
 				act 'Continue':gt'gLakeNude'
 			!end
 			!if bikini ! 1 and $clothingworntype ! 'nude':
 			else
 				cla
-				'You have to take off your clothes before you can go sunbathing.'
+				'You have to take off your clothes before you can lay down to sunbath.'
 				act'Continue':gt'gLakeNude'
 			end
 		end
 	end
 end
 
-act'Leave the secluded beach':
-	if $clothingworntype ! 'nude' or ($clothingworntype = 'nude' and pcs_exhibition > 50):
+! Imported from Province 03/17/2017 by Finn_Macha
+! Global variable "voyeurism_start" responsible for the start of Events peeping on the beach and allows the player to peek at the nudists.
+! It Is used only here, but between the first and second tick may take a lot of playing time, and therefore defined globally.
+
+if voyeurism_start = 0:
+	act'Look around the beach':
+		cla
+		*clr
+		minut += 5
+		act'Back': gt 'gLakeNude'
+			voyeurism_start_view = RAND(1,3)
+			if voyeurism_start_view <= 2:
+				'<center><img src="images/locations/shared/lake/lake_beach1.jpg"></center>'
+				'You looked around, but see nothing interesting.  Just a few others in swimwear or relaxing on the beach.'
+			else
+				set voyeurism_start = 1
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event.jpg"></center>'
+				'You look around and notice that a little ways off at the end of the small beach is a pair of lovers laying on the sand.  The girl is completely naked and her hand is stroking a guy`s cock through his white pants. The guy turns his head d notices that you looking at them.  You immediately turn away, blushing terribly and begin to explore your feet as if seeing them for the first time.'
+			end
+		end
+	end
+	if voyeurism_start = 1:
+		act'Continue to peek around':
+			cla
+			*clr
+			if voyeurism = 0:
+				minut += 5
+				voyeurism += 1
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/lake_legs.jpg"></center>'
+				'From the corner of your eye you see several naked people. You think they looking right at you. You blush and you freeze in terror, tears well up in the corner of your eyes.  After a few moments you find yourself looking from your own feet.<br><dh>"Wha....What am I doing?!  Why do I feel like watching.  Am I a voyeur?  Yes, I am!  I`m a girl who likes to watch nude people!"</dh>  you think.<br>  You can`t remember a single instance in your life when you were watching someone.  So is it worth to start doing it now?  YES!'
+				act'Stop Watching!': gt'gLakeNude'
+			else
+				set voyeurism_start = 2
+				minut += 50
+				pcs_horny += 75
+				voyeurism += 1
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event.jpg"></center>'
+				'From the corner of your eye you see several naked people. You think they looking right at you. You blush and you freeze in terror, tears well up in the corner of your eyes.  After a few moments you find yourself looking from your own feet.<br><dh>"Wha....What am I doing?!  Why do I feel like watching.  Am I a voyeur?  Yes, I am!  I`m a girl who likes to watch nude people!"</dh>  you think.<br>  But then you remember how you recently were watching others on the beach and think:  <dh>"That was scary, cool, and hot.  I need to keep at least one eye always watching."</dh>'
+				act'Watch the couple': 
+					gs'gLakeNudeEvent','gLakeNude_sex'
+				end
+			end
+		end
+		if voyeurism_start = 2 and (psc_horny < 90 or pav_slut < 50):
+			act 'Watch other people on the beach':
+				if voyeurism_nudist <= 14 or pav_slut > 50:
+					voyeurism_nudist += 1
+					gs'gLakeNudeEvent','gLakeNude_nudist'
+					act'Continue': gt 'gLakeNude'
+				else
+					cla
+					*clr
+					'<center><img src="images/locations/pavlovsk/lake/secluded_beach/self/nudebeachself"></center>' 
+					'You want to podsmatrivanie for nudists, but suddenly notice that you started to talk weird.<br><dh>— Probably enough to spy.</dh> — you think and look straight ahead.'
+					act'Continue': gt'gLakeNude'
+				end
+			end
+		end	
+		if voyeurism >= 40 and voyeurism_start = 2:
+			if voyeurism_forest = 0:
+				act'To go to the forest': gt'gLakeNudeForest'
+			else
+				act'To hide in the woods near the beach': gt'gLakeNudeForest'
+			end
+		end
+	end	
+end
+
+if $clothingworntype ! 'nude' or ($clothingworntype = 'nude' and pcs_exhibition > 50):
+	act'Leave the secluded beach without changing':
+		cla
+		minut += 60
 		gt'glake'
 	else
 		msg '<center>You are not willing to show off your naked body on the main beach, what would people say?</center>'
-		gt 'gLakeNude'
+		gt'gLakeNude'
 	end
 end
 
---- gLakeNude ---------------------------------
 
+--- gLakeNude ---------------------------------
+ 
+ 

+ 178 - 0
locations/gLakeNudeEvent

@@ -0,0 +1,178 @@
+# gLakeNudeEvent
+
+if $args[0] = 'gLakeNude_sex':
+	cla
+	*clr
+	'<center><img src=" images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_0.jpg"></center>'
+	'You tear your eyes from their beautiful legs and look around and see that noone else is on the beach except you and the couple having sex.  Now they are too into each other to pay attention to you. The girl takes the guys cock in her mouth, holding his ass in a seductive pose.'
+	act 'Continue watching':
+		cla
+		*clr
+		'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_1.jpg"></center>'
+		'The girl skillfully plays his dick, sucking it like it was the tip of a pen. You can`t look away from her skillful lips.'
+		act 'Further':
+			cla
+			*clr
+			'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_2.jpg"></center>'
+			'Leaving your clothes lying on the sand, you move a little closer to they, pretending that your just walking on the beach. Meanwhile the girl swallows his cock deeper.'
+			act 'Further':
+				cla
+				*clr
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_3.jpg"></center>'
+				'Suddenly a stronger than normal wave rushs on shore and drenches them both. The girl breaks away from the cock for a few seconds, but obviously decides to relax a bit and take a dip. They start to get up and you realize that you need to do something - otherwise they`ll turn to your side and notice how you are shaking from excitement.'
+				act 'Further':
+					cla
+					*clr
+					'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_4.jpg"></center>'
+					'Like a shadow you vanish into the woods. You blindly rush into the bushes and tree branches and get several scratch for your efforts. Dry needles from coniferous trees are poking into your bare feet, you left your shoes on the beach with your other stuff.'
+					'At least they didn''t see me or hear me as I scrambled into the woods, and I am not visible from the beach now, you think.'
+					'Silently walking through the forest, you find a couple of shrubs to hide behind, which give you a great view of the bathing couple. Realizing that you have nothing else to do, you sit down and continue to watch.'
+					act 'Further':
+						cla
+						*clr
+						'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_5.jpg"></center>'
+						'Eventually, you see the girl head out of the water and suddenly falls to her knees and then to her elbows, exposing her holes to her boyfriend and wiggles her ass.  The guy smiles and moves forward as it becomes clear that he she doesn`t have to ask twice.'
+						act 'Further':
+							cla
+							*clr
+							'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_6.jpg"></center>'
+							'The guy kneels and begins to fuck the girl on her knees.'
+							act 'Further':
+								cla
+								*clr
+								'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_7.jpg"></center>'
+								'At one point, when the guy plants his cock particularly deep, the girl screams the whole beach. Then pulls away and lies back.'
+								act 'Further':
+									cla
+									*clr
+									'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_8.jpg"></center>'
+									'Spreading the legs girls guy again inserts a cock in her pussy.'
+									act 'Further':
+										cla
+										*clr
+										'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_9.jpg"></center>'
+										'He violently drives his cock again and again.'
+										act 'Further': gt 'gLakeNudeEvent', 'gLakeNude_sex2'
+									end
+								end
+							end
+						end
+					end
+				end
+			end
+		end
+	end
+end
+
+if $args[0] = 'gLakeNude_sex2':
+	cla
+	*clr
+	'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_10.jpg"></center>'
+	'It seems now an incident wave does not prevent them to enjoy.'
+	act 'Further':
+		cla
+		*clr
+		'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_11.jpg"></center>'
+		'A loud moan breaks from the lips of the girl when the guy will drive your dick for all length. Apparently her vagina is still insufficiently developed to accommodate it unit is fully. The girl rests his hands on the guy, asking to give her some respite, removed from him, gets up and moves away from the water. You can see how shaking her legs when she walks. After another few steps she falls on his stomach on the sand and widely spreads legs.'
+		act 'Further':
+			cla
+			*clr
+			'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_12.jpg"></center>'
+			'The guy comes up to her. You can see how he burns with impatience to be back in it. Clutching his soft ass, he lifts her over the sand and thrusts a dick in oozing juice hole.'
+			act 'Further':
+				cla
+				*clr
+				'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_13.jpg"></center>'
+				'Clutching her ass, the man furiously Fucks her pussy.'
+				act 'Further':
+					cla
+					*clr
+					'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_14.jpg"></center>'
+					'In a lightning movement the guy flips the girl on her back. You for a second time to marvel at its power...'
+					act 'Further':
+						cla
+						*clr
+						'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_15.jpg"></center>'
+						'...he`s literally twice drives his cock into her...'
+						act 'Further':
+							cla
+							*clr
+							'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_16.jpg"></center>'
+							'...and immediately pulls out his starting abundantly cum on belly girl.'
+							act 'Further':
+								cla
+								*clr
+								'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_17.jpg"></center>'
+								'The sperm of heavy drops falling on the filthy sand belly girls. You see, as she bends, trying to catch the tongue at least a modicum.<br>Exhausted after the guy falls on the girl on top. Looks like nothing interesting will no longer be.'
+								act 'Further':
+									cla
+									*clr
+									'<center><img src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_18.jpg"></center>'
+									'You turn away from the couple and begin to think about how to get out of here. You decide carefully to go through the woods in the direction of their belongings, and then get out of it by pretending that I went to pee.'
+									act 'Further': gt 'gLakeNude'
+								end
+							end
+						end
+					end
+				end
+			end
+		end
+	end
+end
+
+if $ARGS[0] = 'gLakeNude_nudist':
+	cla
+	*clr
+	minut += 10
+	psc_horny += 10
+	voyeurism += 1
+	viewnudist = rand(1,15)
+	if viewnudist <= 10:
+		'<center><img src="images/locations/pavlovsk/lake/secluded_beach/nudist/girls/nudistgirl_<<rand(1,117)>>.jpg"></center>'
+		'You secretly stare at a naked girl.'
+	elseif viewnudist <= 12:
+		'<center><img src="images/locations/pavlovsk/lake/secluded_beach/nudist/group/nudistgroup_<<rand(1,9)>>.jpg"></center>'
+		'You look at a group of naked people. Can you also come here with friends?'
+	else
+		'<center><img src="images/locations/pavlovsk/lake/secluded_beach/nudist/couple/nudistcouple_<<rand(1,24)>>.jpg"></center>'
+		'You`re staring at a naked couple. It seems they look good together.'
+	end
+end
+
+if $ARGS[0] = 'gLakeNudeForest_piss':
+	if zz_stage <= 9:
+		cla
+		*clr
+		'<center><img src="images/locations/pavlovsk/lake/secluded_beach/piss_forest_start/piss_forest_start_<<zz_stage>>.jpg"></center>'
+		if zz_stage = 0:
+			'The girl goes through the woods, trying to find a place where you can safely pee.'
+		elseif zz_stage = 1:
+			'The girl stops, lifts the dress and you see that under it no panties.'
+		elseif zz_stage = 2:
+			'The girl sits down. You sit down near her, pretending that is also going to write.'
+		elseif zz_stage = 3:
+			'Tight stream of urine escapes out of her pussy. Apparently she wanted to pee.'
+		elseif zz_stage = 4:
+			'She obviously gets pleasure from the process.'
+		elseif zz_stage = 5:
+			'And you are excited, looking like urine rushing out of her pussy.'
+		elseif zz_stage = 6:
+			'A girl throws a short glance in your direction. It is not clear she noticed you or not.'
+		elseif zz_stage = 7:
+			'The jet gradually weakens. It is clear that it will be done soon.'
+		elseif zz_stage = 8:
+			'Spectacle pissing beauty so excited for you that you are ready to cum right now.'
+		elseif zz_stage = 9:
+			'The girl gets up and straightens her clothes. You also rise and quickly return to the beach.'
+		end
+
+		act iif(zz_stage < 1,'Peep at her','Further'):zz_stage += 1 & gs 'gLakeNudeEvent','gLakeNudeForest_piss'
+	else
+		psc_horny += 30
+		killvar 'zz_stage'
+		gt 'gLakeNude'
+	end
+end
+
+--- gLakeNudeEvent ---------------------------------
+

+ 43 - 0
locations/gLakeNudeForest

@@ -0,0 +1,43 @@
+# gLakeNudeForest
+
+gs 'stat'
+!gs 'time'
+$loc = $curloc
+
+'The woods near the secludeed beach'
+'<center><img src="images/characters/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event_4.jpg"></center>'
+'You are in the woods near the secluded beach'
+
+if voyeurism_forest = 0:
+	'<font color="red" SIZE="4" FACE="Calibri">Walking past you is a pretty blonde in a dark dress. You deside to follow her to see what she is doing.</font>'
+else
+	'<font color="black" SIZE="4" FACE="Calibri">You find a good place to hide behind several bushes and from which you can clearly see the beach, but they can not see you and your excitement. In addition, you notice girls are often going into the forest to pee and following them is not difficult.</font>'
+end
+
+if temper >= 20 and month >= 5 and month <= 9 and hour >= 6 and hour <= 20:
+	if voyeurism_forest = 0:
+		set voyeurism_forest = 1
+		act'Follow the girl': gt'gLakeNudeEvent','gLakeNudeForest_piss'
+	else
+		act'Spy on nudists':
+			gs 'gLakeNudeEvent','gLakeNude_nudist'
+			act 'Look': gt 'gLakeNudeForest'
+		end
+		act'Spy on girls going for a pee':
+			cla
+			*clr
+			minut += 10
+			psc_horny += 10
+			voyeurism += 1
+			kol_foto_piss = 169
+			viewforestpiss = rand(1,kol_foto_piss)
+			'<center><img src="images/characters/pavlovsk/lake/secluded_beach/piss_forest/piss_forest_<<rand(1,kol_foto_piss)>>.jpg"></center>'
+			'You slip behind a tree and watch as the girl releaves herself, how the stream of urine jets out of girl''s pussy.'
+			act'Back': gt 'gLakeNudeForest'
+		end
+	end
+end
+act'To go to the beach': gt 'gLakeNude'
+
+--- gLakeNudeForest ---------------------------------
+