nudelake 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. # Nudelake
  2. $loc = 'Nudelake'
  3. $loc_arg = ''
  4. $menu_loc = 'Nudelake'
  5. $menu_arg = ''
  6. menu_off = 0
  7. $location_type = 'secluded'
  8. '<center><b>nudist beach</b></center>'
  9. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/nudelake.jpg"></center>'
  10. 'The nudist beach - clothing optional.'
  11. if $clothingworntype = 'swimwear' or $clothingworntype = 'nude' or $clothingworntype = 'beach':
  12. act'Get dressed':
  13. cla & *clr
  14. minut+=5
  15. gs 'clothing', 'wear_last_worn'
  16. gs 'underwear', 'wear'
  17. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/dress_nudebeach.jpg"></center>'
  18. 'You put your clothes back on.'
  19. act'Continue':gt 'Nudelake'
  20. end
  21. end
  22. if temper >= 15 and month >= 5 and month <= 9:
  23. if func('changingroom','count_swim_item') > 0 and $clothingworntype ! 'swimwear' and $clothingworntype ! 'beach':
  24. act'Change into your swimwear':
  25. menu_off = 1
  26. cla & *clr
  27. minut+=5
  28. if pcs_horny >= 90:
  29. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants1.jpg"></center>'
  30. '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.'
  31. '"I should sort out my arousal first." You think to yourself.'
  32. act'Continue':gt 'Nudelake'
  33. else
  34. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/swimsuit_nudebeach.jpg"></center>'
  35. 'You wrap a towel around yourself and you''re ready to change into your swimsuit.'
  36. act'Choose outfit':gt 'changingroom', 'view_swim_list'
  37. end
  38. end
  39. end
  40. end
  41. if temper >= 15 and month >= 5 and month <= 9:
  42. if $clothingworntype ! 'nude':
  43. act'Take off your clothes':
  44. menu_off = 1
  45. if pcs_inhib > 30:
  46. cla & *clr
  47. minut += 5
  48. gs 'clothing', 'strip'
  49. gs 'underwear', 'remove'
  50. if pcs_horny >= 80 and exhibitionist_lvl > 1:
  51. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants3.jpg"></center>'
  52. 'You strip off. 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 they might say or think of you.'
  53. elseif pcs_inhib >= 60:
  54. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
  55. '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.'
  56. elseif pcs_inhib < 60:
  57. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
  58. '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.'
  59. end
  60. else
  61. cla & *clr
  62. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/shyness.jpg"></center>'
  63. '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?'
  64. end
  65. act'Continue':gt 'Nudelake'
  66. end
  67. end
  68. end
  69. gs 'stat'
  70. if hour >= 6 and hour <= 20 and temper >= 15:
  71. if $clothingworntype = 'nude':
  72. 'Here you can <a href="exec:gt ''Nudelake'', ''zagarat''">sunbathe</a> and <a href="exec:gt ''Nudelake'', ''swim''">swim</a>'
  73. act 'Go swimming': gt 'Nudelake', 'swim'
  74. act 'Go sunbathe': gt 'Nudelake', 'zagarat'
  75. 'Also, you can play <a href="exec:gt ''Nudelake'', ''voleybol''">beach volleyball</a>'
  76. end
  77. elseif hour >= 6 and hour <= 20:
  78. 'Its too cold for any nudist activities.'
  79. else
  80. 'The nudist beach is closed.'
  81. end
  82. if anfisa['daystart'] ! daystart and npc_QW['Anfisa'] = 2 and $clothingworntype = 'nude' and ((week <= 5 and (hour < 17 and temper > 30)or (hour > 17 and temper >= 25)) or temper > 20)and rand(1,5) ! 1:
  83. 'You see '+iif(anfisa['horny'] < 70,'sunbathing on the beach', 'wandering along the beach, tipsy')+' <a href="exec: gt ''anfisa''">Anfisa</a>.'
  84. act 'Approach Anfisa':gt 'anfisa'
  85. end
  86. if $clothingworntype = 'nude':
  87. act 'Get dressed':
  88. if $clothingworntype = 'nude':gs 'clothing', 'wear_last_worn'
  89. gs 'underwear', 'wear'
  90. end
  91. else
  92. act 'Return to the main beach':gt 'city_lake', 'start'
  93. end
  94. if katday ! daystart and npc_rel['A219'] >= 1 and temper >= 15:
  95. 'You see Kat on the beach.'
  96. act 'Approach Kat':gt 'Katlake', 'kat'
  97. end
  98. if $ARGS[0] = 'voleybol':
  99. $location_type = 'event_outdoors'
  100. $menu_loc = 'Nudelake'
  101. $menu_arg = 'voleybol'
  102. menu_off = 0
  103. *clr & cla
  104. minut += 1
  105. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/voleybol.jpg"></center>'
  106. 'You go to the volleyball court.'
  107. act 'Watch':gt 'Nudelake', 'smotr'
  108. act 'Leave':gt 'Nudelake'
  109. act 'Play':
  110. menu_off = 1
  111. cla & *clr
  112. agil_exp += 1
  113. react_exp += 1
  114. vball_exp += rand(1,3)
  115. minut += 30
  116. inhib_exp += rand(1,3)
  117. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/voleybol.jpg"></center>'
  118. 'You go up to the players and ask whether it is possible to join in, they are happy to put you on a team.'
  119. act 'Finish':gt 'Nudelake'
  120. end
  121. end
  122. if $ARGS[0] = 'zagarat':
  123. $location_type = 'event_outdoors'
  124. *clr & cla
  125. minut += 30
  126. if pcs_sweat < 35 : gs 'sweat', 'add', 5
  127. inhib_exp += rand(1,3)
  128. pcs_mood += 5
  129. menu_off = 1
  130. gs 'stat'
  131. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/nudezagarat.jpg"></center>'
  132. if krem = 0:
  133. pcs_tan += 1
  134. 'You go to the beach and sunbathe.'
  135. else
  136. krem -= 1
  137. pcs_tan += 3
  138. 'You smear sunblock on your body and sunbathe.'
  139. end
  140. nzagrand = rand(0, 100)
  141. if nzagrand >= 60 and nzagrand < 70 and npc_rel['A219'] > 30 and katkey = 0:gt 'Katlake', 'key'
  142. if nzagrand >= 70 and nzagrand < 80 and kat = 0 and katday ! daystart:gt 'Katlake'
  143. if nzagrand >= 80 and nzagrand < 90 and npc_QW['Anfisa'] < 2 and anfisa['daystart'] ! daystart: gt 'anfisa_events', 'start'
  144. if nzagrand >= 80 and nzagrand < 90 and npc_QW['Anfisa'] = 2 and anfisa['daystart'] ! daystart and anfisa['horny'] >= 70: gt 'anfisa_events', 'alko'
  145. if nzagrand >= 90:gt 'Vnlake2'
  146. act 'Finish':gt 'Nudelake'
  147. end
  148. if $ARGS[0] = 'swim':
  149. $location_type = 'event_outdoors'
  150. menu_off = 0
  151. cla
  152. *clr
  153. pcs_makeup = 1
  154. cumspclnt = 4
  155. gs 'cum_cleanup'
  156. minut += 60
  157. if $clothingworntype = 'nude':
  158. gs 'exercise', 'tier1', 1, 'stren_exp'
  159. gs 'exhibitionism', 2
  160. inhib_exp += rand(1,3)
  161. else
  162. gs 'exercise', 'tier1', 1, 'stren_exp'
  163. if pcs_inhib < 50:inhib_exp += rand(1,3)
  164. end
  165. pcs_sweat = 10 + rand(0,4)
  166. '<center><img <<$set_imgh>> src="images/locations/shared/lake/nudeswim.jpg"></center>'
  167. 'You go for a swim.'
  168. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  169. act 'Finish':gt 'Nudelake'
  170. end
  171. if $ARGS[0] = 'smotr':
  172. $location_type = 'event_outdoors'
  173. menu_off = 0
  174. *clr & cla
  175. minut += 30
  176. gs 'stat'
  177. '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/voleybol.jpg"></center>'
  178. 'You watch the others play.'
  179. act 'Leave':gt 'Nudelake'
  180. end
  181. --- Nudelake ---------------------------------