din_van 40 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108
  1. # din_van
  2. !!pcs_leghair = leg hair 0 - 3 for smooth <= 6 for stubble <= 9 for light after that hairy
  3. !!pcs_pubes = pubes 0 - 3 for smooth <= 10 for stubble <= 20 for light hair after that its hairy
  4. !!stanok = razor
  5. !!$brit = shaving dynamic
  6. $showerdin = {
  7. cumspclnt = 1
  8. gs 'cum_cleanup'
  9. if pcs_sweat > 10: pcs_sweat = 10 + rand(0,4)
  10. }
  11. $bteeth = {
  12. if pcs_breath ! 1:
  13. act 'Brush your teeth (0:05)':
  14. cla
  15. *clr
  16. minut += 5
  17. cumspclnt = 2
  18. gs 'cum_cleanup'
  19. pcs_breath = 1
  20. '<center><img src="images/shared/home/bathroom/brushteeth.jpg"></center>'
  21. *nl
  22. 'You brush your teeth and now they are clean and minty fresh.'
  23. act 'Finish':gt $locM, $metkaM
  24. end
  25. end
  26. }
  27. $dryOff = {
  28. act 'Get out and dry off':
  29. if indorf = 0 and vanr_lock = 0 and $loc = 'vanrPar':
  30. gs 'vanrPar', 'peek'
  31. else
  32. mirror_steam = hour & gt $locM, $metkaM
  33. end
  34. end
  35. }
  36. $shower = {
  37. act 'Take a shower (0:15)':
  38. cla
  39. *clr
  40. shampoo -= 1
  41. minut += 15
  42. pcs_hairbsh = 0
  43. pcs_makeup = 1
  44. if clrbelo > 0 and tanga = 1:
  45. clrbelo -= 1
  46. dirtbelo += 1
  47. elseif clrbelo = 0 and tanga = 1:
  48. tanga = 0
  49. dirtbelo += 1
  50. end
  51. if shampoo < 0:
  52. shampoo = 0
  53. end
  54. dynamic $showerdin
  55. if frost > 0:frost = 0
  56. '<center><img src="images/shared/home/bathroom/dush.gif"></center>'
  57. *nl
  58. 'You undress and turn on the water in the shower. When it hits the right temperature you enter the shower and let the warm water rain down on you.'
  59. if daystart < 10 and StoryLine = 0:
  60. pcs_horny += rand(6,10)
  61. 'It''s really arousing to see your new body with all its smooth curves, breasts with large nipples, wide hips, and smooth legs. You begin to lather your body noticing how soft and tender it feels. Once you''re sure you didn''t miss a single spot on your feminine body you begin to wash yourself off, continuing to experience new and strange sensations.'
  62. elseif daystart < 30 and StoryLine = 0:
  63. pcs_horny += rand(2,6)
  64. 'You have already gotten used to your feminine body and its softness doesn''t surprise you very much anymore. But you still let your hands wander a bit over your soft curves before you begin to wash yourself in earnest.'
  65. else
  66. pcs_horny += rand(0,2)
  67. 'You carefully soap yourself trying not to miss any spot and then wash off.'
  68. end
  69. if hypnoAddict > 0:'You have no reason to, but you carefully avoid cleaning out your pussy and ass.'
  70. if btwarn > 0:
  71. if btwarn = 1: $weightwarn = 'losing'
  72. if btwarn = 2: $weightwarn = 'gaining'
  73. '<font color="red"><b>You seem to be <<$weightwarn>> weight.</b></font>'
  74. killvar '$weightwarn' & btwarn = 0
  75. end
  76. if normbuffpick = 1:
  77. *nl
  78. '<b>You notice that your muscles are starting to show through your skin.</b>'
  79. act 'Examine yourself closer while drying off and getting dressed...': gt 'din_van', 'buffpick'
  80. end
  81. if vanr_lock = 0 and $loc = 'vanrPar':
  82. *nl
  83. 'In your absentmindedness you forgot to close the door.'
  84. 'The idea that the door is open occupies your mind while you are showering. It would be very embarrassing if your brother or stepfather looked in at the wrong time.'
  85. end
  86. if pcs_horny >= 40:
  87. act 'Use the shower head on your pussy':
  88. cla
  89. *clr
  90. minut += 30
  91. '<center><img src="images/shared/home/bathroom/wash2.jpg"></center>'
  92. *nl
  93. 'You place the shower head onto your pussy and a powerful jet of warm water begins to caress you.'
  94. if pcs_horny >= 90:
  95. pcs_horny = 0
  96. stat['mast'] += 1
  97. if pcs_exhibition < 30:exhibition_exp += rand(1,3)
  98. orgasm += 1
  99. pcs_mood += 15
  100. pcs_willpwr += 15
  101. 'Soon you feel a warm wave spreading over your entire body and you shudder as an orgasm overtakes you.'
  102. else
  103. pcs_horny += 5
  104. pcs_mood += 10
  105. pcs_willpwr += 10
  106. 'At first it feels very nice, but after a while it starts to be a little bit painful. You decide to stop masturbating.'
  107. end
  108. if hypnoAddict ! 0:
  109. 'You unconsciously avoid spraying water into your vagina.'
  110. else
  111. cumspclnt = 8
  112. gs 'cum_cleanup'
  113. end
  114. dynamic $dryOff
  115. end
  116. end
  117. dynamic $brit
  118. dynamic $dryOff
  119. end
  120. }
  121. $bath = {
  122. act 'Soak in the bath (0:30)':
  123. cla
  124. *clr
  125. shampoo -= 1
  126. minut += 30
  127. pcs_sweat = 7 + rand(0,4)
  128. pcs_hairbsh = 0
  129. pcs_makeup = 1
  130. pcs_mood += 20
  131. if clrbelo > 0 and tanga = 1:
  132. clrbelo -= 1
  133. dirtbelo += 1
  134. elseif clrbelo = 0 and tanga = 1:
  135. tanga = 0
  136. dirtbelo += 1
  137. end
  138. if shampoo < 0:
  139. shampoo = 0
  140. end
  141. dynamic $showerdin
  142. if frost > 0:frost = 0
  143. pcs_skin += 1
  144. gs 'stat'
  145. '<center><img src="images/shared/home/bathroom/wash4.jpg"></center>'
  146. *nl
  147. 'While the bathtub fills up you get undressed and then dip a toe into the water. It has just the right temperature so you climb in and let yourself sink into the warm water.'
  148. if daystart < 10 and StoryLine = 0:
  149. pcs_horny += rand(6,10)
  150. 'You stare at those smooth, soft legs sticking out of the water. You''re still not used to this new body and the look of all this roundness.'
  151. 'Starting to soap yourself you unwittingly turn your attention to your breasts. They''re so soft and big, and when you touch them you feel an unfamiliar but pleasant sensation. You take your time getting familiar with your new body, then you begin to wash yourself in earnest.'
  152. elseif daystart < 30 and StoryLine = 0:
  153. pcs_horny += rand(2,6)
  154. 'You have become a little accustomed to your female body and casually soap up all these soft curves and rinse yourself off, rubbing your hands all over your feminine body to make sure you didn''t miss a spot.'
  155. else
  156. pcs_horny += rand(0,2)
  157. 'You lean back and relax for a while. Then you begin to lather your body, gently gliding your soft hands over your smooth curves, and wash yourself thoroughly.'
  158. end
  159. if $loc = 'vanrPar':
  160. dynamic $brother_voyeurism
  161. end
  162. if btwarn > 0:
  163. if btwarn = 1: $weightwarn = 'losing'
  164. if btwarn = 2: $weightwarn = 'gaining'
  165. '<font color="red"><b>You seem to be <<$weightwarn>> weight.</b></font>'
  166. killvar '$weightwarn' & btwarn = 0
  167. end
  168. if normbuffpick = 1:
  169. ''
  170. '<b>You notice that your muscles are starting to show through your skin.</b>'
  171. act 'Examine yourself closer while drying off and getting dressed...': gt 'din_van', 'buffpick'
  172. end
  173. if obdysh = 1:vannmastrand = rand(0, 5)
  174. if pcs_horny >= 40:
  175. act '"Wash" your pussy':
  176. cla
  177. *clr
  178. if obdysh = 1 and vannmastrand = 1:gt 'vann', 'v4'
  179. minut += 30
  180. '<center><img src="images/shared/home/bathroom/wash7.jpg"></center>'
  181. *nl
  182. 'You turn on the faucet, lift your legs and scoot your ass over to align your pussy with the jet of warm water.'
  183. if pcs_horny >= 90:
  184. pcs_horny = 0
  185. stat['mast'] += 1
  186. if pcs_exhibition < 30:exhibition_exp += rand(1,3)
  187. orgasm += 1
  188. pcs_mood += 15
  189. pcs_willpwr += 15
  190. 'Soon you feel like warm waves wash trough your entire body and you begin to shudder as you reach your peak.'
  191. else
  192. pcs_horny += 5
  193. pcs_mood += 10
  194. pcs_willpwr += 10
  195. 'It feels really nice at first, but after a while it gets a bit uncomfortable and your legs fall asleep. You better stop before an awkward accident happens.'
  196. end
  197. dynamic $dryOff
  198. end
  199. end
  200. if pcs_horny >= 50:
  201. act 'Masturbate':gt 'selfplay'
  202. end
  203. dynamic $brit
  204. dynamic $dryOff
  205. end
  206. }
  207. $brit = {
  208. 'Your razor blade looks in good enough shape for <b><<stanok>></b> more shaves.'
  209. if (pcs_leghair > 3 or pcs_pubes > 3) and stanok > 1:
  210. act 'Shave your legs and pussy (0:15)':
  211. cla
  212. *clr
  213. minut += 15
  214. pcs_leghair = 0
  215. pcs_pubes = 0
  216. pcs_horny += 5
  217. stanok -= 2
  218. if obdysh = 1 and obbritinvent = 0:
  219. britrand = rand(0, 5)
  220. if britrand = 5:gt 'vann', 'brit1'
  221. end
  222. if $loc ='Gadbana':
  223. '<center><img src="images/shared/home/bathroom/shave.gif"></center>'
  224. else
  225. '<center><img src="images/shared/home/bathroom/shave3.jpg"></center>'
  226. end
  227. *nl
  228. if daystart < 10 and StoryLine = 0:
  229. 'You can''t shake off the fact that you''re a girl now, so you decide it''d be best to shave your legs. You begin to lather your legs, still marveling at how soft and round they are. Then you take the razor in your hand and begin to shave your legs.'
  230. 'You feel really awkward, never having done this before as a guy. Luckily, you had more than enough experience with shaving your face and technically this isn''t really all that different. So in the end you get a pretty decent job done.'
  231. elseif daystart < 30 and StoryLine = 0:
  232. pcs_mood += 10
  233. 'With a newfound routine you lather up your legs and start shaving, careful not to miss a spot. After washing away the foam you softly glide your hands over your smooth legs, feeling good to know that you don''t need to hide your legs in pants. Maybe you should wear a skirt tomorrow?'
  234. else
  235. 'You lather up your legs and crotch and then start carefully shaving them. Once you''re finished you gently glide your hands over your smooth pussy and legs, enjoying the smooth feeling and getting slightly more aroused by the touch.'
  236. end
  237. act 'Put the razor away':cla & dynamic $brit
  238. end
  239. end
  240. if pcs_leghair > 3 and stanok > 0:
  241. act 'Shave your legs (0:15)':
  242. cla
  243. *clr
  244. minut += 15
  245. pcs_leghair = 0
  246. pcs_horny += 5
  247. stanok -= 1
  248. '<center><img src="images/shared/home/bathroom/shave.jpg"></center>'
  249. *nl
  250. if daystart < 10 and StoryLine = 0:
  251. 'You can''t shake off the fact that you''re a girl now, so you decide it''d be best to shave your legs. You begin to lather your legs, still marveling at how soft and round they are. Then you take the razor in your hand and begin to shave your legs.'
  252. 'You feel really awkward, never having done this before as a guy. Luckily, you had more than enough experience with shaving your face and technically this isn''t really all that different. So in the end you get a pretty decent job done.'
  253. elseif daystart < 30 and StoryLine = 0:
  254. pcs_mood += 10
  255. 'With a newfound routine you lather up your legs and start shaving, careful not to miss a spot. After washing away the foam you softly glide your hands over your smooth legs, feeling good to know that you don''t need to hide your legs in pants. Maybe you should wear a skirt tomorrow?'
  256. else
  257. 'You lather up your legs and then start carefully shaving them. Once you''re finished you gently glide your hands over your smooth legs, making sure you didn''t miss a spot.'
  258. end
  259. act 'Put the razor away':cla & dynamic $brit
  260. end
  261. end
  262. if pcs_pubes > 3 and stanok > 0:
  263. act 'Shave your pussy (0:15)':
  264. cla
  265. *clr
  266. minut += 15
  267. pcs_pubes = 0
  268. pcs_horny += 5
  269. stanok -= 1
  270. if obdysh = 1 and obbritinvent = 0:
  271. britrand = rand(0, 5)
  272. if britrand = 5:gt 'vann', 'brit1'
  273. end
  274. if $loc ='Gadbana':
  275. '<center><img src="images/shared/home/bathroom/shave.gif"></center>'
  276. else
  277. '<center><img src="images/shared/home/bathroom/shave3.jpg"></center>'
  278. end
  279. *nl
  280. 'You lather your crotch with some soapy water and carefully shave your pubic hair. After shaving you can''t help but run your fingers over your pussy, enjoying the smooth feeling and getting slightly more aroused by the touch.'
  281. act 'Put the razor away':cla & dynamic $brit
  282. end
  283. end
  284. dynamic $dryOff
  285. }
  286. $tampon = {
  287. if sanpad > 0 and mesec > 0 and isprokp = 0 and isprok = 0 and tanga = 1:
  288. act 'Use a sanitary pad (0:05)':
  289. cla
  290. *clr
  291. sanpad -= 1
  292. isprokp = 1
  293. minut += 5
  294. pcs_mood -= 5
  295. '<center><img src="images/shared/home/bathroom/wash3.jpg"></center>'
  296. *nl
  297. 'You use a sanitary pad.'
  298. act 'Finish':gt $locM, $metkaM
  299. end
  300. end
  301. if tampon > 0 and mesec > 0 and isprok = 0 and isprokp = 0:
  302. act 'Use a tampon (0:05)':
  303. cla
  304. *clr
  305. tampon -= 1
  306. isprok = 1
  307. minut += 5
  308. pcs_mood -= 5
  309. '<center><img src="images/shared/home/bathroom/wash3.jpg"></center>'
  310. *nl
  311. 'You use a tampon.'
  312. act 'Finish':gt $locM, $metkaM
  313. end
  314. end
  315. }
  316. $quickwash = {
  317. if spdirty > 0:
  318. act 'Quick wash (0:15)':
  319. cla
  320. *clr
  321. if clrbelo > 0 and tanga = 1:
  322. clrbelo -= 1
  323. dirtbelo += 1
  324. elseif clrbelo = 0 and tanga = 1:
  325. tanga = 0
  326. dirtbelo += 1
  327. end
  328. cumspclnt = 4
  329. gs 'cum_cleanup'
  330. if pcs_sweat < 30:
  331. pcs_sweat = 15 + rand(0,4)
  332. else
  333. pcs_sweat -= 10 + rand(0,4)
  334. end
  335. minut += 15
  336. '<center><img src="images/shared/home/bathroom/wash5.jpg"></center>'
  337. *nl
  338. 'You give yourself a catlick, thus removing any traces of cum.'
  339. act 'Finish':gt $locM, $metkaM
  340. end
  341. end
  342. }
  343. $wearpan = {
  344. if tanga = 0 and clrbelo > 0:
  345. act 'Wear Underwear':
  346. cla
  347. tanga = 1
  348. clrbelo -= 1
  349. gt $locM, $metkaM
  350. end
  351. end
  352. }
  353. $basin = {
  354. if tanga = 1:
  355. act 'Remove Underwear':
  356. cla
  357. tanga = 0
  358. dirtbelo += 1
  359. gt $locM, $metkaM
  360. end
  361. end
  362. if spdirtyv > 0 or spdirtyb > 0:
  363. act 'Clean the sperm from your face (0:10)':
  364. cla
  365. *clr
  366. pcs_makeup = 1
  367. cumspclnt = 9
  368. gs 'cum_cleanup'
  369. cumspclnt = 13
  370. gs 'cum_cleanup'
  371. if pcs_sweat > 19 : pcs_sweat -= 5
  372. minut += 10
  373. '<center><img src="images/shared/home/bathroom/facesp.jpg"></center>'
  374. *nl
  375. 'You clean your face and get rid of any trace of cum.'
  376. act 'Finish':gt $locM, $metkaM
  377. end
  378. end
  379. if body_write > 0 or face_write > 0:
  380. act 'Wash the writings off your body (0:10)':
  381. cla
  382. *clr
  383. body_write = 0
  384. face_write = 0
  385. minut += 10
  386. gs'stat'
  387. '<center><img src="images/shared/home/bathroom/wash1.jpg"></center>'
  388. *nl
  389. 'You wash off the indecent inscriptions on your body.'
  390. act 'Finish':gt $locM, $metkaM
  391. end
  392. end
  393. if pcs_makeup ! 1:
  394. act 'Wash off cosmetics (0:10)':
  395. cla
  396. pcs_makeup = 1
  397. cumspclnt = 9
  398. gs 'cum_cleanup'
  399. cumspclnt = 11
  400. gs 'cum_cleanup'
  401. minut += 10
  402. *nl
  403. 'You wash off your makeup.'
  404. act 'Finish':gt $locM, $metkaM
  405. end
  406. end
  407. }
  408. $pirManage = {
  409. cls
  410. cla
  411. *nl
  412. if pirsA > 0:
  413. if pirsA = 1:
  414. '<a href="exec:pirsA = 2 & dynamic $pirManage">Remove tongue barbell</a>.'
  415. if pirsA = 2:
  416. pierWearCount -= 1
  417. end
  418. else
  419. '<a href="exec:pirsA = 1 & dynamic $pirManage">Insert tongue barbell</a>.'
  420. if pirsA = 1:
  421. pierWearCount += 1
  422. end
  423. end
  424. end
  425. if pirsB > 0:
  426. if pirsB = 1:
  427. '<a href="exec:pirsB = 2 & dynamic $pirManage">Remove lip ring</a>.'
  428. if pirsB = 2:
  429. pierWearCount -= 1
  430. end
  431. else
  432. '<a href="exec:pirsB = 1 & dynamic $pirManage">Insert lip ring</a>.'
  433. if pirsB = 1:
  434. pierWearCount += 1
  435. end
  436. end
  437. end
  438. if pirsC > 0:
  439. if pirsC = 1:
  440. '<a href="exec:pirsC = 2 & dynamic $pirManage">Remove ear piercings</a>.'
  441. if pirsC = 2:
  442. pierWearCount -= 1
  443. end
  444. else
  445. '<a href="exec:pirsC = 1 & dynamic $pirManage">Insert ear piercings</a>.'
  446. if pirsC = 1:
  447. pierWearCount += 1
  448. end
  449. end
  450. end
  451. if pirsD > 0:
  452. if pirsD = 1:
  453. '<a href="exec:pirsD = 2 & dynamic $pirManage">Remove nose ring</a>.'
  454. if pirsD = 2:
  455. pierWearCount -= 1
  456. end
  457. else
  458. '<a href="exec:pirsD = 1 & dynamic $pirManage">Insert nose ring</a>.'
  459. if pirsD = 1:
  460. pierWearCount += 1
  461. end
  462. end
  463. end
  464. if pirsE > 0:
  465. if pirsE = 1:
  466. '<a href="exec:pirsE = 2 & dynamic $pirManage">Remove eyebrow stud</a>.'
  467. if pirsE = 2:
  468. pierWearCount -= 1
  469. end
  470. else
  471. '<a href="exec:pirsE = 1 & dynamic $pirManage">Insert eyebrow stud</a>.'
  472. if pirsE = 1:
  473. pierWearCount += 1
  474. end
  475. end
  476. end
  477. if pirsF > 0:
  478. if pirsF = 1:
  479. '<a href="exec:pirsF = 2 & dynamic $pirManage">Remove nipple piercings</a>.'
  480. if pirsF = 2:
  481. pierWearCount -= 1
  482. end
  483. else
  484. '<a href="exec:pirsF = 1 & dynamic $pirManage">Insert nipple piercings</a>.'
  485. if pirsF = 1:
  486. pierWearCount += 1
  487. end
  488. end
  489. end
  490. if pirsN > 0:
  491. if pirsN = 1:
  492. '<a href="exec:pirsN = 2 & dynamic $pirManage">Remove navel piercing</a>.'
  493. if pirsN = 2:
  494. pierWearCount -= 1
  495. end
  496. else
  497. '<a href="exec:pirsN = 1 & dynamic $pirManage">Insert navel piercing</a>.'
  498. if pirsN = 1:
  499. pierWearCount += 1
  500. end
  501. end
  502. end
  503. if pirsG > 0:
  504. if pirsG = 1:
  505. '<a href="exec:pirsG = 2 & dynamic $pirManage">Remove labia piercings</a>.'
  506. if pirsG = 2:
  507. pierWearCount -= 1
  508. end
  509. else
  510. '<a href="exec:pirsG = 1 & dynamic $pirManage">Insert labia piercings</a>.'
  511. if pirsG = 1:
  512. pierWearCount += 1
  513. end
  514. end
  515. end
  516. if pirsGL > 0:
  517. if pirsGL = 1:
  518. '<a href="exec:pirsGL = 2 & dynamic $pirManage">Remove clit piercing</a>.'
  519. if pirsGL = 2:
  520. pierWearCount -= 1
  521. end
  522. else
  523. '<a href="exec:pirsGL = 1 & dynamic $pirManage">Insert clit piercing</a>.'
  524. if pirsGL = 1:
  525. pierWearCount += 1
  526. end
  527. end
  528. end
  529. act'<b>Back</b>':gt $locM, $metkaM
  530. }
  531. if $ARGS[0] = 'private':
  532. if stanok > 0:'Your razor will last for <b><<stanok>></b> more shavings.'
  533. !WD: heal chafe
  534. if mosolmaz>0:'On a shelf is a tube of ointment for chafing, which will be enough for <b><<mosolmaz>></b> applications.'
  535. if tampon = 0 and sanpad = 0:
  536. '<b><font color="red">You have no tampons left.</font></b>'
  537. elseif tampon = 1:
  538. '<font color="red">You have only <b><<tampon>></b> tampon left.</font>'
  539. else
  540. 'You have <b><<tampon>></b> tampons.'
  541. end
  542. if sanpad = 0 and tampon = 0:
  543. '<b><font color="red">You have no pads left.</font></b>'
  544. elseif sanpad = 1:
  545. '<font color="red">You have only <b><<sanpad>></b> pads left.</font>'
  546. else
  547. 'You have <b><<sanpad>></b> pads.'
  548. end
  549. if dirtbelo > 0 and poroshok > 0 and $loc ! 'vanrPar' and $loc ! 'tanvanr':
  550. act 'Wash clothes':
  551. cla
  552. *clr
  553. minut += dirtbelo * 5
  554. clrbelo += dirtbelo
  555. poroshok -= 1
  556. dirtbelo = 0
  557. pcs_mood -= 10
  558. '<center><img src="images/locations/city/residential/apartment/stir.jpg"></center>'
  559. *nl
  560. 'You soak the clothes in the basin and pour in washing powder, then you wash your clothes until they are finally clean.'
  561. act 'Finish':gt $locM, $metkaM
  562. end
  563. end
  564. if shampoo > 0 or $loc = 'vanrPar':
  565. if $loc = 'vanrPar':
  566. if shampoo < 1:shampoo = 1
  567. 'You are using your parents'' shampoo.'
  568. else
  569. 'You have enough shampoo for <b><<shampoo>></b> uses.'
  570. end
  571. dynamic $shower
  572. dynamic $bath
  573. elseif shampoo = 0 and $loc = 'tanvanr':
  574. shampoo = 1
  575. 'You can use Tanyas shampoo.'
  576. else
  577. '<font color="red">You''ve run out of shampoo and will have to buy some more before you can wash yourself.</font>'
  578. end
  579. if painkiller > 0:
  580. $pluralS = 's'
  581. if painkiller = 1:$pluralS = ''
  582. 'You have <b><<painkiller>></b> painkiller<<$pluralS>>.'
  583. if pain['total'] > 0 and pain['killer'] = 0:
  584. act 'Take a painkiller':
  585. cla
  586. pain['killer'] += 1
  587. painkiller -= 1
  588. water += 20
  589. gs 'stat'
  590. *nl
  591. 'You take a painkiller and gulp it down with a glass of water.'
  592. act 'Finish':gt $locM, $metkaM
  593. end
  594. end
  595. end
  596. if pirsA + pirsB + pirsC + pirsD + pirsE + pirsF + pirsN + pirsG + pirsGL > 0:'<a href="exec:dynamic $pirManage">Manage Piercings</a>'
  597. if fillimplant = 1 and siliconeBag >= 1:'<a href="exec:cls & siliconeBag -= 1 & silicone += 10 & gt $locM, $metkaM">Inject silicone into breast implants</a>'
  598. if fillimplant = 1 and silicone >= 20:'<a href="exec:cls & silicone -= 10 & gt $locM, $metkaM">Drain silicone from breast implants</a>'
  599. if breastpump > 0:'<a href="exec:dynamic $milk_me">Use breast pump</a></center>'
  600. dynamic $bteeth
  601. dynamic $tampon
  602. if clrbelo <= 4 and $loc = 'vanrPar': clrbelo = 5
  603. dynamic $wearpan
  604. dynamic $basin
  605. if bcream_have > 0:
  606. pl'<a href="exec:dynamic $use_bcream & gt $locM, $metkaM"><b>Apply breast cream.</b></a> Uses left: <<bcream_have>>.'
  607. end
  608. if dirtbelo > 0 and BuyHous = 0 and $loc = 'vanrPar':
  609. *nl
  610. 'In the bathroom you find the laundry Mom washed for you.'
  611. clrbelo += dirtbelo
  612. dirtbelo = 0
  613. end
  614. if spdirtyc > 0:
  615. act 'Wipe the cum off your clothes (0:10)':
  616. cla
  617. *clr
  618. cumspclnt = 6
  619. gs 'cum_cleanup'
  620. minut += 10
  621. gs 'stat'
  622. '<center><img src="images/shared/sex/cum/frotsp.jpg"></center>'
  623. *nl
  624. 'You remove the traces of cum from your clothes.'
  625. act 'Finish':gt $locM, $metkaM
  626. end
  627. end
  628. if (pcs_leghair > 3 or pcs_pubes > 3) and stanok > 1:
  629. act 'Shave your legs and pussy (0:15)':
  630. cla
  631. *clr
  632. minut += 15
  633. pcs_leghair = 0
  634. pcs_pubes = 0
  635. pcs_horny += 5
  636. stanok -= 2
  637. '<center><img src="images/shared/home/bathroom/shave3.jpg"></center>'
  638. *nl
  639. if daystart < 10 and StoryLine = 0:
  640. 'You can''t shake off the fact that you''re a girl now, so you decide it''d be best to shave your legs. You begin to lather your legs, still marveling at how soft and round they are. Then you take the razor in your hand and begin to shave your legs.'
  641. 'You feel really awkward, never having done this before as a guy. Luckily, you had more than enough experience with shaving your face and technically this isn''t really all that different. So in the end you get a pretty decent job done.'
  642. elseif daystart < 30 and StoryLine = 0:
  643. pcs_mood += 10
  644. 'With a newfound routine you lather up your legs and start shaving, careful not to miss a spot. After washing away the foam you softly glide your hands over your smooth legs, feeling good to know that you don''t need to hide your legs in pants. Maybe you should wear a skirt tomorrow?'
  645. else
  646. 'You lather up your legs and crotch and then start carefully shaving them. Once you''re finished you gently glide your hands over your smooth pussy and legs, enjoying the smooth feeling and getting slightly more aroused by the touch.'
  647. end
  648. act 'Return to showering':gt $locM, $metkaM
  649. end
  650. end
  651. if pcs_leghair > 3 and stanok > 0:
  652. act 'Shave your legs (0:15)':
  653. cla
  654. *clr
  655. minut += 15
  656. pcs_leghair = 0
  657. pcs_horny += 5
  658. stanok -= 1
  659. '<center><img src="images/shared/home/bathroom/shave.jpg"></center>'
  660. *nl
  661. 'You lather your legs up with some soapy water and shave your legs. After a few swift movements, your legs are smooth as silk. The feeling of your smooth legs turns you on a little.'
  662. act 'Return to showering':gt $locM, $metkaM
  663. end
  664. end
  665. if pcs_pubes > 3 and stanok > 0:
  666. act 'Shave your pussy (0:15)':
  667. cla
  668. *clr
  669. minut += 15
  670. pcs_pubes = 0
  671. pcs_horny += 5
  672. stanok -= 1
  673. '<center><img src="images/shared/home/bathroom/shave3.jpg"></center>'
  674. *nl
  675. 'You lather your crotch with some soapy water and carefully shave your pubic hair. After shaving you can''t help but run your fingers over your pussy, enjoying the smooth feeling and getting slightly more aroused by the touch.'
  676. act 'Return to showering':gt $locM, $metkaM
  677. end
  678. end
  679. if analplug = 1 and analplugin = 1:
  680. act 'Remove your butt plug (0:05)':
  681. cla
  682. *clr
  683. minut += 5
  684. analplugIN = 0
  685. if pcs_ass < 30:pcs_ass += 1
  686. '<center><img src="images/pc/body/analplug.jpg"></center>'
  687. *nl
  688. 'You squat and tug gently at the butt plug, gasping as you push it out of you. You can''t help but feel a bit empty, now that it''s out.' & !!0.2.6: Removed unneccessary var check
  689. act 'Finish':gt $locM, $metkaM
  690. end
  691. elseif analplug = 1 and analplugin = 0 and klismaday = daystart:
  692. act 'Insert your butt plug (0:05)':
  693. cla
  694. *clr
  695. minut += 5
  696. analplugIN = 1
  697. if pcs_ass < 10:pcs_ass += 5
  698. if pcs_ass >= 10 and pcs_ass < 20:pcs_ass += rand(1, 2)
  699. if pcs_ass >= 20 and pcs_ass < 30:pcs_ass += rand(0, 1)
  700. '<center><img src="images/pc/body/analplug.jpg"></center>'
  701. *nl
  702. if butpluguse > 0:'You squat and gently rub the butt plug against your anus, after lubricating it with a bit of saliva. After a short while, you''ve relaxed enough to be able to push it in. Once it''s in you give it a few gentle tugs, wondering if anyone will catch you wearing it today.'
  703. if butpluguse = 0:butpluguse = 1 & '"If I''m not going to use it, then why did I buy it?" you ask yourself. You look at the butt plug for a while, thinking "It is necessary to start developing my ass, so I could have great adventures someday... you could even say huge and thick adventures with crimson heads, uh, now I got carried away..." You''re slightly embarrassed at the thought for a second, but are then overcome by your horny fantasies. Determined to get the plug all the way in, you slowly press it against your asshole after lubricating it with a bit of saliva. It hurts a bit at first, but once the thickest part is in the rest follows rather easily. Patting yourself on your ass once it''s in, you wonder if anyone will notice you''re wearing it today and then immediately feel naughty for even having thought that.'
  704. act 'Finish':gt $locM, $metkaM
  705. end
  706. end
  707. if klisma = 1 and (klismaday ! daystart or arrpos('sparrloc', 3) ! -1):
  708. act 'Give yourself an enema (0:05)':
  709. cla
  710. *clr
  711. cumspclnt = 7
  712. gs 'cum_cleanup'
  713. minut += 5
  714. klismaday = daystart
  715. klismaday1 = 1
  716. '<center><img src="images/shared/home/bathroom/klisma.jpg"></center>'
  717. *nl
  718. 'You give yourself an enema, feeling clean down there. Your ass is now ready for anal sex without any awkward surprises.'
  719. act 'Finish':gt $locM, $metkaM
  720. end
  721. end
  722. if vibrator = 1 and vibratorIN = 1:
  723. act 'Remove the vibrator (0:05)':
  724. cla
  725. *clr
  726. minut += 5
  727. vibratorIN = 0
  728. if pcs_vag < 30:pcs_vag += 1
  729. '<center><img src="images/shared/accessories/toys/vibrator.jpg"></center>'
  730. *nl
  731. 'You spread your legs and take the vibrator out of your pussy, letting out a slight moan as you do so. You feel somewhat empty now.'
  732. act 'Finish':gt $locM, $metkaM
  733. end
  734. elseif vibrator = 1 and vibratorIN = 0 and pcs_vag ! 0:
  735. act 'Insert the vibrator in your vagina (0:05)':
  736. cla
  737. *clr
  738. minut += 5
  739. vibratorIN = 1
  740. if pcs_vag < 30:pcs_vag += 2
  741. '<center><img src="images/shared/accessories/toys/vibrator.jpg"></center>'
  742. *nl
  743. 'You spread your legs and slowly insert the vibrator in your pussy, wondering if anyone will notice you wearing it today.'
  744. act 'Finish':gt $locM, $metkaM
  745. end
  746. end
  747. if mosolmaz > 0 and mosol > 0:
  748. act 'Rub ointment onto your pussy (0:05)':
  749. cla
  750. minut += 5
  751. mosolmaz -= 1
  752. mosol -= 5
  753. 'You take a tube of cream and rub it onto your itchy vulva.'
  754. act 'Finish':gt $locM, $metkaM
  755. end
  756. end
  757. !For now, the pregnancy reactions use bimbolevel as a chack. Once the pregnancy fetish is added to the game, the check will likely change to that.
  758. if pregtest > 0:
  759. act 'Do a pregnancy test (0:05)':
  760. cla
  761. minut += 5
  762. pregtest -= 1
  763. gs 'stat'
  764. if pregchem > 120 and bimbolevel < 3 and knowpreg = 0 and huband = 0 and pregTalkPC = 0:
  765. knowpreg = 1
  766. thinkpreg = 1
  767. 'As you look at the test in your hand, you are'
  768. act 'Horrified':gt 'din_van', 'HorrifiedReact1'
  769. act 'Concerned':gt 'din_van', 'ConcernedReact1'
  770. act 'Excited':gt 'din_van', 'ExcitedReact1'
  771. elseif pregchem > 120 and bimbolevel = 3 and knowpreg = 0 and huband = 0 and pregTalkPC = 0:
  772. knowpreg = 1
  773. thinkpreg = 1
  774. 'As you look at the test in your hand, you are'
  775. act 'Excited':gt 'din_van', 'ExcitedReact1'
  776. act 'Aroused':gt 'din_van', 'ArousedReact1'
  777. elseif pregchem > 120 and knowpreg = 0 and huband = 1 and kid = 0 and pregTalkPC = 0:
  778. knowpreg = 1
  779. thinkpreg = 1
  780. gt 'din_van', 'WifeReact1'
  781. elseif pregchem > 120 and knowpreg = 0 and huband = 1 and kid > 0 and pregTalkPC = 0:
  782. knowpreg = 1
  783. thinkpreg = 1
  784. gt 'din_van', 'WifeReact2'
  785. elseif pregTalkPC = 1:
  786. 'The test showed two strips. You are pregnant.'
  787. else
  788. knowpreg = 0
  789. 'The test showed one band. Not pregnant.'
  790. end
  791. act 'Finish':gt $locM, $metkaM
  792. end
  793. end
  794. end
  795. if $ARGS[0] = 'misery':
  796. $stirkad = {
  797. cla
  798. *clr
  799. minut += dirtbelo * 5
  800. suhbelo += dirtbelo
  801. poroshok -= 1
  802. dirtbelo = 0
  803. pcs_mood -= 10
  804. '<center><img src="images/locations/city/residential/apartment/stir.jpg"></center>'
  805. *nl
  806. 'You soak your dirty clothes in a basin and then pour washing powder on them. You wash them until they are finally clean.'
  807. if $curloc = 'vanr':
  808. act 'Hang the laundry out to dry':gt 'korr'
  809. elseif $curloc = 'vanr2x':
  810. act 'Hang the laundry out to dry':gt'korr2x'
  811. end
  812. }
  813. if stiralka > 0:
  814. if husband > 0 and husbanday > 0 and husporday ! daystart and poroshok >= 2:
  815. husband += 5
  816. poroshok -= 2
  817. husporday = daystart
  818. 'The washing machine washed your husband''s dirty laundry.'
  819. end
  820. if dirtbelo > 0 and poroshok >= dirtbelo:
  821. clrbelo += dirtbelo
  822. poroshok -= dirtbelo
  823. dirtbelo = 0
  824. 'The washing machine washed your laundry.'
  825. elseif poroshok < dirtbelo:
  826. 'You ran out of washing powder for the washing machine.'
  827. end
  828. end
  829. if dirtbelo>0:'The laundry basket currently has <font color="red"><b><<dirtbelo>></b></font> pieces of dirty laundry.'
  830. if poroshok > 0:
  831. if dirtbelo = 0:$stirka = ''
  832. if dirtbelo > 0:$stirka = '<a href="exec:dynamic $stirkad">You can wash the laundry.</a>'
  833. 'Under the sink there''s detergent powder, which is enough for <b><<poroshok>></b> washes. <<$stirka>>'
  834. else
  835. '<b><font color="red">You have no detergent powder and nothing to wash clothes with.</font></b>'
  836. end
  837. if clrbelo > 0:
  838. 'A cupboard contains <font color="blue"><b><<clrbelo>></b></font> pairs of clean underwear. '
  839. else
  840. '<b><font color="red">You do not have any clean underwear.</font></b> '
  841. end
  842. if husband > 0 and husbanday > 0 and husporday ! daystart and poroshok >= 2:
  843. act 'Wash your husbands clothes (2 units of washing powder) (1:00)':
  844. cla
  845. *clr
  846. husband += 5
  847. poroshok -= 2
  848. minut += 60
  849. husporday = daystart
  850. pcs_mood -= 25
  851. '<center><img src="images/locations/city/residential/apartment/stir.jpg"></center>'
  852. *nl
  853. 'You spend an hour washing your husband''s dirty laundry.'
  854. act 'Leave the bathroom':gt $curloc
  855. end
  856. end
  857. if husband > 0 and husbanday > 0 and huspolday ! daystart:
  858. act 'Clean the apartment (1:00)':
  859. cla
  860. *clr
  861. husband += 5
  862. minut += 60
  863. huspolday = daystart
  864. pcs_mood -= 25
  865. !!'<center><img src="images/shared/home/kitchen/cook.jpg"></center>'
  866. *nl
  867. 'You take a rag and start cleaning the apartment.'
  868. act 'Finish':gt $curloc
  869. end
  870. end
  871. end
  872. if $ARGS[0] = 'buffpick':
  873. '<center><img src="images/locations/city/citycenter/gym/exercise/fit2.jpg"></center>'
  874. *nl
  875. 'While drying off and getting dressed you examine the sleek muscles that are showing through your skin.'
  876. 'As you do so you think about how you look and decide:'
  877. act 'You like how you look.': normbuffpick = 2 & mirror_steam = hour & gt $locM, $metkaM
  878. act 'You don''t like how you look.': nrmbfpckct += 1 & normbuffpick = 0 & mirror_steam = hour & gt $locM, $metkaM
  879. end
  880. if $ARGS[0] = 'HorrifiedReact1':
  881. cla
  882. pregTalkPC = 1
  883. minut += 10
  884. *nl
  885. 'You stare in disbelief at the test in your hand. The two strips displayed can only mean one thing: you are pregnant. You sink to the floor, mind spinning. Tears well in your eyes. How could this happen?'
  886. if stat['hidden_vaginal'] > 0 and stat['vaginal'] = 1:
  887. 'You don''t even know how this is possible. You''ve never even had sex with anyone.'
  888. 'What did you do to deserve this? What is everyone going to think of you? Your life is ruined.'
  889. 'After several minutes of sobbing and trying to make sense of your situation, you finally pull yourself off of the floor. You straighten your clothes and wash your face as you begin to accept the situation you’re stuck with.'
  890. elseif rape > 0 and stat['vaginal'] > 1:
  891. 'It’s bad enough that you were raped, but possibly getting pregnant from it as well? It’s completely unfair.'
  892. 'What did you do to deserve this? What is everyone going to think of you? Your life is ruined.'
  893. 'After several minutes of sobbing and trying to make sense of your situation, you finally pull yourself off of the floor. You straighten your clothes and wash your face as you begin to accept the situation you’re stuck with.'
  894. else
  895. 'This is the worst possible thing that could have happened to you. You feel like you''re going to vomit from the stress.'
  896. 'What did you do to deserve this? What is everyone going to think of you? Your life is ruined.'
  897. 'After several minutes of sobbing and trying to make sense of your situation, you finally pull yourself off of the floor. You straighten your clothes and wash your face as you begin to accept the situation you’re stuck with.'
  898. end
  899. act 'Finish' :gt $locM, $metkaM
  900. end
  901. if $ARGS[0] = 'ConcernedReact1':
  902. cla
  903. pregTalkPC = 1
  904. minut += 10
  905. *nl
  906. 'Your mind races as you gaze at the test in your hand. The two strips clearly show that you''re pregnant. You know this isn''t the worst thing that could happen to you, but your life is definitely going to change. Are you even ready for that kind of change?'
  907. if stat['hidden_vaginal'] > 0 and stat['vaginal'] = 1:
  908. 'The worst part about this whole situation is that you don''t even know how this happened. How can you get pregnant without having sex?'
  909. 'After a few minutes of weighing your options, you choose to get on with your day. You still have a lot to consider before you can decide what to do about this pregnancy, but you can’t spend all day in the bathroom without drawing suspicion.'
  910. elseif rape > 0 and stat['vaginal'] > 1:
  911. 'The worst part about this whole situation is that this isn''t even your fault. This was forced on you.'
  912. 'After a few minutes of weighing your options, you choose to get on with your day. You still have a lot to consider before you can decide what to do about this pregnancy, but you can’t spend all day in the bathroom without drawing suspicion.'
  913. else
  914. 'On some level, you''re aware that this is a consequence of your own actions, but you''re not quite ready to come to terms with that.'
  915. 'After a few minutes of weighing your options, you choose to get on with your day. You still have a lot to consider before you can decide what to do about this pregnancy, but you can’t spend all day in the bathroom without drawing suspicion.'
  916. end
  917. act 'Finish' :gt $locM, $metkaM
  918. end
  919. if $ARGS[0] = 'ExcitedReact1':
  920. cla
  921. pregTalkPC = 1
  922. minut += 10
  923. *nl
  924. 'You''re overcome with glee as you look at the pregnancy test in your hand. Its two strips confirm that your wish has been granted: you are pregnant. You giggle as you clutch the pregnancy test, excited to share the news with everyone you know.'
  925. if stat['hidden_vaginal'] > 0 and stat['vaginal'] = 1:
  926. 'You''re not sure how this happened, but you''re not going to complain. Who cares if a miracle made it happen?'
  927. 'You spend the next several minutes fantasizing about your entry into parenthood before you remember you have places you need to be. You finally get up, still giddy as you go on with your day.'
  928. elseif rape > 0 and stat['vaginal'] > 1:
  929. 'You don’t even care about the circumstances that got you pregnant. It was absolutely worth it for this moment.'
  930. 'You spend the next several minutes fantasizing about your entry into parenthood before you remember you have places you need to be. You finally get up, still giddy as you go on with your day.'
  931. else
  932. 'Every time you had sex, you hoped the act would make you into a mother.'
  933. 'You spend the next several minutes fantasizing about your entry into parenthood before you remember you have places you need to be. You finally get up, still giddy as you go on with your day.'
  934. end
  935. act 'Finish' :gt $locM, $metkaM
  936. end
  937. if $ARGS[0] = 'ArousedReact1':
  938. cla
  939. pregTalkPC = 1
  940. minut += 10
  941. *nl
  942. 'You rub your thighs together as you stare at the pregnancy test in your hand. The two strips displayed confirm that you’ve been knocked up. You excitedly recount every load of cum blast into your fertile womb, wondering which one found purchase. You gently rub your clit in a circular motion as you think about the fact that, in a few months, everyone who sees your large, pregnant belly will know what a slut you are.'
  943. if rape > 0 and stat['vaginal'] > 1 and incest['exp'] = 0:
  944. 'You pick up speed as you recall your rapist forcefully pumping you full of his wonderful semen without any concern for your desires. You loved having your agency stripped away as a complete stranger decided to make you a mother.'
  945. 'After several minutes of this you orgasm hard. You spend a moment panting before cleaning up and straightening your clothes. Once you''ve freshened up, you move on with your day, still aroused.'
  946. elseif incest['exp'] > 0:
  947. 'You pick up speed as you recall willingly allowing yourself to be pumped full of all of that wonderful semen. Knowing that you would get pregnant filled you with joy every time someone shot rope after rope of their baby batter into you.'
  948. 'The taboo knowledge that you could have gotten pregnant from incest turns you on even more.'
  949. 'After several minutes of this you orgasm hard. You spend a moment panting before cleaning up and straightening your clothes. Once you''ve freshened up, you move on with your day, still aroused.'
  950. else
  951. 'You pick up speed as you recall willingly allowing yourself to be pumped full of all of that wonderful semen. Knowing that you would get pregnant filled you with joy every time someone shot rope after rope of their baby batter into you.'
  952. 'After several minutes of this you orgasm hard. You spend a moment panting before cleaning up and straightening your clothes. Once you''ve freshened up, you move on with your day, still aroused.'
  953. end
  954. act 'Finish' :gt $locM, $metkaM
  955. end
  956. if $ARGS[0] = 'WifeReact1':
  957. cla
  958. pregTalkPC = 1
  959. minut += 10
  960. *nl
  961. 'A wide smile spreads across your face as you look down at the pregnancy test. The two strips displayed exclaim that you’re finally starting a family. You begin to shake with excitement as you think about how you are going to tell your husband. Should you just tell him as soon as you see him, or do you want to make it an even more special occasion and tell him over a fancy dinner? Maybe you should just nonchalantly drop the test in front of him to see his reaction. Regardless of how you decide to do it, you can''t keep the excitement to yourself any longer. You take a brief moment to freshen up before leaving the room. '
  962. 'You have a little time before your husband gets home and the baby''s room isn''t going to design itself.'
  963. act 'Finish' :gt $locM, $metkaM
  964. end
  965. if $ARGS[0] = 'WifeReact2':
  966. cla
  967. pregTalkPC = 1
  968. minut += 10
  969. *nl
  970. 'You smile warmly at the test in your hand. You are definitely pregnant again. Your chest swells with joy, knowing that your wonderful family is about to get a little bit larger. You contentedly sigh as you envision your pregnant belly swelling again, proclaiming your motherhood to the world. Having a child is the greatest thing that has ever happened to you, and you’re thrilled at the opportunity to experience it again. You can’t wait any longer to tell your husband. You quickly spruce yourself up before going to share the fantastic news with your spouse.'
  971. act 'Finish' :gt $locM, $metkaM
  972. end
  973. --- din_van ---------------------------------