backwater.qsrc 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. # backwater
  2. $location_type = 'secluded'
  3. $loc = 'backwater'
  4. $metka = ''
  5. $menu_loc = 'backwater'
  6. $menu_arg = ''
  7. menu_off = 0
  8. gs 'gadukino_event', 'sound'
  9. cls
  10. gs'stat'
  11. clothesAtLocation = FUNC('lost_clothes_here',$CURLOC)
  12. act 'Go back to the hut':minut += 5 & gt'swamp_yard'
  13. '<center><B>Backwater</B></center>'
  14. if month >= 4 and month <= 10:
  15. if hour >= 6 and hour < 22:
  16. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwater.jpg"></center>'
  17. else
  18. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwater_night.jpg"></center>'
  19. end
  20. else
  21. if hour >= 8 and hour < 18:
  22. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwater_winter.jpg"></center>'
  23. else
  24. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwater_winter_night.jpg"></center>'
  25. end
  26. end
  27. *nl
  28. 'A small creek with relatively clean water. If the weather is warm you can clean yourself up. Also, if your clothes are dirty you can wash them here.'
  29. *nl
  30. if clothesAtLocation = 1:'Your clothes lie on the shore.'
  31. if $clothingworntype = 'nude':
  32. act 'Wash self':
  33. cla
  34. *clr
  35. menu_off = 1
  36. dynamic $showerdin
  37. face_write = 0
  38. body_write = 0
  39. minut += 30
  40. pcs_mood += 10
  41. pcs_willpwr += 5
  42. inhib_exp += rand(1,3)
  43. if hantersRape = 1: hantersRape = 2
  44. if $pantyworntype = 'none':
  45. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim2.jpg"></center>'
  46. else
  47. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim1.jpg"></center>'
  48. end
  49. *nl
  50. 'You washed yourself in the creek.'
  51. act 'Finish':gt 'backwater'
  52. end
  53. end
  54. if cumloc[11] = 1 or cumloc[12] = 1:
  55. act 'Clean the sperm from your face (0:10)':
  56. cla
  57. *clr
  58. menu_off = 1
  59. pcs_makeup = 1
  60. cumspclnt = 9
  61. gs 'cum_cleanup'
  62. cumspclnt = 13
  63. gs 'cum_cleanup'
  64. if pcs_sweat > 19 : pcs_sweat -= 5
  65. minut += 10
  66. if hantersRape = 1: hantersRape = 2
  67. gs 'stat'
  68. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim1.jpg"></center>'
  69. *nl
  70. 'You carefully wash off the sperm in the creek.'
  71. act 'Finish':gt 'backwater'
  72. end
  73. end
  74. if body_write > 0 or face_write > 0:
  75. act 'Wash the writings off your body (0:10)':
  76. cla
  77. *clr
  78. menu_off = 1
  79. body_write = 0
  80. face_write = 0
  81. minut += 10
  82. gs'stat'
  83. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash1.jpg"></center>'
  84. *nl
  85. 'You wash off the indecent inscriptions on your body.'
  86. act 'Finish':menu_off = 0 & gt $loc, $metka
  87. end
  88. end
  89. if cumloc[6] = 1 or cumloc[7] = 1:
  90. act 'Wipe the cum off your clothes (0:10)':
  91. cla
  92. *clr
  93. menu_off = 1
  94. cumspclnt = 6
  95. gs 'cum_cleanup'
  96. minut += 10
  97. if hantersRape = 1: hantersRape = 2
  98. gs'stat'
  99. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/cumwash.jpg"></center>'
  100. *nl
  101. 'You clean the cum stains off your clothes.'
  102. act 'Finish':gt 'backwater'
  103. end
  104. end
  105. if spdirty > 0:
  106. act 'Quick wash (0:15)':
  107. cla
  108. *clr
  109. menu_off = 1
  110. cumspclnt = 4
  111. gs 'cum_cleanup'
  112. if pcs_sweat < 30:
  113. pcs_sweat = 15 + rand(0,4)
  114. else
  115. pcs_sweat -= 10 + rand(0,4)
  116. end
  117. minut += 15
  118. if hantersRape = 1: hantersRape = 2
  119. gs'stat'
  120. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/facesp.jpg"></center>'
  121. *nl
  122. 'You carefully wash your face, removing any impurities.'
  123. act 'Finish':gt 'backwater'
  124. end
  125. end
  126. if clothesAtLocation = 0:
  127. if $clothingworntype ! 'nude' and temper >= 15:
  128. act'Get undressed':
  129. menu_off = 1
  130. if hantersKnowSlut > 0 or hanters = 0 or hour < 8 or hour >= 20 or pcs_inhib > 35:
  131. cla
  132. *clr
  133. minut+=5
  134. gs 'underwear', 'remove'
  135. if hantersRape = 1: hantersRape = 2
  136. if CloSkirtShortness > 0:
  137. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterundress_ski.jpg"></center>'
  138. else
  139. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterundress.jpg"></center>'
  140. end
  141. gs 'clothing', 'strip', 'backwater'
  142. 'You do not hesitate getting undressed, not caring if anyone is watching.'
  143. act'Back':gt'backwater'
  144. else
  145. cla
  146. *clr
  147. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/noundress.jpg"></center>'
  148. 'You hesitate getting undressed, what if someone suddenly sees you?'
  149. act'Back':gt'backwater'
  150. end
  151. end
  152. else
  153. 'It''s too cold to undress. Maybe you should bathe inside the hut'
  154. end
  155. else
  156. if $clothingworntype ! 'nude':
  157. act 'Pick up your clothes':
  158. cla
  159. *clr
  160. menu_off = 1
  161. gs 'clothing', 'recover_lost_clothes', 'backwater'
  162. 'You pick up your clothes laying on the ground.'
  163. gt $loc, $metka
  164. end
  165. else
  166. act 'Get dressed':
  167. cla
  168. *clr
  169. menu_off = 1
  170. gs 'clothing', 'recover_lost_clothes', 'backwater', 1
  171. gs 'underwear', 'wear'
  172. 'You pick up your clothes laying on the ground and get dressed.'
  173. gt $loc, $metka
  174. end
  175. end
  176. end
  177. if $clothingworntype = 'nude' and hantersKnowSlut = 0 and hanters = 1 and hour > 8 and hour < 20 and hanterknowday < day:
  178. cla
  179. *clr
  180. menu_off = 1
  181. minut += 5
  182. gs 'stat'
  183. '<center><B>Backwater</B></center>'
  184. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunter_looks.jpg"></center>'
  185. 'While cleaning yourself in the backwater, you suddenly get the feeling that you are not alone here. Turning around, you see one of the hunters. He''s just standing there watching you, his camouflage is almost indistinguishable compared to the bushes and trees.'
  186. if clothesAtLocation = 1:
  187. act'Get dressed':
  188. cls
  189. minut += 5
  190. gs 'underwear', 'wear'
  191. gs 'clothing', 'recover_lost_clothes', 'backwater', 1
  192. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude1.jpg"></center>'
  193. 'Noticing the hunter, you rush over to your clothes and begin dressing yourself in panic. As you get fully dressed, you look over your shoulder, expecting the hunter standing there, but there is no one there.'
  194. act'Further':gt 'backwater'
  195. end
  196. else
  197. act'Hide':
  198. cls
  199. minut += 1
  200. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude2.jpg"></center>'
  201. 'Covering your breasts and crotch you jump into the nearest bush. In your state of fear and confusion, you start scanning the area but you don''t see anyone there. You quickly run back towards the cabin.'
  202. act'Go back to the hut':gt 'swamp_yard'
  203. end
  204. end
  205. act'Stay naked':
  206. cls
  207. hanterslut += 1
  208. hanterknowday = day
  209. gs'stat'
  210. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude3.jpg"></center>'
  211. 'You decide that you have nothing to be afraid of, and continue on completely nude. The hunter looks at you for a minute or so, all of a sudden you hear a "Hmph", him turning around and going away.'
  212. act'Further':gt 'backwater'
  213. end
  214. exit
  215. end
  216. if hantersRape = 2:
  217. cla
  218. *clr
  219. menu_off = 1
  220. minut += 5
  221. hantersRape = 3
  222. gs 'stat'
  223. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax.jpg"></center>'
  224. 'You sit down by the shore, resting.'
  225. act 'Further':gt 'hanters', 'start'
  226. end
  227. --- backwater ---------------------------------