backwater.qsrc 6.8 KB

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