# Nudelake
!!2021/03/27
$loc = 'Nudelake'
$loc_arg = ''
$menu_loc = 'Nudelake'
$menu_arg = ''
killvar '$locclass'
menu_off = 0
$location_type = 'secluded'
'
nudist beach'
'> src="images/locations/city/residential/lake/nudelake.jpg">'
'The nudist beach, where clothing is optional.'
if PCloswimwear = 1 or $clothingworntype = 'nude':
act'Get dressed':
cla
*clr
minut+=5
gs 'clothing', 'wear', $lastwornclothingtype['swim'], lastwornclothingnumber['swim']
gs 'panties', 'wear', $lastwornpantytype['swim'], lastwornpantynumber['swim']
gs 'bras', 'wear', $lastwornbratype['swim'], lastwornbranumber['swim']
'> src="images/locations/pavlovsk/lake/secluded_beach/dress/dress_nudebeach.jpg">'
'You put your clothes back on.'
act'Continue':gt'Nudelake'
end
end
if temper >= 15 and month >= 5 and month <= 9:
if func('changingroom','count_swim_item') > 0 and PCloswimwear = 0:
act'Change into your swimwear':
menu_off = 1
cla
*clr
minut+=5
if pcs_horny >= 90:
'> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants1.jpg">'
'You want to change into a swimsuit, but with no changing room here and your pussy oozing juices down your leg, coupled with the thought that people will see, horrifies you. You abandon the idea.'
'"I should sort out my arousal first." you think to yourself.'
act'Continue':gt'Nudelake'
else
'> src="images/locations/pavlovsk/lake/secluded_beach/dress/swimsuit_nudebeach.jpg">'
'You wrap a towel around yourself and you''re ready to change into your swimsuit.'
act'Choose outfit':gt'changingroom', 'view_swim_list'
end
end
end
end
if temper >= 15 and month >= 5 and month <= 9:
if $clothingworntype ! 'nude':
act'Take off your clothes':
menu_off = 1
if pcs_inhib > 30:
cla
*clr
minut += 5
$lastwornclothingtype['swim'] = $clothingworntype
lastwornclothingnumber['swim'] = clothingwornnumber
$lastwornpantytype['swim'] = $pantyworntype
lastwornpantynumber['swim'] = pantywornnumber
$lastwornbratype['swim'] = $braworntype
lastwornbranumber['swim'] = brawornnumber
gs 'clothing', 'strip_all'
if pcs_horny >= 80 and exhibitionist_lvl > 1:
'> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants3.jpg">'
'You strip off. A few passing men do a double-take and pause to look at your sopping wet panties, probably thinking about what is making you so excited. You don''t care about what they might say or think of you.'
elseif pcs_inhib >= 60:
'> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg">'
'Not caring if anyone is looking at you, you slowly take off your clothes. You peel off each item like a stripper. Soon, you are completely naked.'
elseif pcs_inhib < 60:
'> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg">'
'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.'
end
else
cla
*clr
'> src="images/locations/pavlovsk/lake/secluded_beach/self/shyness.jpg">'
'Even though no one is around, you don''t feel confident enough to actually take your clothes off.'
end
act'Continue':gt'Nudelake'
end
end
end
gs 'stat'
if hour >= 6 and hour <= 20 and temper >= 15:
if $clothingworntype = 'nude':
'Here you can sunbathe and swim'
act 'Go swimming': gt 'Nudelake', 'swim'
act 'Sunbathe': gt 'Nudelake', 'zagarat'
'You can play beach volleyball.'
end
elseif hour >= 6 and hour <= 20:
'It''s too cold for any nudist activities.'
else
'The nudist beach is closed.'
end
if $clothingworntype = 'nude':
act 'Get dressed':
gs 'clothing', 'wear', $lastwornclothingtype['swim'], lastwornclothingnumber['swim']
gs 'panties', 'wear', $lastwornpantytype['swim'], lastwornpantynumber['swim']
gs 'bras', 'wear', $lastwornbratype['swim'], lastwornbranumber['swim']
end
else
act 'Return to the main beach':gt 'city_lake', 'start'
end
if katday ! daystart and npc_rel['A219'] >= 1 and temper >= 15:
'You see Kat on the beach.'
act 'Approach Kat':gt 'Katlake', 'kat'
end
if $ARGS[0] = 'voleybol':
$location_type = 'event_outdoors'
$menu_loc = 'Nudelake'
$menu_arg = 'voleybol'
menu_off = 0
*clr & cla
minut += 1
'> src="images/locations/city/residential/lake/volleyball.jpg">'
'You go to the volleyball court.'
act 'Watch':gt 'Nudelake', 'smotr'
act 'Leave':gt 'Nudelake'
act 'Play':
menu_off = 1
cla
*clr
agil_exp += 1
react_exp += 1
vball_exp += rand(1,3)
minut += 30
inhib_exp += rand(1,3)
'> src="images/locations/city/residential/lake/volleyball.jpg">'
'You go up to the players and ask whether it is possible to join in. They are happy to put you on a team.'
act 'Finish':gt 'Nudelake'
end
end
if $ARGS[0] = 'zagarat':
$location_type = 'event_outdoors'
*clr & cla
minut += 30
if pcs_sweat < 35 : gs 'sweat', 'add', 5
inhib_exp += rand(1,3)
pcs_mood += 5
menu_off = 1
gs 'stat'
'> src="images/locations/shared/lake/tanning_nude.jpg">'
if krem = 0:
pcs_tan += 1
'You go to the beach and sunbathe.'
else
krem -= 1
pcs_tan += 3
'You smear sunblock on your body and sunbathe.'
end
nzagrand = rand(0, 100)
if nzagrand >= 60 and nzagrand < 70 and npc_rel['A219'] > 30 and katkey = 0:gt 'Katlake', 'key'
if nzagrand >= 70 and nzagrand < 80 and kat = 0 and katday ! daystart:gt 'Katlake'
if nzagrand >= 80 and nzagrand < 90:gt 'Vnlake1'
if nzagrand >= 90:gt 'Vnlake2'
act 'Finish':gt 'Nudelake'
end
if $ARGS[0] = 'swim':
$location_type = 'event_outdoors'
menu_off = 0
cla
*clr
pcs_makeup = 1
cumspclnt = 4
gs 'cum_cleanup'
minut += 60
if $clothingworntype = 'nude':
gs 'exercise', 'tier1', 1, 'stren_exp'
inhib_exp += rand(1,3)
else
gs 'exercise', 'tier1', 1, 'stren_exp'
if pcs_inhib < 50:inhib_exp += rand(1,3)
end
pcs_sweat = 10 + rand(0,4)
'> src="images/pc/activities/swim/lake/swim_nude_<>.jpg">'
'You go for a swim.'
if deodorant_on = 1: gs 'sweat', 'remove_deo' & '
Your deodorant gets washed away in the water.'
act 'Finish':gt 'Nudelake'
end
if $ARGS[0] = 'smotr':
$location_type = 'event_outdoors'
menu_off = 0
*clr & cla
minut += 30
gs 'stat'
'> src="images/locations/city/residential/lake/volleyball.jpg">'
'You watch the others play.'
act 'Leave':gt 'Nudelake'
end
--- Nudelake ---------------------------------