backwater.qsrc 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  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. if $ARGS[0] = '':
  13. act 'Go back to the hut':minut += 5 & gt'swamp_yard'
  14. '<center><B>Backwater</B></center>'
  15. if month >= 4 and month <= 10:
  16. if hour >= 6 and hour < 22:
  17. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwater.jpg"></center>'
  18. else
  19. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwater_night.jpg"></center>'
  20. end
  21. else
  22. if hour >= 8 and hour < 18:
  23. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwater_winter.jpg"></center>'
  24. else
  25. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwater_winter_night.jpg"></center>'
  26. end
  27. end
  28. *nl
  29. '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.'
  30. *nl
  31. if clothesAtLocation = 1:'Your clothes lie on the shore.'
  32. if $clothingworntype = 'nude':
  33. act 'Wash self':
  34. cla
  35. *clr
  36. menu_off = 1
  37. dynamic $showerdin
  38. face_write = 0
  39. body_write = 0
  40. minut += 30
  41. pcs_mood += 10
  42. pcs_willpwr += 5
  43. inhib_exp += rand(1,3)
  44. if huntersRape = 1: huntersRape = 2
  45. if $pantyworntype = 'none':
  46. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim2.jpg"></center>'
  47. else
  48. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim1.jpg"></center>'
  49. end
  50. *nl
  51. 'You washed yourself in the creek.'
  52. act 'Finish':gt 'backwater'
  53. end
  54. end
  55. if cumloc[11] = 1 or cumloc[12] = 1:
  56. act 'Clean the sperm from your face (0:10)':
  57. cla
  58. *clr
  59. menu_off = 1
  60. pcs_makeup = 1
  61. cumspclnt = 9
  62. gs 'cum_cleanup'
  63. cumspclnt = 13
  64. gs 'cum_cleanup'
  65. if pcs_sweat > 19 : pcs_sweat -= 5
  66. minut += 10
  67. if huntersRape = 1: huntersRape = 2
  68. gs 'stat'
  69. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim1.jpg"></center>'
  70. *nl
  71. 'You carefully wash off the sperm in the creek.'
  72. act 'Finish':gt 'backwater'
  73. end
  74. end
  75. if body_write > 0 or face_write > 0:
  76. act 'Wash the writings off your body (0:10)':
  77. cla
  78. *clr
  79. menu_off = 1
  80. body_write = 0
  81. face_write = 0
  82. minut += 10
  83. gs'stat'
  84. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash1.jpg"></center>'
  85. *nl
  86. 'You wash off the indecent inscriptions on your body.'
  87. act 'Finish':menu_off = 0 & gt $loc, $metka
  88. end
  89. end
  90. if cumloc[6] = 1 or cumloc[7] = 1:
  91. act 'Wipe the cum off your clothes (0:10)':
  92. cla
  93. *clr
  94. menu_off = 1
  95. cumspclnt = 6
  96. gs 'cum_cleanup'
  97. minut += 10
  98. if huntersRape = 1: huntersRape = 2
  99. gs'stat'
  100. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/cumwash.jpg"></center>'
  101. *nl
  102. 'You clean the cum stains off your clothes.'
  103. act 'Finish':gt 'backwater'
  104. end
  105. end
  106. if spdirty > 0:
  107. act 'Quick wash (0:15)':
  108. cla
  109. *clr
  110. menu_off = 1
  111. cumspclnt = 4
  112. gs 'cum_cleanup'
  113. if pcs_sweat < 30:
  114. pcs_sweat = 15 + rand(0,4)
  115. else
  116. pcs_sweat -= 10 + rand(0,4)
  117. end
  118. minut += 15
  119. if huntersRape = 1: huntersRape = 2
  120. gs'stat'
  121. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/facesp.jpg"></center>'
  122. *nl
  123. 'You carefully wash your face, removing any impurities.'
  124. act 'Finish':gt 'backwater'
  125. end
  126. end
  127. if clothesAtLocation = 0:
  128. if $clothingworntype ! 'nude' and temper >= 15:
  129. act'Get undressed':
  130. menu_off = 1
  131. if huntersKnowSlut > 0 or hunters = 0 or hour < 8 or hour >= 20 or pcs_inhib > 35:
  132. cla
  133. *clr
  134. minut+=5
  135. gs 'underwear', 'remove'
  136. if huntersRape = 1: huntersRape = 2
  137. if CloSkirtShortness > 0:
  138. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterundress_ski.jpg"></center>'
  139. else
  140. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterundress.jpg"></center>'
  141. end
  142. gs 'clothing', 'strip', 'backwater'
  143. 'You do not hesitate getting undressed, not caring if anyone is watching.'
  144. act'Back':gt'backwater'
  145. else
  146. cla
  147. *clr
  148. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/noundress.jpg"></center>'
  149. 'You hesitate getting undressed, what if someone suddenly sees you?'
  150. act'Back':gt'backwater'
  151. end
  152. end
  153. else
  154. 'It''s too cold to undress. Maybe you should bathe inside the hut'
  155. end
  156. else
  157. if $clothingworntype ! 'nude':
  158. act 'Pick up your clothes':
  159. cla
  160. *clr
  161. menu_off = 1
  162. gs 'clothing', 'recover_lost_clothes', 'backwater'
  163. 'You pick up your clothes laying on the ground.'
  164. gt $loc, $metka
  165. end
  166. elseif forced_naked_day < daystart:
  167. act 'Get dressed':
  168. cla
  169. *clr
  170. menu_off = 1
  171. gs 'clothing', 'recover_lost_clothes', 'backwater', 1
  172. gs 'underwear', 'wear'
  173. 'You pick up your clothes laying on the ground and get dressed.'
  174. gt $loc, $metka
  175. end
  176. end
  177. end
  178. end
  179. if $ARGS[0] = 'creekside_relax':
  180. end
  181. if $clothingworntype = 'nude' and igor_away = 'no' and rand(1,10) = 1:
  182. cla
  183. *clr
  184. menu_off = 1
  185. minut += 5
  186. gs 'stat'
  187. '<center><B>Backwater</B></center>'
  188. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunter_looks.jpg"></center>'
  189. '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.'
  190. if clothesAtLocation = 1:
  191. act'Get dressed':
  192. cls
  193. minut += 5
  194. gs 'underwear', 'wear'
  195. gs 'clothing', 'recover_lost_clothes', 'backwater', 1
  196. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude1.jpg"></center>'
  197. '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.'
  198. act'Further':gt 'backwater'
  199. end
  200. else
  201. act'Hide':
  202. cls
  203. minut += 1
  204. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude2.jpg"></center>'
  205. '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.'
  206. act'Go back to the hut':gt 'swamp_yard'
  207. end
  208. end
  209. act'Stay naked':
  210. cls
  211. hunterslut += 1
  212. hunterknowday = day
  213. gs'stat'
  214. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude3.jpg"></center>'
  215. '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.'
  216. act'Further':gt 'backwater'
  217. end
  218. exit
  219. end
  220. if huntersRape = 2:
  221. cla
  222. *clr
  223. menu_off = 1
  224. minut += 5
  225. huntersRape = 3
  226. gs 'stat'
  227. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax.jpg"></center>'
  228. 'You sit down by the shore, resting.'
  229. act 'Further':gt 'hunters', 'start'
  230. end
  231. --- backwater ---------------------------------