backwater.qsrc 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. # backwater
  2. $location_type = 'secluded'
  3. $loc = 'backwater'
  4. $loc_arg = ''
  5. $menu_loc = 'backwater'
  6. $menu_arg = ''
  7. menu_off = 0
  8. gs 'gadukino_event', 'sound'
  9. clothesAtLocation = FUNC('lost_clothes_here',$CURLOC)
  10. if $ARGS[0] = '':
  11. if huntersRape = 2:
  12. clr & cla
  13. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax.jpg"></center>'
  14. *nl 'You sit down by the shore, resting.'
  15. menu_off = 1
  16. minut += 5
  17. huntersRape = 3
  18. gs 'stat'
  19. act 'Further':gt 'hunters', 'start'
  20. else
  21. if $clothingworntype = 'nude' and igor_away = 'no' or (hunters_outside = 1 and hunters_available = 1) and rand(1,10) = 1: gt 'backwater','hunter' else gt 'backwater','alone'
  22. end
  23. end
  24. if $ARGS[0] = 'alone':
  25. '<center><B>Backwater</B></center>'
  26. if month >= 4 and month <= 10:
  27. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/'+iif(DayStage < 4,'backwater.jpg','backwater_night.jpg')+'"></center>'
  28. else
  29. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/'+iif(DayStage < 4,'backwater_winter.jpg','backwater_winter_night.jpg')+'"></center>'
  30. end
  31. *nl
  32. '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.'
  33. *nl
  34. if clothesAtLocation = 1:'Your clothes lie on the shore.'
  35. act 'Go back to the hut':
  36. minut += 5
  37. hunter_refuse = 0
  38. gt 'swamp_yard', 'start'
  39. end
  40. if $clothingworntype = 'nude':
  41. act 'Wash self':
  42. *clr & cla
  43. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/'+iif($pantyworntype = 'none','backwaterswim2.jpg','backwaterswim1.jpg')+'"></center>'
  44. *nl 'You washed in the creek.'
  45. menu_off = 1
  46. noshampoo = 1
  47. dynamic $showerdin
  48. face_write = 0
  49. body_write = 0
  50. minut += 30
  51. pcs_mood += 10
  52. if willday_bath ! daystart: willday_bath = daystart & pcs_willpwr += 1
  53. inhib_exp += rand(1,3)
  54. if huntersRape = 1: huntersRape = 2
  55. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  56. act 'Finish': gt 'backwater'
  57. end
  58. end
  59. if cumloc[11] = 1 or cumloc[12] = 1:
  60. act 'Clean the sperm from your face (0:10)':
  61. *clr & cla
  62. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/backwaterswim1.jpg"></center>'
  63. *nl 'You carefully wash off the sperm in the creek.'
  64. menu_off = 1
  65. pcs_makeup = 1
  66. cumspclnt = 9
  67. gs 'cum_cleanup'
  68. cumspclnt = 13
  69. gs 'cum_cleanup'
  70. if pcs_sweat > 19 : pcs_sweat -= 5
  71. minut += 10
  72. if huntersRape = 1: huntersRape = 2
  73. gs 'stat'
  74. act 'Finish': gt 'backwater'
  75. end
  76. end
  77. if body_write > 0 or face_write > 0:
  78. act 'Wash the writings off your body (0:10)':
  79. *clr & cla
  80. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash1.jpg"></center>'
  81. *nl 'You wash off the indecent inscriptions on your body.'
  82. menu_off = 1
  83. body_write = 0
  84. face_write = 0
  85. minut += 10
  86. gs'stat'
  87. act 'Finish': gt 'backwater'
  88. end
  89. end
  90. if cumloc[6] = 1 or cumloc[7] = 1:
  91. act 'Wipe the cum off your clothes (0:10)':
  92. *clr & cla
  93. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/cumwash.jpg"></center>'
  94. *nl 'You clean the cum stains off your clothes.'
  95. menu_off = 1
  96. cumspclnt = 6
  97. gs 'cum_cleanup'
  98. minut += 10
  99. if huntersRape = 1: huntersRape = 2
  100. gs'stat'
  101. act 'Finish':gt 'backwater'
  102. end
  103. end
  104. if spdirty > 0:
  105. act 'Quick wash (0:15)':
  106. *clr & cla
  107. '<center><img <<$set_imgh>> src="images/pc/activities/facewash.jpg"></center>'
  108. *nl 'You carefully wash your face, removing any impurities.'
  109. menu_off = 1
  110. cumspclnt = 4
  111. gs 'cum_cleanup'
  112. if pcs_sweat < 30: pcs_sweat = 15 + rand(0,4) else pcs_sweat -= 10 + rand(0,4)
  113. minut += 15
  114. if huntersRape = 1: huntersRape = 2
  115. gs'stat'
  116. act 'Finish':gt 'backwater'
  117. end
  118. end
  119. if clothesAtLocation = 0:
  120. if $clothingworntype ! 'nude' and temper >= 15:
  121. act'Get undressed':
  122. *clr & cla
  123. menu_off = 1
  124. if huntersKnowSlut > 0 or (hunters_outside = 0 and hunters_available = 0) or (hour < 7 or hour > 22) or (pcs_inhib >= 25 or exhibitionist_lvl > 1):
  125. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/'+iif(PCloSkirt > 0,'backwaterundress_ski.jpg','backwaterundress.jpg')+'"></center>'
  126. 'You do not hesitate to get undressed, not caring if anyone is watching.'
  127. minut+=5
  128. if huntersRape = 1: huntersRape = 2
  129. gs 'clothing', 'strip_all', 'backwater'
  130. act'Back': gt 'backwater'
  131. else
  132. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/noundress.jpg"></center>'
  133. 'You hesitate to get undressed. What if someone suddenly sees you?'
  134. act'Back': gt 'backwater'
  135. end
  136. end
  137. else
  138. 'It''s too cold to undress. Maybe you should bathe inside the hut'
  139. end
  140. else
  141. if $clothingworntype ! 'nude':
  142. act 'Pick up your clothes':
  143. gs 'clothing', 'recover_lost_clothes', 'backwater'
  144. !! 'You pick up your clothes laying on the ground.'
  145. gt 'backwater'
  146. end
  147. elseif forced_naked_day < daystart:
  148. act 'Get dressed':
  149. gs 'clothing', 'recover_lost_clothes', 'backwater', 1
  150. gs 'underwear', 'wear'
  151. !! 'You pick up your clothes laying on the ground and get dressed.'
  152. gt 'backwater'
  153. end
  154. end
  155. end
  156. end
  157. if $ARGS[0] = 'hunter':
  158. '<center><B>Backwater</B></center>'
  159. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hunter_looks.jpg"></center>'
  160. 'While cleaning yourself in the backwater, you suddenly feel 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.'
  161. menu_off = 1
  162. minut += 5
  163. gs 'stat'
  164. if clothesAtLocation = 1:
  165. act'Get dressed':
  166. *clr & cla
  167. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude1.jpg"></center>'
  168. *nl 'Noticing the hunter, you rush to your clothes and begin dressing in panic. As you get fully dressed, you look over your shoulder, expecting the hunter standing there, but there is no one there.'
  169. gs 'underwear', 'wear'
  170. gs 'clothing', 'recover_lost_clothes', 'backwater', 1
  171. minut += 5
  172. act'Further':gt 'backwater'
  173. end
  174. else
  175. act'Hide':
  176. *clr & cla
  177. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude2.jpg"></center>'
  178. '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. So you quickly run back towards the cabin.'
  179. minut += 1
  180. act'Go back to the hut':gt 'swamp_yard', 'start'
  181. end
  182. end
  183. act'Stay naked':
  184. *clr & cla
  185. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampbackwaternude3.jpg"></center>'
  186. '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, and suddenly, you hear a "Hmph", him turning around and going away.'
  187. hunterslut += 1
  188. hunterknowday = day
  189. gs'stat'
  190. act'Further':gt 'backwater'
  191. end
  192. end
  193. --- backwater ---------------------------------