211_Gadbana 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. # Gadbana
  2. $metkaM = $ARGS[0]
  3. $locM = $CURLOC
  4. $metka = $ARGS[0]
  5. $loc = $CURLOC
  6. '<center><H4>bath</H4></center>'
  7. '<center><img src="qwest/gadukino/bana.jpg" ></center>'
  8. 'Not a big room with a low oven, water tanks of stainless steel, low smoky ceiling, and blackened wooden shelf.'
  9. clr
  10. gs'stat'
  11. fcolor=rgb(0,0,0)
  12. bcolor=rgb(255,255,255)
  13. LCOLOR = rgb(106,90,205)
  14. act'Go outside':minut+=5&gt'Gaddvor'
  15. if week=6:
  16. if hour>=12 and hour<=18:
  17. canpar=1
  18. 'bath fired. Somewhere to seven hours can be steamed.'
  19. end
  20. if hour>18 and hour<22:
  21. canpar=1
  22. 'In the bath can be steamed'
  23. if banaday!day:
  24. act'Steamed in the sauna':
  25. cls
  26. minut+=120
  27. dynamic $showerdin
  28. set hapri = 0
  29. set mop = 1
  30. set sweat = -3
  31. if frost>0:frost=0
  32. skinvan+=5
  33. if skinvan >= 20:set skinvan = 0&set skin = skin + 1
  34. gs'stat'
  35. '<center><img src="qwest/gadukino/par.jpg" ></center>'
  36. 'You soared in the bath, then doused with cold water and finally showered.'
  37. act'Go outside':gt'Gaddvor'
  38. end
  39. end
  40. end
  41. if hour>=22:
  42. canpar=0
  43. end
  44. end
  45. if week!6:canpar=0
  46. if canpar=0:
  47. act 'wash':
  48. cls
  49. dynamic $showerdin
  50. minut+=60
  51. set hapri = 0
  52. set mop = 1
  53. set sweat = -3
  54. if frost>0:frost=0
  55. gs'stat'
  56. '<center><img src="qwest/gadukino/mit.jpg" ></center>'
  57. 'You began to lather your body washcloth. After washed off the soap and washed her hair with shampoo. Rinse off the shampoo you become completely clean.'
  58. act 'Go_Out':gt'Gaddvor'
  59. end
  60. end
  61. if tampon > 0 and mesec > 0 and isprok = 0:
  62. act 'change swab':
  63. cla
  64. *clr
  65. set tampon = tampon - 1
  66. set isprok = 1
  67. set minut = minut + 5
  68. set manna = manna - 5
  69. gs'stat'
  70. '<center><img src="pics/wash3.jpg" ></center>'
  71. 'You change a tampon.'
  72. act 'End_Up':gt $curloc
  73. end
  74. end
  75. if mop ! 1:
  76. act 'wash off cosmetics':
  77. cla
  78. set mop = 1
  79. set minut = minut + 15
  80. gs'stat'
  81. '<center><img src="pic/facesp.jpg" ></center>'
  82. 'You have washed off cosmetics.'
  83. act 'End_Up':gt $curloc
  84. end
  85. end
  86. if cumfrot>0:
  87. act 'Scour sperm from clothes':
  88. cla
  89. set cumfrot = 0
  90. set minut = minut + 15
  91. gs'stat'
  92. '<center><img src="pic/frotsp.jpg" ></center>'
  93. 'You zamyli semen stains on your clothes.'
  94. act 'End_Up':gt $curloc
  95. end
  96. end
  97. --- Gadbana ---------------------------------