gadukino_event.qsrc 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007
  1. # gadukino_event
  2. !2020/10/16
  3. if $ARGS[0] = 'mira_apologise':
  4. menu_off = 1
  5. minut += 5
  6. gadboyday = daystart
  7. gs 'stat'
  8. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/turn_back.jpg"></center>'
  9. 'Walking through the village you hear someone catching up to you. Turning around, you see Mira nearing you.'
  10. act 'Continue':
  11. *clr & cla
  12. minut += 5
  13. gs 'stat'
  14. gs 'miroslava', 'miraclothes'
  15. 'Mira ran immediately up to you and started gossiping.'
  16. '"<<$pcs_nickname>>, I heard what happened," she began gasping for breath. "I overheard Mitka and Kolyamba."'
  17. 'You stood there in silence waiting for her to catch her breath and to see what she''ll say.'
  18. '"<<$pcs_nickname>>, could you ever forgive me for acting like a fool, I treated you like shit," she continued. "I had an epiphany and realized that you''re my only true friend here."'
  19. '"So what now?," you asked, looking at her.'
  20. '"Well, if you want, I can make it up to you?" she answered a bit embarrassed.'
  21. 'While you pondered what to answer, Mira stares at you, biting her lip impatiently.'
  22. act 'Agree':
  23. *clr & cla
  24. minut += 5
  25. pcs_horny += 5
  26. mirasex = 2
  27. gs 'stat'
  28. gs 'miroslava', 'miraclothes'
  29. 'You finally decide what to answer Mira.'
  30. '"Ok, I agree to a truce," you say smiling, genuinely filled with joy ending all the drama. "I forgive you."'
  31. '"And...?" Mira asks you.'
  32. 'Instead of answering her, you grab her by the arm and pull her into the bushes.'
  33. act 'Continue': gt 'mirasex','miralick_first'
  34. end
  35. act 'Refuse':
  36. *clr & cla
  37. minut += 30
  38. mirasex = 3
  39. gs 'stat'
  40. gs 'miroslava', 'miraclothes'
  41. 'You finally decide what to answer Mira.'
  42. '"Ok, I agree to a truce," you say smiling, genuinely filled with joy that all the drama has come to an end. "I forgive you."'
  43. '"And...?" Mira asks you.'
  44. '"No, Mira, I don''t want anything more from you," you reply. "I''m not sexually interested in girls."'
  45. '"Well, if you ever change your mind..." said Mira. "Let''s get back to the village."'
  46. 'You walk back to the village, gossiping about the boys in the village.'
  47. act 'Go back to the village':gt 'gadukino'
  48. end
  49. end
  50. end
  51. if $ARGS[0] = 'mitka_apologise':
  52. menu_off = 1
  53. minut += 5
  54. gadboyday = daystart
  55. gadriver_gang = 4
  56. gs 'stat'
  57. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/turn_back.jpg"></center>'
  58. 'Walking through the village you hear someone catching up to you. Turning around, you see Mitka running towards you. Knowing from experience, that boys are faster runners, you stop and wait for him to catch up.'
  59. act 'Continue':
  60. *clr & cla
  61. minut += 5
  62. gs 'stat'
  63. '<center><b><font color = maroon>Mitka Pin</font></b></center>'
  64. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big63.jpg"></center>'
  65. 'Mitka catches up to you and strikes up a conversation.'
  66. '"Listen, <<$pcs_nickname>>. I beat up the other guys," he said with a smirk, seeing the fear on your face "I told them not to touch you anymore, and if they want anything to do with you they have to come and speak to me first."'
  67. 'You stood silently and waited to see what more he had to say.'
  68. '"In short, I remember you as one of my best childhood friends, so I don''t want to argue anymore about Mira," he said with a grin. "Friends?"'
  69. if npc_QW['A60'] >= 12:
  70. '"So you won''t have sex with Mira anymore?," you ask relieved.'
  71. '"Don''t worry, Mira won''t mind." Mitka snickered.'
  72. '"You must stop having sex with her." you look at Mitka with distrust.'
  73. '"Well, what can I do. If she begs me to do it, I can''t promise I''ll say no." he laughed. "Well, I think we''re all set, I''ll try to avoid Mira... But if she begs me to fuck her I won''t say no."'
  74. 'Mitka starts walking towards Kolyamba''s house. You watch him for a while, until he disappears behind a corner.'
  75. elseif npc_QW['A60'] >= 3:
  76. '"And you must stop having sex with Mira." you look at Mitka with distrust.'
  77. '"Well, what can I do. If she begs me to do it, I can''t promise I''ll say no." he laughed. "Well, I think we''re all set, I''ll try to avoid Mira... But if she begs me to fuck her I won''t say no."'
  78. 'Mitka starts walking towards Kolyamba''s house. You watch him for a while, until he disappears behind a corner.'
  79. end
  80. act 'Go back to the village':gt 'gadukino'
  81. end
  82. end
  83. if $ARGS[0] = 'gang_apologise':
  84. menu_off = 1
  85. minut += 5
  86. gadboyday = daystart
  87. gs 'stat'
  88. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/turn_back.jpg"></center>'
  89. 'Walking through the village you suddenly hear someone calling out to you by name. Turning back, you see that it is Uncle Stepan, coming your way. Remembering the recent events you pick up your pace. There is no way you want to experience that again.'
  90. '"<<$pcs_nickname>>, wait, I need to speak with you," Stepan yelled from afar, seeing that you are ready run away.'
  91. act 'Run away':
  92. *clr & cla
  93. minut += 15
  94. gs 'stat'
  95. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/girl_escapes.jpg"></center>'
  96. 'You started running away from the road, not stopping before you felt you were in the clear.'
  97. '"Good thing I ran away from that evil man." you thought to yourself, looking around.'
  98. act 'Continue':gt'meadow'
  99. end
  100. act 'Wait':
  101. *clr & cla
  102. minut += 5
  103. gs 'stat'
  104. '<center><b><font color = maroon>Uncle Stepan</font></b></center>'
  105. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big171.jpg"></center>'
  106. 'For a moment you hesitate, wondering what he wants. While you are contemplating to stay or run away, he caught up with you. He shifts nervously from foot to foot, clearly not knowing how to begin the conversation. You look puzzled at him thinking he would be prepared, when he finally speaks up.'
  107. '"<<$pcs_nickname>>, -uh," he began, but immediately faltered. "In short, I''m trully sorry for what happened the other day... I don''t know what came over us, it was like a demon possessed me, I got aroused by Mitka''s drunken tales of you."'
  108. 'He looked at you with sorrow in his eyes. You did not expect that anyone of them would be sorry.'
  109. '"I had a talk with the other men in the morning, and, uh," Uncle Stepan losing his composure. "Well, in short, I decided that I wanted to talk to you, apologize and ask if you could forget about yesterday... I''m really sorry and I''m worried that we might have damaged you physically."'
  110. 'You look skeptically at your "uncle", not really knowing if he''s joking or not.'
  111. act 'Continue':
  112. *clr & cla
  113. minut += 5
  114. gs 'stat'
  115. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/10000.jpg"></center>'
  116. 'Feeling that you''re still skeptical, Uncle Stepan reached into his sweatpants and pulled out a bundle, handing it over to you.'
  117. '"Here," he showed the money in your hand. "It''s ten thousand rubles."'
  118. '"What do you do want me to do with this?" you asked somewhat annoyed.'
  119. '"I don''t know, you can do whatever you want with it," replied Uncle Stepan. "Spend it on something relaxing, or buy yourself something nice."'
  120. 'Not knowing what to choose, you look at the money, then at your "uncle."'
  121. act 'Take the money':
  122. *clr & cla
  123. minut += 5
  124. gadriver_gang = 2
  125. money += 10000
  126. gs 'stat'
  127. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/take_money.jpg"></center>'
  128. '"Okay, I accept your money," you finally decide. "Let''s pretend nothing happened yesterday."'
  129. 'You take the money from his hand.'
  130. '"That''s a relief..." Stepan says. "I''ll be on my way."'
  131. 'You were about to turn and leave, when Uncle Stepan added:'
  132. '"And yeah... <<$pcs_nickname>>, none of the men will fuck you like that again, so there''s no need to be afraid."'
  133. '"I understand..." you answer, turning away and walking away from him.'
  134. act 'Walk back to the village':gt 'gadukino'
  135. end
  136. gs 'willpower', 'prostitution', 'resist', 'hard'
  137. if will_cost <= pcs_willpwr:
  138. act 'Refuse (<<will_cost>> Willpower)':
  139. *clr & cla
  140. minut += 5
  141. gadriver_gang = 3
  142. gs 'willpower', 'prostitution', 'resist', 'hard'
  143. gs 'willpower', 'pay', 'resist'
  144. gs 'stat'
  145. '<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
  146. '"I don''t need your fucking money, I''m not a prostitute or a whore" you said in a firm voice, clearly annoyed, looking straight into Uncle Stepan eyes. "You think you can buy my silence with some money, are you really that dumb?"'
  147. 'He starts acting anxiously telling you once more to take the money. "I''ve already said it, I don''t want your money! But you don''t need to worry I won''t tell anyone what happened." you sternly tell him.'
  148. '"That''s a relief..." Stepan says. "I''ll be on my way."'
  149. 'Just as you were leaving, Uncle Stepan added:'
  150. '"One last thing <<$pcs_nickname>>. None of the men will try to fuck you anymore. Mitka warned everyone that if it happens again their cannon would be shooting blanks for the rest of their life... If anyone approaches you, you come to me and I''ll sort it out."'
  151. '"I understand..." you answer, turning away and walking away from him.'
  152. act 'Walk back to the village':gt 'gadukino'
  153. end
  154. else
  155. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  156. end
  157. end
  158. end
  159. end
  160. if $ARGS[0] = 'gadriver_gang':
  161. minut += 5
  162. menu_off = 1
  163. gadriver_gang = 1
  164. gadboyday = daystart
  165. npc_QW['A63'] = 21
  166. if pcs_health <= 100:pcs_health += 100
  167. gs 'stat'
  168. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang.jpg"></center>'
  169. 'You walk along the path, fully immersed in your inner thoughts. You don''t pay any attention to the crowd of drunken village men as you walk by. Noticing you alone the men turn their attention towards you.'
  170. 'One of the men grabs you and forces you away from the village. They start stripping you, surround you on all sides, taking out their cocks, warming up for what''s supposed to come.'
  171. 'As you humbly kneel, you think about resisting, but considering your reputation in the village, you find it''s not worth fighting, plus there was no way you could fight against this many men.'
  172. act 'Suck the nearest cock':
  173. *clr & cla
  174. gs 'underwear', 'remove'
  175. gs 'clothing', 'strip', 'VillageRiver'
  176. gs 'npcgeneratec', 0, 'drunk man', rand(19,45)
  177. gs 'boyStat', $npclastgenerated
  178. guy += 1
  179. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_oral1.jpg"></center>'
  180. 'You take the first available cock in your hand, jerking him off for a bit and then started sucking...'
  181. gs 'arousal', 'hj', 5, 'sub', 'gangbang'
  182. gs 'arousal', 'bj', 5, 'sub', 'gangbang'
  183. minut -= 5
  184. gs 'stat'
  185. act 'Suck the next guy':
  186. *clr & cla
  187. gs 'npcgeneratec', 0, 'some country guy', rand(19,45)
  188. gs 'boyStat', $npclastgenerated, 'a'
  189. guy += 1
  190. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_oral2.jpg"></center>'
  191. 'You turn around and start sucking on the next cock...'
  192. gs 'arousal', 'bj', 5, 'sub', 'gangbang'
  193. gs 'stat'
  194. act 'Deepthroat two at once':
  195. *clr & cla
  196. gs 'npcgeneratec', 0, 'some country guy', rand(19,45)
  197. gs 'boyStat', $npclastgenerated, 'b'
  198. guy += 1
  199. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_oral3.jpg"></center>'
  200. 'The men continue lining up, one after another. Some of the men are so impatient they shoved two cocks at you at once. You sucked each one of them off, embracing their penis with your <<$liptalk>> lips, deepthroating them all.'
  201. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  202. gs 'stat'
  203. act 'Make the first trio cum':
  204. *clr & cla
  205. minut += 5
  206. gs 'cum_call', 'mouth', $boy, 1
  207. gs 'cum_call', 'face', $boy1, 1
  208. gs 'cum_call', 'stomach', $boy2, 1
  209. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_cum1.jpg"></center>'
  210. 'It doesn''t take long before the first men finish, cumming in your mouth, and on your face and chest. You continue sucking more men off, however...'
  211. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  212. gs 'stat'
  213. act 'Get penetrated':
  214. *clr & cla
  215. gs 'npcgeneratec', 0, 'some country man', rand(19,45)
  216. gs 'boyStat', $npclastgenerated
  217. guy += 1
  218. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog1.jpg"></center>'
  219. 'You are actually feeling a bit ecstatic from all of this, you didn''t even notice that you''ve changed position. Your ass sticks out in the air teasing the men. While you were busy pleasing someone''s cock with your mouth, one of the men entered your <<$vaginatipe2>> vagina from behind.'
  220. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  221. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  222. minut -= 5
  223. gs 'stat'
  224. act 'Continue':
  225. *clr & cla
  226. minut += 5
  227. gs 'npcgeneratec', 0, 'man', rand(19,45)
  228. gs 'boyStat', $npclastgenerated
  229. guy += 1
  230. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog2.jpg"></center>'
  231. 'After a while the man that first entered your wet pussy started slowing down. He got quickly replaced by another man, who picked up the pace once again.'
  232. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  233. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  234. minut -= 5
  235. gs 'stat'
  236. protect = rand(0,1)
  237. pose = 1
  238. if rand(1,2) = 1:gs 'dinsex','sexcum'
  239. act 'Let another man fuck your ass':
  240. *clr & cla
  241. gs 'npcgeneratec', 0, 'drunk man', rand(19,45)
  242. gs 'boyStat', $npclastgenerated
  243. guy += 1
  244. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog3.jpg"></center>'
  245. 'The third man was in no hurry to to start pounding your pussy, instead you felt his fingers exploring your <<$anustipe>> anus.'
  246. if pcs_ass <= 5:'"Well, well what a tight hole you have here..." you hear a male voice. "Let me help you stretch it out."'
  247. if pcs_ass <= 10:'You could only mumble in protest as your mouth was busy.'
  248. gs 'dinSex','boy_wants_anal','','lubri'
  249. gs 'dinsex','analsex'
  250. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  251. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  252. gs 'arousal', 'anal_finger', 5, 'sub', 'gangbang'
  253. minut -= 5
  254. gs 'stat'
  255. act 'Continue':
  256. *clr & cla
  257. gs 'boyStat', 'A63'
  258. npc_sex[$boy] += 1
  259. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog2.jpg"></center>'
  260. 'The next man, not wanting to be outdone by the man before, grabbed his cock, thrust it in your anus and started pounding you relentlessly.'
  261. gs 'dinSex','boy_wants_anal','','lubri'
  262. gs 'dinsex','analsex'
  263. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  264. gs 'arousal', 'anal', 5, 'sub', 'gangbang', 'rough'
  265. minut -= 5
  266. gs 'stat'
  267. act 'Lie down':
  268. *clr & cla
  269. gs 'boyStat', 'A171'
  270. npc_sex[$boy] += 1
  271. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_mis1.jpg"></center>'
  272. 'The men lay you on your back. You move your head wanting to see who''s about to enter you this time and you see your Uncle Stepan, the fisherman, readying his cock between your splayed legs.'
  273. 'You look straight into his eyes begging him not to do this, showing no remorse, you only hear him say "I''ve been fantasizing about this for a very long time."'
  274. pose = 0
  275. protect = rand(0,1)
  276. if rand(1,2) = 1:gs 'dinsex','sexcum'
  277. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  278. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  279. minut -= 5
  280. gs 'stat'
  281. act 'Continue':
  282. *clr & cla
  283. gs 'npcgeneratec', 0, 'village man', rand(19,45)
  284. gs 'boyStat', $npclastgenerated
  285. guy += 1
  286. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_mis2.jpg"></center>'
  287. 'Your next "fan" steps up to pound your sore pussy.'
  288. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  289. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang', 'rough'
  290. minut -= 5
  291. protect = rand(0,1)
  292. pose = 0
  293. if rand(1,2) = 1:gs 'dinsex','sexcum'
  294. gs 'stat'
  295. act 'Watch Vasyan pound you':
  296. *clr & cla
  297. minut += 5
  298. gs 'boyStat', 'A62'
  299. npc_sex[$boy] += 1
  300. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_mis3.jpg"></center>'
  301. 'You see a familiar face again, this time it is Vasyan.'
  302. '"Mitka and Kolyamba are also here somewhere waiting for their turn", he tells you before shoving his cock deep inside you.'
  303. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  304. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  305. minut -= 5
  306. protect = rand(0,1)
  307. pose = 0
  308. if rand(1,2) = 1:gs 'dinsex','sexcum'
  309. gs 'stat'
  310. *pl
  311. act 'Kneel for them':
  312. *clr & cla
  313. minut += 5
  314. if pcs_health <= 100:pcs_health += 100
  315. gs 'npcgeneratec', 0, 'unknown drunk guy', rand(19,45)
  316. gs 'boyStat', $npclastgenerated
  317. guy +=1
  318. gs 'arousal', 'bj', 5, 'sub', 'gangbang'
  319. gs 'stat'
  320. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_oral4.jpg"></center>'
  321. 'The men decide that your holes need a rest, so the next few men are only going to get oral pleasure. They tell you to get on your knees and order you to suck.'
  322. act 'Make this group cum':
  323. *clr & cla
  324. gs 'cum_call', 'mouth_swallow', $boy, 1
  325. gs 'npcgeneratec', 0, 'unknown drunk guy', rand(19,45)
  326. gs 'boyStat', $npclastgenerated
  327. guy +=1
  328. gs 'arousal', 'bj', 5, 'sub', 'gangbang'
  329. gs 'cum_call', 'face', $boy, 1
  330. gs 'npcgeneratec', 0, 'unknown drunk guy', rand(19,45)
  331. gs 'boyStat', $npclastgenerated
  332. guy +=1
  333. gs 'arousal', 'bj', 5, 'sub', 'gangbang'
  334. gs 'cum_call', 'face', $boy, 1
  335. gs 'stat'
  336. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_cum2.jpg"></center>'
  337. 'You can feel the men''s penises pulsate, getting harder and finally cumming all over your face'
  338. 'They finish and walk away.'
  339. gs 'stat'
  340. act 'Bend over':
  341. *clr & cla
  342. gs 'npcgeneratec', 0, 'man', rand(19,45)
  343. gs 'boyStat', $npclastgenerated
  344. guy += 1
  345. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog5.jpg"></center>'
  346. 'Once again they order you to assume the doggy style position, and once again one of the men starts pounding your long-suffering, <<$vaginatipe2>>, pussy.'
  347. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  348. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  349. minut -= 5
  350. pose = 1
  351. protect = rand(0,1)
  352. if rand(1,2) = 1:gs 'dinsex','sexcum'
  353. 'The men cum and walk away feeling satisfied.'
  354. gs 'stat'
  355. act 'Please them all':
  356. *clr & cla
  357. gs 'npcgeneratec', 0, 'unfamiliar guy', rand(19,45)
  358. gs 'boyStat', $npclastgenerated
  359. guy += 1
  360. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog6.jpg"></center>'
  361. 'The next three men stepped up arguing who''s going to get to fuck you first...'
  362. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  363. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  364. minut -= 5
  365. protect = rand(0,1)
  366. pose = 1
  367. if rand(1,2) = 1:gs 'dinsex','sexcum'
  368. 'The men cum and walk away feeling satisfied.'
  369. gs 'stat'
  370. act 'Continue':
  371. *clr & cla
  372. gs 'npcgeneratec', 0, 'guy', rand(19,45)
  373. gs 'boyStat', $npclastgenerated
  374. guy += 1
  375. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog7.jpg"></center>'
  376. 'Then someone uses your ass for his enjoyment.'
  377. protect = rand(0,1)
  378. gs 'dinSex','boy_wants_anal','','lubri'
  379. gs 'dinsex','analsex'
  380. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  381. gs 'arousal', 'anal', 5, 'sub', 'gangbang'
  382. minut -= 5
  383. gs 'stat'
  384. act 'Slow down a little':
  385. *clr & cla
  386. gs 'npcgeneratec', 0, 'Drunk man', rand(19,45)
  387. gs 'boyStat', $npclastgenerated
  388. guy += 1
  389. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog8.jpg"></center>'
  390. 'Next up is a drunk man barely able to stand straight, his cock is pretty limp as he''s having difficult getting an erection. He doesn''t seem to mind too much as he enters your anus.'
  391. gs 'dinSex','boy_wants_anal','','lubri'
  392. gs 'dinsex','analsex'
  393. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  394. gs 'arousal', 'anal', 5, 'sub', 'gangbang'
  395. minut -= 5
  396. gs 'stat'
  397. act 'Continue':
  398. *clr & cla
  399. gs 'boyStat', 'A172'
  400. npc_sex[$boy] += 1
  401. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog9.jpg"></center>'
  402. if hunters_were_met = 0:'You squint a little to see who''s next in line while sucking someone''s cock, you see an unknown village man, penetrating your ass.'
  403. if hunters_were_met = 1:'When another man starts penetrating your ass, you squint a little to see who it is, and to your horror there''s Andrei thrusting away. There''s no doubt that Igor and Sergei will find out...'
  404. gs 'dinSex','boy_wants_anal','','lubri'
  405. gs 'dinsex','analsex'
  406. 'Andrei cums and whipspers "You better get prepared to serve me or I''ll tell the others everything..."'
  407. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  408. gs 'arousal', 'anal', 5, 'sub', 'gangbang'
  409. minut -= 5
  410. gs 'stat'
  411. act 'Look at Kolyamba':
  412. *clr & cla
  413. gs 'npcgeneratec', 0, 'a man', rand(19,45)
  414. gs 'boyStat', $npclastgenerated
  415. guy += 1
  416. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dog10.jpg"></center>'
  417. 'You continue to get anally fucked, when the next man decided to take advantage of your pussy. In the corner of your eye, you notice Kolyamba standing in the crowd eagerly awaiting his turn.'
  418. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  419. gs 'arousal', 'anal', 5, 'sub', 'gangbang'
  420. minut -= 5
  421. pose = 1
  422. protect = rand(0,1)
  423. if rand(1,2) = 1:gs 'dinsex','sexcum'
  424. gs 'stat'
  425. act 'Kneel again':
  426. *clr & cla
  427. minut += 5
  428. if pcs_health <= 100:pcs_health += 100
  429. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_oral5.jpg"></center>'
  430. 'You''re suddenly surprised to find that no one is using your pussy or ass.'
  431. '"I really hope that that was the last one..." you thought.'
  432. 'This was just unfortunately wishful thinking. The men soon put you on your knees and then several men shove their cocks in your face.'
  433. act 'Continue':
  434. *clr & cla
  435. gs 'npcgeneratec', 0, 'stranger', rand(19,45)
  436. gs 'boyStat', $npclastgenerated
  437. guy += 1
  438. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_cow1.jpg"></center>'
  439. '"And now, let the slut work herself for a while." you hear someone say. Turning your head you see a naked man lying on the ground. You climb on top of him and start grinding up and down his cock.'
  440. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  441. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  442. minut -= 5
  443. protect = rand(0,1)
  444. pose = 0
  445. if rand(1,2) = 1:gs 'dinsex','sexcum'
  446. gs 'stat'
  447. act 'Lower yourself onto the next cock':
  448. *clr & cla
  449. gs 'npcgeneratec', 0, 'drunk guy', rand(19,45)
  450. gs 'boyStat', $npclastgenerated
  451. guy += 1
  452. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_cow2.jpg"></center>'
  453. 'The next guy was also lying on the ground, you climb on top of him on your own, without any hesitation. Someone else steps up to you with his cock out which you immediately began sucking.'
  454. dick = rand(10,20)
  455. guy += 1
  456. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  457. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  458. minut -= 5
  459. gs 'stat'
  460. protect = rand(0,1)
  461. pose = 1
  462. if rand(1,2) = 1:gs 'dinsex','sexcum'
  463. *pl
  464. act 'Continue':
  465. *clr & cla
  466. gs 'npcgeneratec', 0, 'a man', rand(19,45)
  467. gs 'boyStat', $npclastgenerated
  468. guy += 1
  469. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_cow3.jpg"></center>'
  470. 'You see another man lying on the ground, as you''ve already gotten used to it, you climb on him too.'
  471. protect = rand(0,1)
  472. pose = 1
  473. if rand(0,1) = 1:gs 'dinsex','sexcum'
  474. 'Bouncing on the cock of another guy you suddenly hear the voice of Kolyamba.'
  475. '"Fuck yeah, finally. I was fucking getting tired of waiting, it better be worth it." he immediately grabs his cock and shoves his cock in your <<$anustipe>> anus.'
  476. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  477. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  478. minut -= 5
  479. gs 'stat'
  480. act 'Continue':
  481. *clr & cla
  482. gs 'npcgeneratec', 0, 'unknown man', rand(19,45)
  483. gs 'boyStat', $npclastgenerated
  484. guy += 1
  485. gs 'boyStat', 'A61', 2
  486. npc_sex[$boy[2]] += 1
  487. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dp1.jpg"></center>'
  488. 'Kolyamba and the other man start double pounding you, the feeling you''re experiencing is indescribable.'
  489. '"Wow, a sandwich," you hear someone''s drunken laughter.'
  490. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  491. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  492. gs 'arousal', 'anal', 5, 'dick[2]', 'sub', 'gangbang'
  493. minut -= 5
  494. gs 'stat'
  495. act 'Continue':
  496. *clr & cla
  497. gs 'npcgeneratec', 0, 'a villager', rand(19,45)
  498. gs 'boyStat', $npclastgenerated
  499. gs 'npcgeneratec', 0, 'a man', rand(19,45)
  500. gs 'boyStat', $npclastgenerated, 'b'
  501. guy += 2
  502. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_dp2.jpg"></center>'
  503. 'The next two men appreciating the joke start fucking you simultaneously.'
  504. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  505. gs 'arousal', 'vaginal', 5, 'sub', 'gangbang'
  506. gs 'arousal', 'anal', 5, 'dick2', 'sub', 'gangbang'
  507. minut -= 5
  508. gs 'stat'
  509. act 'Plead for relief':
  510. *clr & cla
  511. minut += 5
  512. if pcs_health <= 100:pcs_health += 100
  513. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_oral6.jpg"></center>'
  514. 'Finally, they manage to break you. With your face down, you fall down in front of their knees pleading them to finish this nightmare.'
  515. 'They look at each other a bit confused and order you to start sucking them and that they''ll decide your fate depending on how you good you please them. You immediately began sucking them off, trying to finish quickly.'
  516. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'deepthroat'
  517. gs 'stat'
  518. act 'Suck the last men off':
  519. *clr & cla
  520. minut += 5
  521. gs 'npcgeneratec', 0, 'stranger', rand(19,45)
  522. gs 'boyStat', $npclastgenerated, 'a'
  523. gs 'npcgeneratec', 0, 'stranger', rand(19,45)
  524. gs 'boyStat', $npclastgenerated, 'b'
  525. gs 'npcgeneratec', 0, 'stranger', rand(19,45)
  526. gs 'boyStat', $npclastgenerated, 'c'
  527. gs 'npcgeneratec', 0, 'stranger', rand(19,45)
  528. gs 'boyStat', $npclastgenerated, 'd'
  529. gs 'cum_call', 'mouth_swallow', $boy1, 1
  530. gs 'cum_call', 'face', $boy2, 1
  531. gs 'stat'
  532. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_cum3.jpg"></center>'
  533. 'Like a panicked animal being pushed against a wall you gave it all, using all your might to please them. Your endeavor didn''t go unnoticed, some of men began cumming in your mouth and some of them on your face. There was so much sperm that your chest and abdomen also got covered.'
  534. act 'Finally finish':
  535. *clr & cla
  536. minut += 5
  537. gs 'cum_call', 'mouth', $boy3, 1
  538. gs 'cum_call', 'face', $boy4, 1
  539. swallow += 2
  540. gang += 1
  541. menu_off = 0
  542. gs 'stat'
  543. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/river/gadriver_gang_cum4.jpg"></center>'
  544. 'When the last men finally came, the crowd began to disperse, leaving you wrapped in a tattered blanket. You hear them sharing impressions of their drunken antics.'
  545. gs 'arousal', 'end'
  546. gs 'stat'
  547. act 'Leave':minut += 5 & gt'gadriver', 'gadbitch'
  548. end
  549. end
  550. end
  551. end
  552. end
  553. end
  554. end
  555. end
  556. end
  557. end
  558. end
  559. end
  560. end
  561. end
  562. end
  563. end
  564. end
  565. end
  566. end
  567. end
  568. end
  569. end
  570. end
  571. end
  572. end
  573. end
  574. end
  575. end
  576. end
  577. if $ARGS[0] = 'gadukino_mitka':
  578. menu_off = 1
  579. minut += 5
  580. mitkaday = daystart
  581. gs 'stat'
  582. '<center><b><font color = maroon>Mitka Shkvoryen</font></b></center>'
  583. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big63.jpg"></center>'
  584. 'Walking through the village you met Mitka. Seeing you, he started rubbing his crotch and said with a grin.'
  585. '"Hey, <<$pcs_nickname>>, let''s go have some fun getting rid of this boner you just gave me."'
  586. gs 'willpower', 'sex', 'resist', 'hard'
  587. if will_cost <= pcs_willpwr:
  588. act 'Refuse (<<will_cost>> Willpower)':
  589. cla
  590. npc_rel['A63'] -= 3
  591. gs 'willpower', 'sex', 'resist', 'hard'
  592. gs 'willpower', 'pay', 'resist'
  593. gs 'stat'
  594. *nl
  595. 'You tell him to go away, while quickly walking away in the other direction.'
  596. act 'Walk away': gt 'gadukino'
  597. end
  598. else
  599. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  600. end
  601. act 'Go with him': gt 'mitkasex', 'gad1', 'A63'
  602. end
  603. if $ARGS[0] = 'gadukino_kolyamba':
  604. menu_off = 1
  605. minut += 5
  606. kolyambaday = daystart
  607. gs 'stat'
  608. '<center><b><font color = maroon>Kolyamba Pyut</font></b></center>'
  609. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big61.jpg"></center>'
  610. 'Walking through the village you met Kolyamba. Seeing you, he reached into his pants and started playing with his balls. He then grabbed you by the arm and dragged into the bushes next to the road.'
  611. gs 'willpower', 'sex', 'resist', 'hard'
  612. if will_cost <= pcs_willpwr:
  613. act 'Refuse (<<will_cost>> Willpower)':
  614. cla
  615. npc_rel['A61'] -= 3
  616. gs 'willpower', 'sex', 'resist', 'hard'
  617. gs 'willpower', 'pay', 'resist'
  618. gs 'stat'
  619. *nl
  620. 'You tell him to go away, while quickly walking away in the other direction.'
  621. act 'Walk away': gt 'gadukino'
  622. end
  623. else
  624. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  625. end
  626. act 'Go with him': gt 'mitkasex', 'gad1', 'A61'
  627. end
  628. if $ARGS[0] = 'gadukino_vasyan':
  629. menu_off = 1
  630. minut += 5
  631. vasyanday = daystart
  632. gs 'stat'
  633. '<center><b><font color = maroon>Vasyan Paket</font></b></center>'
  634. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big62.jpg"></center>'
  635. 'Walking through the village you met Vasyan. Seeing you, he smiled and waved you over to him. He kisses you on the lips and asks you to join him as he walked into the bushes next to the road.'
  636. gs 'willpower', 'sex', 'resist', 'hard'
  637. if will_cost <= pcs_willpwr:
  638. act 'Refuse (<<will_cost>> Willpower)':
  639. cla
  640. npc_rel['A62'] -= 3
  641. gs 'willpower', 'sex', 'resist', 'hard'
  642. gs 'willpower', 'pay', 'resist'
  643. gs 'stat'
  644. *nl
  645. 'You tell him to go away, while quickly walking away in the other direction.'
  646. act 'Walk away': gt 'gadukino'
  647. end
  648. else
  649. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  650. end
  651. act 'Go with him': gt 'mitkasex', 'gad1', 'A62'
  652. end
  653. if $ARGS[0] = 'gadukino_2boys':
  654. menu_off = 1
  655. minut += 5
  656. gs 'stat'
  657. if month >= 6 and month <= 8:
  658. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/2boys.1.jpg"></center>'
  659. else
  660. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/2boys.2.jpg"></center>'
  661. end
  662. if $ARGS[1] = 1:
  663. mitkaday = daystart
  664. kolyambaday = daystart
  665. 'Walking through the village you met Mitka and Kolyamba. Seeing you, they grin, grab you by the arms and drag you into the bushes.'
  666. elseif $ARGS[1] = 2:
  667. mitkaday = daystart
  668. vasyanday = daystart
  669. 'Walking through the village you met Mitka and Vasyan. Seeing you, they grin, grab you by the arms and drag you into the bushes.'
  670. elseif $ARGS[1] = 3:
  671. kolyambaday = daystart
  672. vasyanday = daystart
  673. 'Walking through the village you met Kolyamba and Vasyan. Seeing you, they grin, grab you by the arms and drag you into the bushes.'
  674. end
  675. gs 'willpower', 'sex', 'resist', 'hard'
  676. if will_cost <= pcs_willpwr:
  677. act 'Refuse (<<will_cost>> Willpower)':
  678. cla
  679. if $ARGS[1] = 1:
  680. npc_rel['A63'] -= 3
  681. npc_rel['A61'] -= 3
  682. elseif $ARGS[1] = 1:
  683. npc_rel['A63'] -= 3
  684. npc_rel['A62'] -= 3
  685. elseif $ARGS[1] = 1:
  686. npc_rel['A61'] -= 3
  687. npc_rel['A62'] -= 3
  688. end
  689. gs 'willpower', 'sex', 'resist', 'hard'
  690. gs 'willpower', 'pay', 'resist'
  691. gs 'stat'
  692. *nl
  693. 'You tell them to go away, while quickly walking away in the other direction.'
  694. act 'Walk away': gt 'gadukino'
  695. end
  696. else
  697. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  698. end
  699. act 'Go with them': gt 'mitkasex', 'gad2'
  700. end
  701. if $ARGS[0] = 'mira_mitka':
  702. menu_off = 1
  703. minut += 5
  704. mitkaday = daystart
  705. gs 'stat'
  706. '<center><b><font color = maroon>Mitka Shkvoryen</font></b></center>'
  707. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big63.jpg"></center>'
  708. 'Walking with Mira in the village you met Mitka. Seeing you and Mira, he starts playing with his balls and said with a grin.'
  709. '"Oh hey girls, let''s go have some fun getting rid of this boner you both just gave me."'
  710. gs 'willpower', 'sex', 'resist', 'hard'
  711. if will_cost <= pcs_willpwr:
  712. act 'Refuse (<<will_cost>> Willpower)':
  713. cla
  714. npc_rel['A63'] -= 3
  715. gs 'willpower', 'sex', 'resist', 'hard'
  716. gs 'willpower', 'pay', 'resist'
  717. gs 'stat'
  718. *nl
  719. 'You take Mira by the hand and tell him to go away, while quickly walking away in the other direction.'
  720. act 'Walk away': gt 'gadukino'
  721. end
  722. else
  723. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  724. end
  725. act 'Go with him': gt 'mitkasex', 'forest1', 'A63'
  726. end
  727. if $ARGS[0] = 'mira_kolyamba':
  728. menu_off = 1
  729. minut += 5
  730. kolyambaday = daystart
  731. gs 'stat'
  732. '<center><b><font color = maroon>Kolyamba Pyut</font></b></center>'
  733. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big61.jpg"></center>'
  734. 'Walking with Mira in the village you met Kolyamba. Seeing you and Mira, he starts playing with his balls, and tries to grab you both by the hand.'
  735. gs 'willpower', 'sex', 'resist', 'hard'
  736. if will_cost <= pcs_willpwr:
  737. act 'Refuse (<<will_cost>> Willpower)':
  738. cla
  739. npc_rel['A61'] -= 3
  740. gs 'willpower', 'sex', 'resist', 'hard'
  741. gs 'willpower', 'pay', 'resist'
  742. gs 'stat'
  743. *nl
  744. 'You take Mira by the hand and tell him to go away, while quickly walking away in the other direction.'
  745. act 'Walk away': gt 'gadukino'
  746. end
  747. else
  748. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  749. end
  750. act 'Go with him': gt 'mitkasex', 'forest1', 'A61'
  751. end
  752. if $ARGS[0] = 'mira_vasyan':
  753. menu_off = 1
  754. minut += 5
  755. vasyanday = daystart
  756. gs 'stat'
  757. '<center><b><font color = maroon>Vasyan Paket</font></b></center>'
  758. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big62.jpg"></center>'
  759. 'Walking with Mira in the village you met Vasyan. Seeing you and Mira, he smiles and tries to grab you both by the hand.'
  760. if will_cost <= pcs_willpwr:
  761. act 'Refuse (<<will_cost>> Willpower)':
  762. cla
  763. npc_rel['A62'] -= 3
  764. gs 'willpower', 'sex', 'resist', 'hard'
  765. gs 'willpower', 'pay', 'resist'
  766. gs 'stat'
  767. *nl
  768. 'You take Mira by the hand and tell him to go away, while quickly walking away in the other direction.'
  769. act 'Walk away': gt 'gadukino'
  770. end
  771. else
  772. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  773. end
  774. act 'Go with them': gt 'mitkasex', 'forest1', 'A62'
  775. end
  776. if $ARGS[0] = 'mira_2boys':
  777. menu_off = 1
  778. minut += 5
  779. gs 'stat'
  780. if month >= 6 and month <= 8:
  781. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/2boys.1.jpg"></center>'
  782. else
  783. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/2boys.2.jpg"></center>'
  784. end
  785. if $ARGS[1] = 1:
  786. mitkaday = daystart
  787. kolyambaday = daystart
  788. 'Walking with Mira in the village you met Mitka and Kolyamba. Seeing you and Mira, they smile at each other, and drag you both into the bushes.'
  789. elseif $ARGS[1] = 2:
  790. mitkaday = daystart
  791. vasyanday = daystart
  792. 'Walking with Mira in the village you met Mitka and Vasyan. Seeing you and Mira, they smile at each other, and drag you both into the bushes.'
  793. elseif $ARGS[1] = 3:
  794. kolyambaday = daystart
  795. vasyanday = daystart
  796. 'Walking with Mira in the village you met Kolyamba and Vasyan. Seeing you and Mira, they smile at each other, and drag you both into the bushes.'
  797. end
  798. gs 'willpower', 'sex', 'resist', 'hard'
  799. if will_cost <= pcs_willpwr:
  800. act 'Refuse (<<will_cost>> Willpower)':
  801. cla
  802. if $ARGS[1] = 1:
  803. npc_rel['A63'] -= 3
  804. npc_rel['A61'] -= 3
  805. elseif $ARGS[1] = 1:
  806. npc_rel['A63'] -= 3
  807. npc_rel['A62'] -= 3
  808. elseif $ARGS[1] = 1:
  809. npc_rel['A61'] -= 3
  810. npc_rel['A62'] -= 3
  811. end
  812. gs 'willpower', 'sex', 'resist', 'hard'
  813. gs 'willpower', 'pay', 'resist'
  814. gs 'stat'
  815. *nl
  816. 'You take Mira by the hand and tell them to go away, while quickly walking away in the other direction.'
  817. act 'Walk away': gt 'gadukino'
  818. end
  819. else
  820. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  821. end
  822. act 'Go with them': gt 'mitkasex', 'forest2', $ARGS[1]
  823. end
  824. if $ARGS[0] = 'mira_3boys':
  825. menu_off = 1
  826. minut += 5
  827. mitkaday = daystart
  828. kolyambaday = daystart
  829. vasyanday = daystart
  830. gs 'stat'
  831. if month >= 6 and month <= 8:
  832. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/3boys.1.jpg"></center>'
  833. else
  834. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/drunk.jpg"></center>'
  835. end
  836. 'Walking with Mira in the village you met Mitka, Kolyamba and Vasyan. Seeing you and Mira, they smile at each other, and drag you both into the bushes.'
  837. gs 'willpower', 'sex', 'resist', 'hard'
  838. if will_cost <= pcs_willpwr:
  839. act 'Refuse (<<will_cost>> Willpower)':
  840. cla
  841. npc_rel['A63'] -= 3
  842. npc_rel['A62'] -= 3
  843. npc_rel['A61'] -= 3
  844. gs 'willpower', 'sex', 'resist', 'hard'
  845. gs 'willpower', 'pay', 'resist'
  846. gs 'stat'
  847. *nl
  848. 'You take Mira by the hand and tell them to go away, while quickly walking away in the other direction.'
  849. act 'Walk away': gt 'gadukino'
  850. end
  851. else
  852. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  853. end
  854. act 'Go with them': gt 'mitkasex', 'forest3'
  855. end
  856. !from 1.2.5, [zz_func]
  857. if $ARGS[0] = 'sound':
  858. if sound = 0:
  859. if month >=11 and month <= 12 or month >=1 and month <=3:
  860. if hour >= 8 and hour <= 23: PLAY 'sound/zima2.mp3',30
  861. if hour >= 0 and hour <= 7: PLAY 'sound/zima2.mp3',30
  862. else
  863. if hour >= 8 and hour <= 23: PLAY 'sound/ptica.mp3',30
  864. if hour >= 0 and hour <= 7: PLAY 'sound/ptica.mp3',30
  865. end
  866. end
  867. end
  868. --- gadukino_event ---------------------------------