123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216 |
- # Nudelake
- !!2021/03/27
- $loc = 'Nudelake'
- $loc_arg = ''
- $menu_loc = 'Nudelake'
- $menu_arg = ''
- killvar '$locclass'
- menu_off = 0
- $location_type = 'secluded'
- '<center><b>nudist beach</b></center>'
- '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/nudelake.jpg"></center>'
- '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']
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/dress_nudebeach.jpg"></center>'
- '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:
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants1.jpg"></center>'
- '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
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/swimsuit_nudebeach.jpg"></center>'
- '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:
- '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants3.jpg"></center>'
- '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:
- '<center><img <<$set_imgh>> 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. Soon, you are completely naked.'
- elseif pcs_inhib < 60:
- '<center><img <<$set_imgh>> 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.'
- end
- else
- cla
- *clr
- '<center><img <<$set_imgh>> 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.'
- 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 <a href="exec:gt ''Nudelake'', ''zagarat''">sunbathe</a> and <a href="exec:gt ''Nudelake'', ''swim''">swim</a>'
- act 'Go swimming': gt 'Nudelake', 'swim'
- act 'Sunbathe': gt 'Nudelake', 'zagarat'
- 'You can play <a href="exec:gt ''Nudelake'', ''voleybol''">beach volleyball</a>.'
- 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
- '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/volleyball.jpg"></center>'
- '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)
- '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/volleyball.jpg"></center>'
- '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'
- '<center><img <<$set_imgh>> src="images/locations/shared/lake/tanning_nude.jpg"></center>'
- 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)
- '<center><img <<$set_imgh>> src="images/pc/activities/swim/lake/swim_nude_<<rand(0,10)>>.jpg"></center>'
- 'You go for a swim.'
- if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>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'
- '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/volleyball.jpg"></center>'
- 'You watch the others play.'
- act 'Leave':gt 'Nudelake'
- end
- --- Nudelake ---------------------------------
|