gLakeNude.qsrc 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469
  1. # gLakeNude
  2. $location_type = 'secluded'
  3. $loc = 'gLakeNude'
  4. $metka = ''
  5. $menu_loc = 'gLakeNude'
  6. $menu_arg = ''
  7. $locclass = 'beach'
  8. menu_off = 0
  9. *clr & cla
  10. gs'stat'
  11. !!check to make sure I did the sound call correct
  12. if sound = 0:PLAY 'sound/lakeshore2.mp3',20
  13. '<center><H4>Secluded beach</H4></center>'
  14. if month >= 3 and month <= 5:
  15. if hour >= 6 and hour <= 17:
  16. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.spring.jpg"></center>'
  17. else
  18. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.spring.night.jpg"></center>'
  19. end
  20. '<center>This small natural beach is hidden away from the general public on a inlet of the lake. To reach it you had to travel around the lake along a forest trail. Not many people use this area of the beach, other than some those seeking privacy, or some of the local kids. Except in winter, so they can use the sauna at the edge of the forest.</center>'
  21. *nl
  22. elseif month >= 6 and month <= 8:
  23. if hour >= 6 and hour <= 19:
  24. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.summer.jpg"></center>'
  25. else
  26. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.summer.night.jpg"></center>'
  27. end
  28. '<center>This small natural beach is hidden away from the general public on a inlet of the lake. To reach it you had to travel around the lake along a forest trail. Not many people use this area of the beach, other than some those seeking privacy, or some of the local kids. Except in winter, so they can use the sauna at the edge of the forest.</center>'
  29. *nl
  30. elseif month >= 9 and month <= 11:
  31. if hour >= 6 and hour <= 18:
  32. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.autumn.jpg"></center>'
  33. else
  34. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.autumn.night.jpg"></center>'
  35. end
  36. '<center>This small natural beach is hidden away from the general public on a inlet of the lake. To reach it you had to travel around the lake along a forest trail. Not many people use this area of the beach, other than some those seeking privacy, or some of the local kids. Except in winter, so they can use the sauna at the edge of the forest.</center>'
  37. *nl
  38. elseif month < 3 or month = 12:
  39. if hour >= 7 and hour <= 16:
  40. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.winter.jpg"></center>'
  41. else
  42. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.winter.night.jpg"></center>'
  43. end
  44. '<center>This small natural beach is hidden away from the general public on a inlet of the lake. To reach it you had to travel around the lake along a forest trail. Not many people use this area of the beach, other than some those seeking privacy, or some of the local kids. Except in winter, so they can use the sauna at the edge of the forest.</center>'
  45. '<center>Ever since winter arrived, the lake in Pavlovsk has been frozen over. A small part of the inlet has the ice broken, so those that wish to take a refershing dip in the icy cold water can, after using the sauna.</center>'
  46. *nl
  47. end
  48. if storyline = 1 and month >= 3 and month <= 8:
  49. if week >= 6 and hour >= 8 and hour <= 10:
  50. 'You''re walking down the secluded beach, enjoying the tranquility when all of a sudden you hear some heavy running steps coming up behind you followed by heavy panting. Expecting the worse, you turn around only to see a sweaty <a href="exec:gt ''gschool_socialchg1'', ''tIvan''">Ivan</a>, closely followed by <a href="exec:gt ''gschool_socialchg1'', ''tFedor''">Feodor</a>.'
  51. end
  52. end
  53. $tmp_lakenude_leave = iif($clothingworntype = 'nude', ' without changing', '')
  54. act'Leave the secluded beach<<$tmp_lakenude_leave>>':
  55. if $clothingworntype ! 'nude' or ($clothingworntype = 'nude' and pcs_inhib >= 60):
  56. cla
  57. minut += 10
  58. gt'glake'
  59. else
  60. msg '<center>You are not willing to show off your naked body on the main beach, what would people say?</center>'
  61. gt'gLakeNude'
  62. end
  63. end
  64. killvar '$tmp_lakenude_leave'
  65. if month >= 5 and month <= 9:
  66. if arrsize('swimwear') > 0:
  67. act 'Use changing room':gt 'changingroom', 'view_swim_list'
  68. else
  69. *nl
  70. 'You should probably buy some swimwear if you intend of spending time at the beach'
  71. *nl
  72. end
  73. if $clothingworntype ! 'nude' and (pcs_inhib > 30 or (exhibitionist_lvl > 1 and pcs_horny >= 60)):
  74. act'Take off your clothes':
  75. menu_off = 1
  76. if pcs_inhib > 30:
  77. *clr & cla
  78. minut+=5
  79. inhib_exp += rand(1,3)
  80. gs 'clothing', 'strip'
  81. gs 'underwear', 'remove'
  82. if pcs_horny >= 80 and exhibitionist_lvl > 1:
  83. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/wetpussypants3.jpg"></center>'
  84. '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.'
  85. elseif pcs_inhib >= 60:
  86. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
  87. '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.'
  88. elseif pcs_inhib < 60:
  89. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/dress/undressnudebeach.jpg"></center>'
  90. '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.'
  91. end
  92. else
  93. *clr & cla
  94. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/shyness.jpg"></center>'
  95. '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?'
  96. end
  97. act'Continue':gt'gLakeNude'
  98. end
  99. elseif $clothingworntype = 'nude':
  100. act'Put your clothes back on':
  101. *clr & cla
  102. menu_off = 1
  103. minut+=5
  104. gs 'clothing', 'wear_last_worn'
  105. gs 'underwear', 'wear'
  106. nudelake = rand(1,10)
  107. if nudelake <= 2:
  108. minut += 5
  109. pcs_mood -= 5
  110. pcs_willpwr -= 5
  111. gs 'exhibitionism', 4
  112. gs 'stat'
  113. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/event/noclothes.jpg"></center>'
  114. 'You return to the place where you thought you put your clothes to get dressed... except you can''t find them. Oh crap, you can''t find them! You desperately search the beach for a while, while a few passers-by look amused at the naked girl running around the beach. When you can''t find them, you panic and run all the way home... hopefully they''ll turn up.'
  115. act 'Run home naked': gt 'glake', 'nude_home'
  116. else
  117. 'You return to the place where you left your clothes, and put them back on.'
  118. act'Continue': gt 'gLakeNude'
  119. end
  120. end
  121. end
  122. end
  123. act 'Go to the sauna': gt 'gLakeNude', 'sauna'
  124. if temper >= 15 and month >= 5 and month <= 9:
  125. act 'Take a walk along the beach (30 minutes)':
  126. *clr & cla
  127. menu_off = 1
  128. minut += 30
  129. pcs_willpwr += 5
  130. pcs_mood += 5
  131. gs'stat'
  132. if $clothingworntype = 'swimwear' and pcs_hips<=90:
  133. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.walk.bikini0,'+rand(0,3)+'.jpg"></center>'
  134. elseif $clothingworntype = 'swimwear' and pcs_hips >= 90 and pcs_hips<=110:
  135. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.walk.bikini.fat0,0.jpg"></center>'
  136. elseif $clothingworntype = 'swimwear' and pcs_hips>=110:
  137. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.walk.bikini.fat0,1.jpg"></center>'
  138. if pcs_inhib < 50:inhib_exp += rand(1,2)
  139. elseif $clothingworntype = 'nude':
  140. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/walknude.jpg"></center>'
  141. inhib_exp += rand(1,3)
  142. else
  143. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/lake.walk0,'+rand(0,2)+'.jpg"></center>'
  144. end
  145. 'You walk along the beach, enjoying the feeling of the sun on your body.'
  146. act 'Continue':gt'gLakeNude'
  147. end
  148. if hour >= 6 and hour <= 20 and ($clothingworntype = 'swimwear' or $clothingworntype = 'nude'):
  149. act'Go swimming (30 minutes)':
  150. menu_off = 1
  151. *clr & cla
  152. cumspclnt = 4
  153. gs 'cum_cleanup'
  154. minut = minut + 30
  155. pcs_mood += 5
  156. pcs_willpwr += 1
  157. if $clothingworntype = 'swimwear':
  158. if pcs_inhib < 50:inhib_exp += rand(1,2)
  159. elseif $clothingworntype = 'nude':
  160. inhib_exp += rand(1,3)
  161. end
  162. if pcs_sweat > 10: pcs_sweat = 10 + rand(0,4)
  163. if pcs_stren < 30: stren_exp += 1
  164. fat -= 1
  165. if $clothingworntype = 'nude':
  166. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/swimnude.jpg"></center>'
  167. if pcs_inhib < 60:inhib_exp += rand(1,2)
  168. else
  169. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/swim.jpg"></center>'
  170. if pcs_inhib < 40:inhib_exp += rand(1,2)
  171. end
  172. 'You play around and have fun in the lake, enjoying the feel of the warm water on your naked body. The clean lake water refreshes and invigorates you.'
  173. act 'Get out of the water':gt'gLakeNude'
  174. end
  175. end
  176. if sunWeather = 1 and hour >= 6 and hour <= 20 and ($clothingworntype = 'swimwear' or $clothingworntype = 'nude'):
  177. act'Go sunbathing (30 minutes)':
  178. menu_off = 1
  179. if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
  180. *clr & cla
  181. minut = minut + 30
  182. if pcs_sweat < 35 : pcs_sweat += 5
  183. pcs_mood += 5
  184. if $clothingworntype = 'swimwear':
  185. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/sunbath.jpg"></center>'
  186. if pcs_inhib < 50:inhib_exp += rand(1,2)
  187. else
  188. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/sunbathnude.jpg"></center>'
  189. inhib_exp += rand(1,3)
  190. end
  191. if krem = 0:
  192. pcs_tan = pcs_tan + 1
  193. 'You lie down on your towel for some sunbathing and hopefully a nicer tan, and enjoy the warm rays of the sun on your body.'
  194. else:
  195. krem = krem - 1
  196. pcs_tan = pcs_tan + 3
  197. '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 on your body.'
  198. end
  199. act 'Continue':gt'gLakeNude'
  200. else
  201. cla
  202. 'You have to take off your clothes before you can lay down to sunbath.'
  203. act'Continue':gt'gLakeNude'
  204. end
  205. end
  206. end
  207. if voyeurism_start = 0:
  208. act'Look around the beach':
  209. *clr & cla
  210. menu_off = 1
  211. minut += 5
  212. voyeurism_start_view = rand(1,3)
  213. gs 'stat'
  214. if voyeurism_start_view <= 2:
  215. '<center><img <<$set_imgh>> src="images/locations/shared/lake/lake_beach1.jpg"></center>'
  216. 'You look around, but see nothing interesting. Just a few others in swimwear or relaxing on the beach.'
  217. else
  218. voyeurism_start = 1
  219. voyeurism += 1
  220. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event.jpg"></center>'
  221. '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 the guy''s cock through his white pants. The guy turns his head and notices that you look at them. You immediately turn away, blushing terribly and begin to explore your feet as if seeing them for the first time.'
  222. end
  223. act'Back': gt 'gLakeNude'
  224. end
  225. elseif voyeurism_start = 1:
  226. act'Watch couple on the beach':
  227. *clr & cla
  228. menu_off = 1
  229. if voyeurism = 0:
  230. minut += 5
  231. voyeurism += 1
  232. gs 'stat'
  233. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/lake_legs.jpg"></center>'
  234. 'From the corner of your eye you see several naked people. You think they look 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 at 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!'
  235. act'Stop Watching!': gt'gLakeNude'
  236. else
  237. voyeurism_start = 2
  238. minut += 50
  239. pcs_horny += 75
  240. voyeurism += 1
  241. gs 'stat'
  242. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/voyeurism/voyeurism_start_event.jpg"></center>'
  243. 'From the corner of your eye you see several naked people. You think they look 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 at 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>'
  244. act'Watch the couple': gs'gLakeNudeEvent','gLakeNude_sex'
  245. end
  246. end
  247. elseif voyeurism_start = 2 and (pcs_horny < 90 or pav_slut < 50):
  248. act 'Spy on other nudists on the beach':
  249. menu_off = 1
  250. gs 'stat'
  251. if voyeurism_nudist <= 14 or pav_slut > 50:
  252. voyeurism_nudist += 1
  253. gs'gLakeNudeEvent','gLakeNude_nudist'
  254. act'Continue': gt 'gLakeNude'
  255. else
  256. *clr & cla
  257. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/self/nudebeachself'+rand(1,3)+'.jpg"></center>'
  258. 'You want to watch for nudists, but suddenly notice that you start to feel weird.<br><dh>"Probably spying too much."</dh> you think and look straight ahead.'
  259. act'Continue': gt'gLakeNude'
  260. end
  261. end
  262. end
  263. if voyeurism >= 17 and voyeurism_start = 2:
  264. if voyeurism_forest = 0:
  265. act'Explore the forest': gt'gLakeNudeForest'
  266. else
  267. act'Hide in the woods near the beach': gt'gLakeNudeForest'
  268. end
  269. end
  270. end
  271. if $ARGS[0] = 'sauna':
  272. *clr & cla
  273. $menu_loc = 'gLakeNude'
  274. $menu_arg = 'sauna'
  275. menu_off = 0
  276. minut += 3
  277. gs 'stat'
  278. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/sauna.jpg"></center>'
  279. 'You walk up the small trail from the beach to the sauna, it is newly built. They say it was built for the tourist, but if that is true, you wonder why they put it on the secluded beach and even then a little ways back from the beach. Surely no tourist would ever find it, either way you and many others are glad they built it. It is well built and nice inside and out, there is three areas to the sauna. The mens section, womens section, and a co-ed section, to use the sauna you need a bikini or some people use it naked.'
  280. act 'Go back to the beach':
  281. if pcs_inhib > 30 or $clothingworntype ! 'nude':
  282. gt 'gLakeNude'
  283. else
  284. *clr & cla
  285. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/sauna.jpg"></center>'
  286. 'Even though no one is around, you don''t feel confident enough to walk around with your clothes off. You put your clothes back on before leaving '
  287. act 'Continue': gt 'gLakeNude', 'sauna'
  288. end
  289. end
  290. if arrsize('swimwear') > 0:
  291. act 'Use changing room':gt 'changingroom', 'view_swim_list'
  292. else
  293. *nl
  294. 'You should probably buy some swimwear if you intend of spending time at the beach'
  295. end
  296. if $clothingworntype ! 'nude' and (pcs_inhib > 25 or (exhibitionist_lvl > 1 and pcs_horny >= 60)):
  297. act'Take off your clothes':
  298. *clr & cla
  299. menu_off = 1
  300. minut += 5
  301. gs 'clothing', 'strip'
  302. gs 'underwear', 'remove'
  303. gs 'stat'
  304. 'You strip out of your clothes, folding them neatly and placing them in one of the open shelves.'
  305. act 'Continue': gt 'gLakeNude', 'sauna'
  306. end
  307. else
  308. act'Put your clothes back on':
  309. cla
  310. menu_off = 1
  311. minut += 5
  312. gs 'clothing', 'wear_last_worn'
  313. gs 'underwear', 'wear'
  314. 'You put your clothes back on.'
  315. act'Continue': gt 'gLakeNude', 'sauna'
  316. end
  317. end
  318. if $clothingworntype = 'nude' or $clothingworntype = 'swimwear':
  319. act 'Go to the womens section':
  320. *clr & cla
  321. menu_off = 1
  322. minut += 2
  323. gs 'stat'
  324. if hour < 8 or hour > 22:
  325. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
  326. 'It appears to be empty at the moment.'
  327. else
  328. saunarand = rand(1,5)
  329. if saunarand = 1:
  330. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/womennude.jpg"></center>'
  331. 'You find several other girls inside completely naked using the sauna.'
  332. elseif saunarand > 4:
  333. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/womenbikini.jpg"></center>'
  334. 'You find several other girls inside using the sauna while wearing their bikinis.'
  335. else
  336. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
  337. 'It appears to be empty at the moment.'
  338. end
  339. end
  340. act 'Leave': gt 'gLakeNude', 'sauna'
  341. act 'Use the sauna':
  342. *clr & cla
  343. minut +=30
  344. pcs_mood += 10
  345. if $clothingworntype = 'swimwear':
  346. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunabikini.jpg"></center>'
  347. if pcs_inhib < 40: inhib_exp += rand(0,1)
  348. else
  349. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunanude.jpg"></center>'
  350. if pcs_inhib < 60: inhib_exp += rand(1,2)
  351. end
  352. gs 'stat'
  353. 'You spend 30 minutes relaxing in the sauna.'
  354. act 'Leave': gt 'gLakeNude', 'sauna'
  355. if month = 12 or month < 3: gs 'gLakeNude', 'ice_plunge'
  356. end
  357. end
  358. act 'Go to the mens section':
  359. *clr & cla
  360. menu_off = 1
  361. minut += 2
  362. gs 'stat'
  363. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
  364. 'It appears to be empty at the moment.'
  365. act 'Leave': gt 'gLakeNude', 'sauna'
  366. act 'Use the sauna':
  367. *clr & cla
  368. minut += 30
  369. pcs_mood += 10
  370. if $clothingworntype = 'swimwear':
  371. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunabikini.jpg"></center>'
  372. if pcs_inhib < 40: inhib_exp += rand(0,1)
  373. else
  374. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunanude.jpg"></center>'
  375. if pcs_inhib < 60: inhib_exp += rand(1,2)
  376. end
  377. 'You spend 30 minutes relaxing in the sauna.'
  378. act 'Leave': gt 'gLakeNude', 'sauna'
  379. if month = 12 or month < 3: gs 'gLakeNude', 'ice_plunge'
  380. end
  381. end
  382. act 'Go to the co-ed section':
  383. *clr & cla
  384. menu_off = 1
  385. minut += 2
  386. gs 'stat'
  387. if hour < 8 or hour > 22:
  388. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
  389. 'It appears to be empty at the moment.'
  390. else
  391. saunarand = rand(1,5)
  392. if saunarand = 1:
  393. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/coednude.jpg"></center>'
  394. 'You find several other people in here, men and women. All of them completely naked.'
  395. elseif saunarand > 4:
  396. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/coedtowel.jpg"></center>'
  397. 'You find several other people in here, men and women. Some are wearing swim wear and others towels.'
  398. else
  399. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunaempty.jpg"></center>'
  400. 'It appears to be empty at the moment.'
  401. end
  402. end
  403. act 'Leave': gt 'gLakeNude', 'sauna'
  404. act 'Use the sauna':
  405. *clr & cla
  406. minut +=30
  407. pcs_mood += 10
  408. if $clothingworntype = 'swimwear':
  409. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunabikini.jpg"></center>'
  410. if pcs_inhib < 40: inhib_exp += rand(0,1)
  411. else
  412. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/saunanude.jpg"></center>'
  413. if pcs_inhib < 60: inhib_exp += rand(1,3)
  414. end
  415. gs 'stat'
  416. 'You spend 30 minutes relaxing in the sauna.'
  417. act 'Leave': gt 'gLakeNude', 'sauna'
  418. if month = 12 or month < 3: gs 'gLakeNude', 'ice_plunge'
  419. end
  420. end
  421. else
  422. *nl
  423. 'You need to undress or wear a swimsuit to enter the sauna.'
  424. end
  425. end
  426. if $ARGS[0] = 'ice_plunge':
  427. act 'Take a ice plunge':
  428. *clr & cla
  429. minut += 10
  430. pcs_mood += 10
  431. if pcs_sweat > 10: pcs_sweat = 10 + rand(0,4)
  432. if $clothingworntype = 'swimwear':
  433. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/icedipbikini.jpg"></center>'
  434. if pcs_inhib < 50:inhib_exp += rand(0,1)
  435. else
  436. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/lake/secluded_beach/sauna/icedipnude.jpg"></center>'
  437. inhib_exp += rand(1,2)
  438. end
  439. gs 'stat'
  440. 'You leave the sauna and as soon as you do the cold air nips at your body, you rush down to the edge of the lake where the ice is broken and a ladder as been put in place and you take the plunge into the ice cold water. It is refreshing the sudden change from the hot sauna to the freezing waters of the lake. After a couple of minutes you climb out of the water.'
  441. act 'Go back to the sauna': gt 'gLakeNude', 'sauna'
  442. end
  443. end
  444. --- gLakeNude ---------------------------------