meadow.tw 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014
  1. :: meadow
  2. <<set $here = 'meadow'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <!-- !2021/05/05-->
  5. <<if $location_var[$here][0] == 'start' or !$location_var[$here][0]>>
  6. <<set $loc = 'meadow'>>
  7. <<set $loc_arg = 'start'>>
  8. <<set $location_type = 'secluded'>>
  9. <<set $menu_loc = 'meadow'>>
  10. <<set $menu_arg = 'start'>>
  11. <<set $menu_off = 0>>
  12. <!-- !MiraLoc = 0 (Mira at home)-->
  13. <!-- !MiraLoc = 1 (Mira at river)-->
  14. <!-- !MiraLoc = 2 (Mira at meadow)-->
  15. <!-- !MiraLoc = 3 (Mira at forest)-->
  16. <!-- !MiraLoc = 4 (Mira at field)-->
  17. <!-- !MiraLoc = 5 (Mira with gop)-->
  18. <!-- !meadow = 1 'You have found the meadow'-->
  19. <!-- !meadow = 2 'Your first visit with Mira'-->
  20. <!-- !meadow = 3 'You allowed Mira to come here without you'-->
  21. <!-- !meadow = 4 'You have denied Mira from coming here without you. Blocks wish and father events.'-->
  22. <!-- !meadow = 5 'You are interested in Mira''s father'-->
  23. <!-- !meadow = 6 'You have seduced Mira''s father, now its her turn'-->
  24. <h2>Meadow</h2>
  25. <<image 'locations/gadukino/meadow/meadow1_#.jpg' 0 5>>
  26. A quiet and deserted open field of grass and wildflowers in the forest, well hidden from civilization.
  27. 'There are <<link 'fruit trees'>><<gt 'meadow' 'ruins'">ruins</a> of a long-abandoned house and some <a href="exec: gt 'meadow' 'fruit_trees'>><</link>> hinting at the area''s original purpose.'
  28. <!-- !events trigger before everything-->
  29. <<if (getvar("$meadow") == 3 or getvar("$meadow") == 6) and getvar("$MiraLoc") == 0 and $npc('A60').QW == 2 and $weather.temperature >= 12 and !$weather.isRaining>>
  30. <<gt 'meadow' 'mira_mitka'>>
  31. <</if>>
  32. <<if (getvar("$meadow") == 3 or getvar("$meadow") == 6) and getvar("$Mira_no") == 0 and getvar("$MiraLoc") == 0 and $npc('A60').QW == 33 and $weather.temperature >= 12 and !$weather.isRaining>>
  33. <<gt 'meadow' 'mira_gang'>>
  34. <</if>>
  35. <<if $npc('A63').QW > 13 and getvar("$mirasex") == 0 and $npc('A60').QW > 11>>
  36. <<gt 'meadow' 'mira_lesb_talk1'>>
  37. <</if>>
  38. <<if $npc('A63').QW > 13 and getvar("$mirasex") == 1 and $npc('A60').QW > 11 and rand(1,5) == 1 and $miraday != $time.daystart>>
  39. <<gt 'meadow' 'mira_lesb_talk3'>>
  40. <</if>>
  41. <<if $npc('A63').QW > 13 and getvar("$mirasex") == 1 and $npc('A60').QW > 11>>
  42. <<gt 'meadow' 'mira_lesb_talk2'>>
  43. <</if>>
  44. <<if getvar("$mirasex") == 2 and rand(1,5) > 3 and $miraday != $time.daystart and $npc('A60').rel >= 15>>
  45. <<gt 'meadow' 'mira_lesb'>>
  46. <</if>>
  47. <<if getvar("$MiraLoc") == 2>>
  48. <<act 'Talk to Mira'>>
  49. <<gt 'meadow' 'Mira'>>
  50. <</act>>
  51. <<link "Mira">><<gt 'meadow' 'Mira'>><</link>> is in the meadow, spinning with a delightful smile and laughing.
  52. <<elseif getvar("$Mira_no") == 0>>
  53. <<set $temp_md = 20>>
  54. <<if (getvar("$meadow") == 3 or getvar("$meadow") == 6) and !$weather.isRaining>>
  55. <<set $temp_md = rand(0,20)>>
  56. <</if>>
  57. <<if getvar("$mirasextimes") < 15 and $weather.temperature >= 12 and getvar("$temp_md") == 0>>
  58. In the clearing you notice <<link "Mira">><<gt 'meadow' '0'>><</link>>.
  59. <<elseif $npc('A60').QW >= 2 and $weather.temperature >= 15 and getvar("$temp_md") == 1>>
  60. In the clearing you notice <<link "Mira with Mitka">><<gt 'meadow' '1'>><</link>>.
  61. <<elseif $npc('A60').QW >= 8 and $weather.temperature >= 15 and getvar("$temp_md") == 2>>
  62. In the clearing you notice <<link "Mira with Mitka">><<gt 'meadow' '2'>><</link>>.
  63. <<elseif $npc('A60').QW >= 11 and $weather.temperature >= 10 and getvar("$temp_md") == 3>>
  64. In the clearing you notice <<link "Mira with Kolyamba">><<gt 'meadow' '3'>><</link>>.
  65. <<elseif $npc('A60').QW >= 11 and $weather.temperature >= 10 and getvar("$temp_md") == 4>>
  66. In the clearing you notice <<link "Mira with Vasyan">><<gt 'meadow' '4'>><</link>>.
  67. <<elseif $npc('A60').QW >= 11 and $weather.temperature >= 25 and getvar("$temp_md") == 5>>
  68. In the clearing you notice <<link "Mira with Vasyan">><<gt 'meadow' '5'>><</link>>.
  69. <<elseif $npc('A60').QW >= 11 and $weather.temperature >= 12 and getvar("$temp_md") == 6>>
  70. In the clearing you notice <<link "Mira with Mitka, Vasyan and Kolyamba">><<gt 'meadow' '6'>><</link>>.
  71. <<elseif $npc('A60').QW >= 20 and $weather.temperature >= 12 and getvar("$temp_md") == 7>>
  72. In the clearing you notice <<link "Mira with Vasyan and Kolyamba">><<gt 'meadow' '7'>><</link>>.
  73. <<elseif $npc('A60').QW >= 30 and $weather.temperature >= 20 and getvar("$temp_md") == 8>>
  74. 'In the clearing you notice <<link 'A bunch of half-naked hillbilly men'>><<gt 'meadow' '8'>><</link>>.'
  75. <<elseif $npc('A60').QW >= 20 and $weather.temperature >= 25 and getvar("$temp_md") == 9>>
  76. In a clearing you see <<link "Mira">><<gt 'meadow' '9'>><</link>>.
  77. <</if>>
  78. <</if>>
  79. <<if getvar("$MiraLoc") == 2 and getvar("$meadow") != 2>>
  80. <<actCLA 'Walk back to the forest'>>
  81. <<set $time.minutes += 20>> <<set $MiraLoc = 3>> <<gt 'gadforest' 'forest_edge'>>
  82. <</actCLA>>
  83. <<elseif getvar("$meadow") != 2>>
  84. <<actCLA 'Walk back to the forest'>>
  85. <<set $time.minutes += 20>> <<gt 'gadforest' 'forest_edge'>>
  86. <</actCLA>>
  87. <</if>>
  88. <<if !$weather.isRaining>>
  89. <<if $pc.pcs_stam >= 15 or ($pc.pcs_stam >= 10 and $bookYog + getvar("$obruch") > 0)>>
  90. <<if $wardrobe.clothingworntype != 'danilovich_outfits'>>
  91. Your meadow would be a perfect place to workout if you were wearing exercise clothes
  92. <<if $weather.temperature >= 10>>
  93. <<gs 'willpower' 'skill' 'pcs_inhib' 'resist'>>
  94. <<if getvar("$Miraloc") != 2 or $npc('A60').rel > 40 or getvar("$mirasex") == 1>>
  95. <<if getvar("$Miraloc") == 2>>
  96. Your meadow is a perfect place to exercise. Mira is here, but she wouldn''t mind if you exercised for a little bit, even if in the nude.
  97. <<else>>
  98. Your meadow is a perfect place to exercise. No one is around, so you could probably exercise nude if you wanted.
  99. <</if>>
  100. <<if $will_cost <= $pc.willpower>>
  101. <<act 'Exercise nude'>>
  102. <<gt 'meadow' 'workout' 'nude'>>
  103. <</act>>
  104. <<else>>
  105. <<actCLA `'Exercise nude ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  106. <</if>>
  107. <</if>>
  108. <</if>>
  109. <<else>>
  110. Your meadow is a perfect place to exercise.
  111. <<act 'Exercise'>>
  112. <<gt 'meadow' 'workout'>>
  113. <</act>>
  114. <</if>>
  115. <<else>>
  116. Your meadow is a perfect place to exercise, but you don't have the energy right now.
  117. <</if>>
  118. <<else>>
  119. You can exercise in your meadow once the weather improves.
  120. <</if>>
  121. <</if>>
  122. <<if $location_var[$here][0] == 'workout'>>
  123. <<if $location_var[$here][1] == 'nude'>>
  124. <<set $menu_off = 1>>
  125. <<image "locations/gadukino/forest/nudeforest1.2.jpg">>
  126. <<if getvar("$exhibitionist_lvl") < 3>>
  127. Your cheeks redden with embarrassment as you strip off your clothes. You giggle nervously at the thought of getting caught naked in the meadow.
  128. <<else>>
  129. You strip off your clothes. The thought of getting caught naked in the meadow excites you.
  130. <</if>>
  131. <<set $clothesAtLocation = setup.func('lost_clothes_here','meadow')>>
  132. <<gs 'clothing' 'strip_all' 'meadow'>>
  133. <<arouse 'flash' -10 >>
  134. <<act 'Continue'>>
  135. <<gt 'exercise' 'workout'>>
  136. <</act>>
  137. <<else>>
  138. <<gt 'exercise' 'workout'>>
  139. <</if>>
  140. <</if>>
  141. <<if $location_var[$here][0] == 'fruit_trees'>>
  142. <<image 'locations/gadukino/meadow/meadow_fruit_#.jpg' 0 1>>
  143. These fruit trees are flourishing in the undisturbed beauty of the meadow. But, unfortunately, all the fruit is out of your reach.
  144. <<act 'Continue'>>
  145. <<gt 'meadow' 'start'>>
  146. <</act>>
  147. <</if>>
  148. <<if $location_var[$here][0] == 'ruins'>>
  149. <<image "locations/gadukino/meadow/meadow_nearby_ruins.jpg">>
  150. The ruins of this old house look intriguing. But, you wonder how long it has been here.
  151. <<act 'Continue'>>
  152. <<gt 'meadow' 'start'>>
  153. <</act>>
  154. <</if>>
  155. <<if $location_var[$here][0] == 'Mira'>>
  156. <<set $time.minutes += 2>>
  157. <<set $menu_off = 1>>
  158. <!-- ! first time here with Mira-->
  159. <<if getvar("$meadow") == 2>>
  160. <<gs 'miroslava' 'miraclothes'>>
  161. <p>"Wow! This place is awesome. My family and I have only been in the village for a few months, but I have never heard anyone talk about this place." Mira tells you. "Now I know where I can come to when I want to be alone. You don't mind, do you?"</p>
  162. <<actCLA 'You allow her to come here on her own'>>
  163. <<set $meadow = 3>>
  164. <<set $time.minutes += 2>>
  165. <<gs 'miroslava' 'miraclothes'>>
  166. "I think you are a responsible person, Mira. So, you can come to the meadow whenever it pleases you. But, I want this place to remain a secret, so you can never tell anyone about this place."
  167. Mira readily agrees and is as happy as a lark. Mira energetically nods and says, "I'll take this secret to the grave, I swear. But, if I don't, I'll grant you three wishes, which I promise I will perform no matter what..."
  168. <<act 'Finish'>>
  169. <<gt 'meadow' 'start'>>
  170. <</act>>
  171. <</actCLA>>
  172. <<actCLA 'Sorry, I want to keep this meadow private'>>
  173. <<set $meadow = 4>>
  174. <<set $time.minutes += 2>>
  175. <<gs 'miroslava' 'miraclothes'>>
  176. You tell her that this is your haven, and you would prefer that if she wants to come to the meadow, she can only do so with you. Mira looks crestfallen. Tears start to well up in her eyes, though she tries not to let you see.
  177. Mira looks at you seriously, "I will abide by your wishes. I swear. If I don't, I'll grant you three wishes that I promise to perform no matter what..."
  178. <<if $npc('A64').QW < 15>>
  179. You and Mira speak for a while. Her mood is a little down, but a smile slowly creeps onto her face as you chat.
  180. Mira then asks if you could help cheer up her father. He has been depressed ever since her mother''s death nearly two years ago.
  181. <<actCLA 'Maybe'>>
  182. <<set $meadow = 5>>
  183. <<set $time.minutes += 2>>
  184. <<set $pc.horny += 40>>
  185. <<if $npc('A60').QW == 0>>
  186. <<image "characters/gadukino/mira/mira.jpg">>
  187. <<else>>
  188. <<image "characters/gadukino/mira/mira3.jpg">>
  189. <</if>>
  190. <p>You agree, intrigued. You ask Mira what she has in mind? After a few seconds, she tells you she saw her father masturbating that morning. She doesn't think her father has been with a woman since her mother died. Mira is sorry for her father's loss, she's too, for that matter, but she has an overwhelming desire to help him. She can't just do nothing.</p>
  191. You know Mira loves her father very much. But you don't know what you can do to help. You don't want or need this drama in your life. So you tell her that there is nothing you can do to help with her father''s depression. Mira pouts and stands with her arms crossed. Her whole demeanour is one of injured innocence.
  192. A few minutes later, to your surprise, you feel a bit sorry for how you snapped at Mira. But, you think to yourself, chatting with her dad couldn''t hurt, and it would be a good deed.
  193. <<act 'Leave'>>
  194. <<gt 'meadow' 'start'>>
  195. <</act>>
  196. <</actCLA>>
  197. <<act 'Leave'>>
  198. <<gt 'meadow' 'start'>>
  199. <</act>>
  200. <<else>>
  201. <<set $meadow = 6>>
  202. You and Mira speak for a while. Her mood is a little down, but a smile slowly creeps onto her face as you chat.
  203. "I saw you meeting with my father. I want to thank you for attending to him. He had been depressed since my mother died two years ago. Being with you has really cheered him up."
  204. <<set $time.minutes += 2>>
  205. <!-- !! If Svetka has some shame left she can blush at being told she was seen with Afanasiy-->
  206. <<if $pc.pcs_inhib <= 30>>
  207. <<actCLA 'Blush'>>
  208. You are a bit surprised that Mira must have been spying on you, and even though you two are friends, you are still a bit embarrassed.
  209. You feel your cheeks get warm and quickly say goodbye to Mira.
  210. <<set $pc.horny += 20>>
  211. <<act 'Leave'>>
  212. <<gt 'meadow' 'start'>>
  213. <</act>>
  214. <</actCLA>>
  215. <!-- !! If Svetka isnt a total prude she can be a little bold-->
  216. <<elseif $pc.pcs_inhib > 30>>
  217. <<actCLA 'You`re welcome'>>
  218. You are a bit surprised that Mira must have been spying on you, and even though you two are friends, you didn''t think she was that type of girl.
  219. <p>You quickly respond, "Oh really, did you like what you saw? How about you join in next time? I'm sure your father wouldn't mind."</p>
  220. <<set $pc.horny += 40>>
  221. <<run $pc.skillExperienceGain('inhibition',2)>>
  222. <<act 'Leave'>>
  223. <<gt 'meadow' 'start'>>
  224. <</act>>
  225. <</actCLA>>
  226. <</if>>
  227. <!-- !! Svetka can always choose to be silently emotional without me defining what that emotion is-->
  228. <<act 'Say nothing and leave'>>
  229. <<gt 'meadow' 'start'>>
  230. <</act>>
  231. <</if>>
  232. <</actCLA>>
  233. <<elseif getvar("$MiraLoc") == 2>>
  234. <<gs 'miroslava' 'miraclothes'>>
  235. <p>"What a wonderful place you have found. It's so comfortable and sunny!"</p>
  236. <<if $pc.horny >= 60 and $npc('A60').QW > 15 and $weather.temperature >= 20 and !$weather.isRaining>>
  237. <<actCLA 'Mira, come here and stick that tongue of your in my wet pussy!'>>
  238. <<if getvar("$miralick") == 0>>
  239. <<set $miralick = 1>> <<setn $girl += 1>>
  240. <</if>>
  241. <!-- ! WD: missing horny adjust-->
  242. <<if $wardrobe.isWearingPanties>>
  243. <<image "characters/gadukino/mira/sex/miralick.jpg">>
  244. Mira immediately sits on the grass and waits until you get undressed. Then, holding out your hand, you throw caution to the winds and push your panties aside, revealing your already dripping snatch...
  245. <<arouse 'foreplay' 5 `['lesbian']`>>
  246. <<actCLA 'Continue'>>
  247. <<image "characters/gadukino/mira/sex/miralick1.jpg">>
  248. You enjoy Mira''s gentle touch between your legs. Then, she teases you by gently touching your clit...
  249. <<arouse 'vaginal_finger' 5 `['lesbian']`>>
  250. <<actCLA 'Continue'>>
  251. <<image "characters/gadukino/mira/sex/miralick2.jpg">>
  252. A couple of minutes later, you eagerly get rid of your panties while Mira lowers her mouth to your pussy and lightly nibbles on your clit. Suddenly, you are in the midst of an orgasm.
  253. <<set $orgasm_or = 'yes'>>
  254. <<arouse 'cuni' 5 `['lesbian']`>>
  255. <<act 'Finish'>>
  256. <<gt 'meadow' 'start'>>
  257. <</act>>
  258. <</actCLA>>
  259. <</actCLA>>
  260. <<else>>
  261. <<actCLA 'Continue'>>
  262. <<image "characters/gadukino/mira/sex/miralick2.jpg">>
  263. Mira obediently kneels at your feet, licking your clit and fingering your pussy. After a few minutes of this treatment, Mira brings you to a blazing orgasm.
  264. <<set $orgasm_or = 'yes'>>
  265. <<arouse 'cuni' 5 `['lesbian']`>>
  266. <<arouse 'vaginal_finger' 5 `['lesbian']`>>
  267. <<set $time.minutes -= 5>>
  268. <<act 'Finish'>>
  269. <<gt 'meadow' 'start'>>
  270. <</act>>
  271. <</actCLA>>
  272. <</if>>
  273. <</actCLA>>
  274. <</if>>
  275. <<act 'Finish'>>
  276. <<gt 'meadow' 'start'>>
  277. <</act>>
  278. <</if>>
  279. <</if>>
  280. <<if $location_var[$here][0] == '0'>>
  281. <<if $weather.temperature < 20>>
  282. <<set $time.minutes += 2>>
  283. <<set $menu_off = 1>>
  284. <<image "characters/gadukino/mira/mirameadowmastr.jpg">>
  285. You were about to approach her, but stop as she undoes her pants. You decide to watch to what she does...
  286. <<actCLA 'Watch'>>
  287. <<image "characters/gadukino/mira/mirameadowmastr1.jpg">>
  288. Mira pulls up harshly on her panties, so they bite deeply between her labia. Mira looks around again, but you are concealed in the dense thicket. Thus, she fails to spot you watching...
  289. <<arouse 'voyeur' 2 >>
  290. <<actCLA 'Watch'>>
  291. <<image "characters/gadukino/mira/mirameadowmastr2.jpg">>
  292. She pauses for a few seconds before slowly sliding her hand inside her panties to rub her crotch.
  293. <<arouse 'voyeur_sex' 2 `['lesbian']`>>
  294. <<actCLA 'Watch'>>
  295. <<image "characters/gadukino/mira/mirameadowmastr3.jpg">>
  296. Next, she pulls down her panties, and you can see her wet pussy.
  297. <<arouse 'voyeur' 1 >>
  298. <<actCLA 'Watch'>>
  299. <<image "characters/gadukino/mira/mirameadowmastr4.jpg">>
  300. Then she removes her jacket, exposing her small tits.
  301. <<arouse 'voyeur' 2 >>
  302. <<actCLA 'Watch'>>
  303. <<image "characters/gadukino/mira/mirameadowmastr5.jpg">>
  304. She begins to fondle her breasts while continuing to finger herself.
  305. <<arouse 'voyeur_sex' 2 `['lesbian']`>>
  306. <<actCLA 'Watch'>>
  307. <<image "characters/gadukino/mira/mirameadowmastr6.jpg">>
  308. Finally, she leans against the nearest tree as she brings herself to orgasm. You watch for a couple minutes in hopes of a sequel, but Mira begins to get dressed, so you decide to make a hasty retreat...
  309. <<arouse 'voyeur_sex' 10 `['lesbian']`>>
  310. <<actCLA 'Hide until she leaves'>>
  311. <<set $time.minutes += 10>> <<gt 'meadow'>>
  312. <</actCLA>>
  313. <</actCLA>>
  314. <</actCLA>>
  315. <</actCLA>>
  316. <</actCLA>>
  317. <</actCLA>>
  318. <</actCLA>>
  319. <<elseif $weather.temperature < 25>>
  320. <<image "characters/gadukino/mira/mirameadowmastr7.jpg">>
  321. Mira is leaning against a tree and starts to caress herself.
  322. <<arouse 'voyeur_sex' 2 `['lesbian']`>>
  323. <<actCLA 'Watch'>>
  324. <<image "characters/gadukino/mira/mirameadowmastr8.jpg">>
  325. She plays with herself for a few minutes before stopping to look at a nearby log...
  326. <<arouse 'voyeur_sex' 5 `['lesbian']`>>
  327. <<actCLA 'Watch'>>
  328. <<image "characters/gadukino/mira/mirameadowmastr9.jpg">>
  329. Having made her decision, she walks over to the log and starts to remove her panties.
  330. <<arouse 'voyeur' 2 >>
  331. <<actCLA 'Watch'>>
  332. <<image "characters/gadukino/mira/mirameadowmastr10.jpg">>
  333. Taking off her panties, she gently sits down on the log...
  334. <<arouse 'voyeur' 1 >>
  335. <<actCLA 'Watch'>>
  336. <<image "characters/gadukino/mira/mirameadowmastr11.jpg">>
  337. Mira begins to caress herself again and brings herself to orgasm... You watch for a couple minutes in hopes of a sequel, but Mira starts to get dressed, so you decide to make a hasty retreat...
  338. <<arouse 'voyeur_sex' 10 `['lesbian']`>>
  339. <<actCLA 'Hide until she leaves'>>
  340. <<set $time.minutes += 10>> <<gt 'meadow'>>
  341. <</actCLA>>
  342. <</actCLA>>
  343. <</actCLA>>
  344. <</actCLA>>
  345. <</actCLA>>
  346. <<else>>
  347. <<set $time.minutes += 2>>
  348. <<image "characters/gadukino/mira/mirameadowmastr12.jpg">>
  349. You see Mira standing on a tree stump with a hand in her pants and her tits exposed, enjoying the cool breeze.
  350. <<actCLA 'Watch'>>
  351. <<image "characters/gadukino/mira/mirameadowmastr13.jpg">>
  352. She soon gets bored and, as if on purpose, turns her ass towards you and pulls off her skirt.
  353. <<arouse 'voyeur' 2 >>
  354. <<actCLA 'Watch'>>
  355. <<image "characters/gadukino/mira/mirameadowmastr14.jpg">>
  356. After doing this, she sits down on the stump and continues to caress herself.
  357. <<arouse 'voyeur_sex' 5 `['lesbian']`>>
  358. <<actCLA 'Watch'>>
  359. <<image "characters/gadukino/mira/mirameadowmastr15.jpg">>
  360. After getting up from the stump, Mira takes off her top and is only in her panties.
  361. <<arouse 'voyeur' 1 >>
  362. <<actCLA 'Watch'>>
  363. <<image "characters/gadukino/mira/mirameadowmastr16.jpg">>
  364. Finally, she takes off her shirt, squats, and brings herself to orgasm. You watch for a couple minutes in hopes of a sequel, but Mira begins to get dressed, so you decide to make a hasty retreat...
  365. <<arouse 'voyeur_sex' 10 `['lesbian']`>>
  366. <<actCLA 'Hide until she leaves'>>
  367. <<set $time.minutes += 10>> <<gt 'meadow'>>
  368. <</actCLA>>
  369. <</actCLA>>
  370. <</actCLA>>
  371. <</actCLA>>
  372. <</actCLA>>
  373. <</if>>
  374. <</if>>
  375. <<if $location_var[$here][0] == '1'>>
  376. <<set $time.minutes += 2>>
  377. <<set $pc.horny += 15>>
  378. <<set $menu_off = 1>>
  379. <<image "characters/gadukino/mira/mirameadowsex.jpg">>
  380. You see Mira and Mitka talking to each other. You can't hear what they say from this far away, but they begin to undress in your meadow.
  381. <<actCLA 'Watch'>>
  382. <<image "characters/gadukino/mira/mirameadowsex1.jpg">>
  383. Mira lies before Mitka on the bedspread and opens her legs invitingly in front of him. Mitka wastes no time and immediately starts roughly fucking her pussy.
  384. <<arouse 'voyeur_sex' 15 >>
  385. <<actCLA 'Watch'>>
  386. <<if $npc('A60').QW == 2>>
  387. <<set $npc('A60').QW = 3>>
  388. <</if>>
  389. <<image "characters/gadukino/mira/mirameadowsex2.jpg">>
  390. Fifteen minutes Mitka finally cums in Mira and leaves. Mira cleans up and then leaves as well.
  391. <<arouse 'voyeur_sex' 5 >>
  392. <<actCLA 'Hide until they leave'>>
  393. <<set $time.minutes += 10>> <<gt 'meadow'>>
  394. <</actCLA>>
  395. <</actCLA>>
  396. <</actCLA>>
  397. <</if>>
  398. <<if $location_var[$here][0] == '2'>>
  399. <<set $menu_off = 1>>
  400. <<set $temp_md = RAND(0,1)>>
  401. <<if getvar("$temp_md") == 0>>
  402. <<image "characters/gadukino/mira/sex/mirameadowanal.jpg">>
  403. You see Mira lower her ass onto Mitka''s member and begin to bounce on top of him. You can hear the sound every time her butt cheeks hit his thighs...
  404. <<arouse 'voyeur_sex' 2 >>
  405. <<else>>
  406. <<image "characters/gadukino/mira/sex/mirameadowanal1.jpg">>
  407. Mira gets down on all fours and spreads her ass cheeks wide apart. She moans loudly as Mitka drives his cock into her ass.
  408. <<arouse 'voyeur_sex' 2 >>
  409. <</if>>
  410. <<actCLA 'Watch'>>
  411. <<image "characters/gadukino/mira/sex/mirameadowanal2.jpg">>
  412. After a couple of minutes, Mitka slaps her ass and pulls out of Mira. She gets up on her knees before him and sticks her tongue out as his warm cum shoots all over her face.
  413. <<arouse 'voyeur_sex' 10 >>
  414. <<actCLA 'Hide until they leave'>>
  415. <<set $time.minutes += 10>> <<gt 'meadow'>>
  416. <</actCLA>>
  417. <</actCLA>>
  418. <</if>>
  419. <<if $location_var[$here][0] == '3'>>
  420. <<set $menu_off = 1>>
  421. <<if $weather.temperature < 15>>
  422. <<image "characters/gadukino/mira/sex/mirameadowbj.jpg">>
  423. She enthusiastically sucks his cock and takes his whole member down her throat...
  424. <<arouse 'voyeur_sex' 2 >>
  425. <<actCLA 'Watch'>>
  426. <<image "characters/gadukino/mira/sex/mirameadowbj1.jpg">>
  427. But, apparently, you're a little late because, after a couple minutes, Kolyamba puts a hand on the back of Mira''s head and holds her while he cums down her throat. At first, she gags but eventually obediently swallows his cum...
  428. <<arouse 'voyeur_sex' 2 >>
  429. <<actCLA 'Hide until they leave'>>
  430. <<set $time.minutes += 10>> <<gt 'meadow'>>
  431. <</actCLA>>
  432. <</actCLA>>
  433. <<else>>
  434. <<image "characters/gadukino/mira/sex/mirameadowbj2.jpg">>
  435. <p>All Mira has on is some flip-flops with her face on the ground and her ass in the air. She moans loudly as Kolyamba pounds her pussy and cums inside of her...</p>
  436. <<arouse 'voyeur_sex' 10 >>
  437. <<actCLA 'Hide until they leave'>>
  438. <<set $time.minutes += 10>> <<gt 'meadow'>>
  439. <</actCLA>>
  440. <</if>>
  441. <</if>>
  442. <<if $location_var[$here][0] == '4' or $location_var[$here][0] == '5'>>
  443. <<set $menu_off = 1>>
  444. <<if $weather.temperature < 12>>
  445. <<image "characters/gadukino/mira/sex/mirameadowbj5.jpg">>
  446. Mira is tied to a tree as Vasyan enthusiastically drives his cock in her mouth. She gags and coughs, but simultaneously, she moves her head farther down his member. After a couple of minutes, Vasyan tilts back his head and, with a blissful roar cums in her mouth...
  447. <<arouse 'voyeur_sex' 5 >>
  448. <<actCLA 'Hide until they leave'>>
  449. <<set $time.minutes += 10>> <<gt 'meadow'>>
  450. <</actCLA>>
  451. <<elseif $weather.temperature >= 12 and $weather.temperature < 15>>
  452. <<image "characters/gadukino/mira/sex/mirameadowbj3.jpg">>
  453. They are completely naked, and Mira sticks her ass up in the air as she deepthroats Vasyan. After a few minutes, you see Mira gulp down his sperm without removing her mouth from his cock.
  454. <<arouse 'voyeur_sex' 5 >>
  455. <<actCLA 'Hide until they leave'>>
  456. <<set $time.minutes += 10>> <<gt 'meadow'>>
  457. <</actCLA>>
  458. <<elseif $weather.temperature >= 15 and $weather.temperature < 20>>
  459. <<image "characters/gadukino/mira/sex/mirameadowbj4.jpg">>
  460. They are completely naked, and Mira squeals joyfully as she rides on Vasyan''s member. Unfortunately, he does not last long and cums all over her butt as soon as he pulls out of her.
  461. <<arouse 'voyeur_sex' 5 >>
  462. <<actCLA 'Hide until they leave'>>
  463. <<set $time.minutes += 10>> <<gt 'meadow'>>
  464. <</actCLA>>
  465. <<elseif $weather.temperature >= 20>>
  466. <<image "characters/gadukino/mira/sex/mirameadowbj6.jpg">>
  467. Mira is completely naked and bent over in front of Vasyan. She is really enjoying it as he thrusts into her ass. After a few minutes, he pulls and sprays cum over his back.
  468. <<arouse 'voyeur_sex' 5 >>
  469. <<actCLA 'Hide until they leave'>>
  470. <<set $time.minutes += 10>> <<gt 'meadow'>>
  471. <</actCLA>>
  472. <</if>>
  473. <</if>>
  474. <!-- ! WD: No exit and does nothing-->
  475. <!-- !{
  476. if $ARGS[0] = '5':
  477. menu_off = 1
  478. if (meadow = 3 or meadow = 6) and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 25 and sunWeather = 1 and temp_md = 5:
  479. minut += 5
  480. pcs_horny += 20
  481. end
  482. end
  483. }!
  484. if $ARGS[0] = '6':
  485. menu_off = 1
  486. if temper < 20:
  487. '<<image 'characters/gadukino/mira/sex/mirameadowbj7.jpg'>>'
  488. 'Mira is kneeling between the three friends and sucking their cocks with great pleasure. But, unfortunately, they are all crowded around her, so you can't determine who is in her mouth, who is grabbing her tits, and who is getting a handjob.'
  489. gs 'arousal', 'voyeur_sex', 15
  490. else
  491. '<<image 'characters/gadukino/mira/sex/mirameadowbj8.jpg'>>'
  492. 'Mira is kneeling between the three friends and sucking their cocks with great pleasure. But, unfortunately, they are all crowded around her, so you can't determine who is in her mouth, who is grabbing her tits, and who is getting a handjob.'
  493. gs 'arousal', 'voyeur_sex', 5
  494. end
  495. gs 'arousal', 'end'
  496. act 'Hide until they leave': minut += 10 & gt 'meadow'
  497. end
  498. if $ARGS[0] = '7':
  499. npc_QW['A60'] += 1
  500. menu_off = 1
  501. if temper < 15:
  502. '<<image 'characters/gadukino/mira/sex/mirameadowbj11.jpg'>>'
  503. 'Mira squats in front of one of the boys and takes his cock in her mouth while another gets ready for his turn.'
  504. gs 'arousal', 'voyeur_sex', 15
  505. elseif temper >= 15 and temper < 25:
  506. '<<image 'characters/gadukino/mira/sex/mirameadowbj10.jpg'>>'
  507. 'Two boys are fucking Mira in her mouth and pussy simultaneously. The whole time they are laughing and talking while Mira moans in between them... Fifteen minutes later, they finish with her and leave.'
  508. gs 'arousal', 'voyeur_sex', 15
  509. else
  510. '<<image 'characters/gadukino/mira/sex/mirameadowbj9.jpg'>>'
  511. 'Mira and the two boys she is with are all naked. She is sucking one of them while another plays with her breasts and pussy from behind.'
  512. gs 'arousal', 'voyeur_sex', 15
  513. end
  514. gs 'arousal', 'end'
  515. act 'Hide until they leave': minut += 10 & gt 'meadow'
  516. end
  517. if $ARGS[0] = '8':
  518. npc_QW['A60'] += 1
  519. menu_off = 1
  520. '<<image 'characters/gadukino/mira/sex/mirameadowbj12.jpg'>>'
  521. 'Mira is almost invisible with all the bodies around her. You can only see her naked ass and feet swaying in the air. You spend half an hour watching as the men take turns fucking Mira until they are all tired.'
  522. gs 'arousal', 'voyeur_sex', 30
  523. gs 'arousal', 'end'
  524. act 'Hide until they leave': minut += 10 & gt 'meadow'
  525. end
  526. if $ARGS[0] = '9':
  527. menu_off = 1
  528. '<<image 'characters/gadukino/mira/mirameadows.jpg'>>'
  529. 'You see Mira on all fours with her back to you. She is shoving an ear of corn in her ass which looks painful, but she is still moaning. Eventually, Mira finishes and tosses the cum covered ear of corn off into the bushes, almost hitting you!'
  530. gs 'arousal', 'voyeur_sex', 30
  531. gs 'arousal', 'end'
  532. act 'Hide until she leaves': minut += 10 & gt 'meadow'
  533. end
  534. !125s
  535. !from 1.2.5 [$Meadow_events]
  536. if $ARGS[0] = 'mira_mitka':
  537. minut += 5
  538. pcs_horny += 15
  539. menu_off = 1
  540. '<<image 'characters/gadukino/mira/mirameadowsex.jpg'>>'
  541. 'You see Mira and Mitka talking to each other. You can't hear what they say from this far away, but they begin to undress in your meadow.'
  542. act 'Watch':
  543. '<<image 'characters/gadukino/mira/mirameadowsex1.jpg'>>'
  544. 'Mira lies before Mitka on the bedspread and opens her legs invitingly in front of him. Mitka wastes no time and immediately starts roughly fucking her pussy.'
  545. gs 'arousal', 'voyeur_sex', 5
  546. act 'Watch':
  547. if npc_QW['A60'] = 2:npc_QW['A60'] = 3
  548. mirasextimes += 1
  549. '<<image 'characters/gadukino/mira/mirameadowsex2.jpg'>>'
  550. 'Fifteen minutes Mitka finally cums in Mira and leaves. Mira cleans up and then leaves as well.'
  551. gs 'arousal', 'voyeur_sex', 15
  552. gs 'arousal', 'end'
  553. act 'Hide until they leave': minut += 10 & gt 'meadow'
  554. end
  555. end
  556. end
  557. if $ARGS[0] = 'mira_gang':
  558. npc_QW['A60'] = 31
  559. menu_off = 1
  560. mirasextimes += 1
  561. '<<image 'characters/gadukino/mira/sex/mirameadowbj12.jpg'>>'
  562. 'Mira is almost invisible with all the bodies around her. You can only see her naked ass and feet swaying in the air. You spend half an hour watching as the men take turns fucking Mira until they are all tired.'
  563. gs 'arousal', 'voyeur_sex', 30
  564. gs 'arousal', 'end'
  565. act 'Hide until they leave': minut += 10 & gt 'meadow'
  566. end
  567. if $ARGS[0] = 'miraperversion11':
  568. minut += 5
  569. menu_off = 1
  570. pcs_horny += 10
  571. npc_QW['A60'] = 12
  572. gs 'miroslava', 'miraclothes'
  573. 'You don't know where to begin, so you stay silent, staring at Mira. At the same time, Mira is looking at her feet and blushing hard.'
  574. 'Finally, you gather your wits and ask what happened last night? Still not looking you in the eye, Mira stammers out that she doesn''t know why she did it. She says that she was out of control.'
  575. 'But you were also drunk and did not do what she did. Her face sinks with shame, and she looks at the ground.'
  576. 'You speak with her awhile and somehow manage to soothe her and tell her that she should just bite the bullet and move on.'
  577. 'Mira sincerely thanks you for your support, but her eyes still look down...'
  578. act 'Leave': gt $loc, $loc_arg
  579. end
  580. if $ARGS[0] = 'lesb_mira':
  581. menu_off = 1
  582. miraday = daystart
  583. mirahorny = rand(0,80)
  584. '<<image 'characters/gadukino/mira/mirakiss1.jpg'>>'
  585. '"I'm glad you came, Mira," you say.'
  586. 'You continue, "Mira, I want you," you whispered in her ear and kissed her passionately on the lips.'
  587. gs 'arousal', 'kiss', 5, 'lesbian'
  588. if mirahorny < 20:act 'Continue':gt 'mirasex','mirakiss'
  589. if mirahorny >= 20:act 'Continue':gt 'mirasex','foreplay'
  590. end
  591. if $ARGS[0] = 'mira_lesb':
  592. menu_off = 1
  593. miraday = daystart
  594. mirahorny = rand(40,80)
  595. '<<image 'characters/gadukino/mira/mirakiss4.jpg'>>'
  596. 'In the meadow, Mira walks up to you, smiling mischievously.'
  597. '"<<$pc.name_nick>>, let me see your pussy", she whispered in your ear while pinning you to the tree and kissing your lips.'
  598. gs 'arousal', 'kiss', 5, 'lesbian'
  599. if pcs_horny < 20:act 'Agree':gt 'mirasex','mirakiss'
  600. if pcs_horny >= 20:act 'Agree':gt 'mirasex','foreplay'
  601. if pcs_horny < 40:
  602. act 'Refuse':
  603. minut += 5
  604. pcs_horny -= 5
  605. npc_rel['A60'] -= 1
  606. '<<image 'characters/gadukino/mira/mira_lesb_talk2.jpg'>>'
  607. 'You tried hard to break out of her embrace.'
  608. '"Mira, come on now, " you said, seeing the silent question in her eyes. The mood isn''t right.'
  609. '"You're mean, " she sulked at you in response.'
  610. gs 'arousal', 'end'
  611. act 'Continue':gt $loc, $loc_arg
  612. end
  613. end
  614. end
  615. if $ARGS[0] = 'lesb_talk_mira1':
  616. menu_off = 1
  617. minut += 5
  618. pcs_horny += 5
  619. gs 'miroslava', 'miraclothes'
  620. 'You are long silent, looking at Mira, not knowing how to start the conversation. But then still dare.'
  621. '"Mira, you let all the boys in our village fuck you. Why?"'
  622. '"Yeah, so what?" Mira is a bit embarrassed as she replies.'
  623. '"I thought; you served all the boys, but you forgot about your best friend."'
  624. '"You are not a guy, so why would you want to do that?" Mira answered, surprised.'
  625. '"Everyone knows girls know the best ways to pleasure other girls." You shoot back.'
  626. '"But I don't do that. I'm not a lesbian," said Mira.'
  627. 'She may not be a lesbian, but you can tell by her flushed cheeks and shaky voice that she finds the idea very arousing.'
  628. '"Don't worry, I won''t be mean or rough like Mitka", you continue to push her. "We can lick each other, or I can leave, and you can go back to the village boys instead and forget about me."'
  629. 'Mira thought for a second, but it was an easy choice. She didn''t want to lose your friendship.'
  630. '"Well, <<$pc.name_nick>>, I'll do it, " she said, falling to her knees.'
  631. act 'Let Mira lick you':gt 'mirasex','miralick_first'
  632. end
  633. if $ARGS[0] = 'lesb_talk_mira2':
  634. menu_off = 1
  635. minut += 5
  636. pcs_horny += 5
  637. mirasex = 2
  638. gs 'miroslava', 'miraclothes'
  639. 'You walk up to Mira with a malicious smile on your face.'
  640. '"Well, Mira, congratulations," you said. "You're are whore now. The same as me. All the boys fucked you too."'
  641. 'She tried to keep silent, but you were not satisfied.'
  642. '"So, did they or didn''t they? You insist on an answer.'
  643. '"Well, yes", she acknowledged.'
  644. '"Do you know what that means? You continue.'
  645. '"What?" Mira asked, blushing terribly, although she already guessed where this was going.'
  646. '"It's time to return the favour", you replied triumphantly while leaning on a tree and beckoning her with your finger. "You can start."'
  647. 'Mira hesitated a couple of moments as if pondering something and then sat down in front of you on her knees.'
  648. act 'Let Mira lick you':gt 'mirasex','miralick_first'
  649. end
  650. if $ARGS[0] = 'lesb_talk_mira3':
  651. menu_off = 1
  652. minut += 5
  653. pcs_horny += 5
  654. gs 'miroslava', 'miraclothes'
  655. 'You leaned on the tree and beckoned Mira the finger.'
  656. '"Get over her, Mira. You know what to do."'
  657. 'She already knew what to do and got down on her knees in front of you.'
  658. act 'Let Mira lick you':gt 'mirasex','miralick_first'
  659. end
  660. if $ARGS[0] = 'mira_lesb_talk1':
  661. menu_off = 1
  662. minut += 5
  663. pcs_horny += 5
  664. mirahorny = rand(0,80)
  665. '<<image 'characters/gadukino/mira/mira_lesb_talk.jpg'>>'
  666. if MiraLoc ! 2:'In the clearing, you met Mira. Seeing you, she immediately came up with a sly smile on his lips.'
  667. if MiraLoc = 2:'When you came into the clearing, Mira immediately came to you with a sly smile on his lips.'
  668. '"<<$pc.name_nick>>, you fucked all the boys in the village now.'
  669. 'You tried to keep silent, but Mira wouldn''t let it go.'
  670. '"So did they or didn''t they?" - she insisted on your answer.'
  671. '"Well, yeah, so?"'
  672. '"I was thinking about how you served all the boys and forgot about your best friend," Mira said, looking you in the eye.'
  673. if lesbian = 0:
  674. '"So you're not a guy. Do you want to do that?" - you say, surprised'
  675. '"Everyone knows girls know the best ways to pleasure girls," she answered.'
  676. else
  677. 'You already guessed where she was going with this but still hesitated.'
  678. '"Come on, don't sulk, <<$pc.name_nick>>, it doesn''t suit you," she continued to get comfortable on the nearest stone.'
  679. '"Well, Mira, I'll do it, " you said, falling on your knees.'
  680. '"In the end, why not please your friend?" you thought.'
  681. end
  682. if lesbian = 0:
  683. act 'Hesitate':
  684. minut += 5
  685. pcs_horny += 30
  686. '<<image 'characters/gadukino/mira/mira_lesb_talk2.jpg'>>'
  687. 'After these words, you stared dumbfounded at Mira.'
  688. '"But I don't do that. I'm not a lesbian," you try to find a way out of this. But the idea that you will go down on a girl right here in the middle of the clearing makes your pussy soaking wet, even if you didn''t want it to.'
  689. act 'Try to convince Mira':
  690. minut += 5
  691. pcs_horny += 10
  692. '<<image 'characters/gadukino/mira/mira_lesb_talk3.jpg'>>'
  693. 'You still hoped that you could change Mira''s mind.'
  694. '"Come on, don't be a prude now, <<$pc.name_nick>>," said Mira, taking you by the shirt and pulling you to the nearest stone. "Sluts should always pleasure their friends first."'
  695. 'Sitting on the stone, she looked eagerly at you.'
  696. '"Well, what are you waiting for? I'm ready."'
  697. '"Well, Mira, I'll do it, " you finally gave in, sinking to your knees. "In the end, why not help Mira out?" thinking to yourself.'
  698. act 'Lick Mira':gt 'mirasex','lickmira_start'
  699. end
  700. end
  701. else
  702. act 'Lick Mira':gt 'mirasex','lickmira_first'
  703. end
  704. end
  705. if $ARGS[0] = 'mira_lesb_talk2':
  706. menu_off = 1
  707. minut += 5
  708. pcs_horny += 5
  709. mirasex = 2
  710. mirahorny = rand(0,80)
  711. '<<image 'characters/gadukino/mira/mira_lesb_talk2.jpg'>>'
  712. 'Mira walks up to you with a malicious smile on her face.'
  713. '"Well, <<$pc.name_nick>>," congratulations, she said. "You are now the same whore as me. All the boys fucked you too."'
  714. 'You tried to keep silent, but she was not satisfied.'
  715. '"So, did they or didn''t they?" she insists on an answer.'
  716. '"Well, yes", you acknowledged.'
  717. '"You know what that means?" she continues.'
  718. '"What?" you ask, blushing terribly, although you already guessed where this is going.'
  719. '"It's time to return the favour, " she said triumphantly, leaning on a tree, beckoning you with her finger. "You can start."'
  720. 'You hesitated for a couple of moments as if pondering something, and then you knelt down on your knees in front of her.'
  721. act 'Lick Mira':gt 'mirasex','lickmira_first'
  722. end
  723. if $ARGS[0] = 'mira_lesb_talk3':
  724. menu_off = 1
  725. minut += 5
  726. pcs_horny += 5
  727. mirahorny = rand(40,80)
  728. miraday = daystart
  729. '<<image 'characters/gadukino/mira/mira_lesb_talk3.jpg'>>'
  730. if MiraLoc ! 2:
  731. 'In the clearing, you meet Mira. Seeing you, she immediately approached you with an excited face.'
  732. '"Where were you, <<$pc.name_nick>>? I was looking for you," she said. So get over here and help me out.'
  733. else
  734. 'When you came into the clearing, Mira immediately turned to you with an excited face.'
  735. '"Come help me out, <<$pc.name_nick>>," she said and started to get comfortable.'
  736. end
  737. 'You are already familiar with this and get on your knees before her.'
  738. act 'Lick Mira':gt 'mirasex','lickmira_first'
  739. end
  740. if $ARGS[0] = 'mira_lesb_talk4':
  741. menu_off = 1
  742. minut += 20
  743. pcs_horny += 5
  744. mirahorny = rand(40,80)
  745. miraday = daystart
  746. gs 'miroslava', 'miraclothes'
  747. 'Walking through the village, you meet Mira. Seeing you, she immediately approaches you with an excited face.'
  748. '"Where were you, <<$pc.name_nick>>? I was looking for you," she said. "Let''s go take a walk in our meadow."'
  749. 'She grabs you by the hand and literally drags you behind her. You can hear Mira''s excited breath and know fully why she is taking you to the meadow.'
  750. 'When you came into the clearing, Mira immediately turned to you with an excited face.'
  751. '"Come help me out, <<$pc.name_nick>>," she said and started to get comfortable.'
  752. 'You are already familiar with this and get on your knees before her.'
  753. act 'Lick Mira':gt 'mirasex','lickmira_first'
  754. end
  755. if $ARGS[0] = 'mirameadow':
  756. menu_off = 1
  757. minut += 2
  758. if (meadow = 3 or meadow = 6) and MiraLoc = 0 and mirasextimes < 15 and temper >= 12 and temper < 20 and sunWeather = 1 and temp_md = 0:
  759. minut += 2
  760. '<<image 'characters/gadukino/mira/mirameadowmastr.jpg'>>'
  761. 'You were about to approach her but stopped as she undoes her pants. You decide to watch what she does...'
  762. act 'Watch':
  763. '<<image 'characters/gadukino/mira/mirameadowmastr1.jpg'>>'
  764. 'Mira pulls up harshly on her panties, so they bite deeply between her labia. Mira looks around again, but you are concealed in the dense thicket. Thus, she fails to spot you watching...'
  765. gs 'arousal', 'voyeur', 2
  766. act 'Watch':
  767. '<<image 'characters/gadukino/mira/mirameadowmastr2.jpg'>>'
  768. 'She pauses for a few seconds before slowly sliding her hand inside her panties to rub her crotch.'
  769. gs 'arousal', 'voyeur', 2
  770. act 'Watch':
  771. '<<image 'characters/gadukino/mira/mirameadowmastr3.jpg'>>'
  772. 'Next, she pulls down her panties, and you can see her wet pussy.'
  773. gs 'arousal', 'voyeur', 1
  774. act 'Watch':
  775. '<<image 'characters/gadukino/mira/mirameadowmastr4.jpg'>>'
  776. 'Then she removes her jacket, exposing her small tits.'
  777. gs 'arousal', 'voyeur', 2
  778. act 'Watch':
  779. '<<image 'characters/gadukino/mira/mirameadowmastr5.jpg'>>'
  780. 'She begins to fondle her breasts while continuing to finger herself.'
  781. gs 'arousal', 'voyeur', 2
  782. act 'Watch':
  783. '<<image 'characters/gadukino/mira/mirameadowmastr6.jpg'>>'
  784. 'Finally, she leans against the nearest tree as she brings herself to orgasm. You watch for a couple minutes in hopes of a sequel, but Mira begins to get dressed, so you decide to make a hasty retreat...'
  785. gs 'arousal', 'voyeur', 10
  786. gs 'arousal', 'end'
  787. act 'Hide until she leaves': minut += 10 & gt 'meadow'
  788. end
  789. end
  790. end
  791. end
  792. end
  793. end
  794. elseif meadow = 3 and MiraLoc = 0 and mirasextimes < 15 and temper >= 20 and temper < 25 and sunWeather = 1 and temp_md = 0:
  795. '<<image 'characters/gadukino/mira/mirameadowmastr7.jpg'>>'
  796. 'Mira is leaning against a tree and starts to caress herself.'
  797. gs 'arousal', 'voyeur', 2
  798. act 'Watch':
  799. '<<image 'characters/gadukino/mira/mirameadowmastr8.jpg'>>'
  800. 'She plays with herself for a few minutes before she stops to look at a nearby log...'
  801. gs 'arousal', 'voyeur', 5
  802. act 'Watch':
  803. '<<image 'characters/gadukino/mira/mirameadowmastr9.jpg'>>'
  804. 'Having made her decision, she walks over to the log and starts to remove her panties.'
  805. gs 'arousal', 'voyeur', 2
  806. act 'Watch':
  807. '<<image 'characters/gadukino/mira/mirameadowmastr10.jpg'>>'
  808. 'Taking off her panties, she gently sits down on the log...'
  809. gs 'arousal', 'voyeur', 1
  810. act 'Watch':
  811. '<<image 'characters/gadukino/mira/mirameadowmastr11.jpg'>>'
  812. 'Mira begins to caress herself again and brings herself to orgasm... You watch for a couple minutes in hopes of a sequel, but Mira starts to get dressed, so you decide to make a hasty retreat...'
  813. gs 'arousal', 'voyeur', 10
  814. gs 'arousal', 'end'
  815. act 'Hide until she leaves': minut += 10 & gt 'meadow'
  816. end
  817. end
  818. end
  819. end
  820. elseif meadow = 3 and MiraLoc = 0 and mirasextimes < 15 and temper >= 25 and sunWeather = 1 and temp_md = 0:
  821. minut += 2
  822. '<<image 'characters/gadukino/mira/mirameadowmastr12.jpg'>>'
  823. 'You see Mira standing on a tree stump with a hand in her pants and her tits exposed enjoying the cool breeze.'
  824. act 'Watch':
  825. '<<image 'characters/gadukino/mira/mirameadowmastr13.jpg'>>'
  826. 'She soon gets bored and, as if on purpose, turns her ass towards you and pulls off her skirt.'
  827. gs 'arousal', 'voyeur', 2
  828. act 'Watch':
  829. '<<image 'characters/gadukino/mira/mirameadowmastr14.jpg'>>'
  830. 'After doing this, she sits down on the stump and continues to caress herself.'
  831. gs 'arousal', 'voyeur', 5
  832. act 'Watch':
  833. '<<image 'characters/gadukino/mira/mirameadowmastr15.jpg'>>'
  834. 'After getting up from the stump, Mira takes off her top and is only in her panties.'
  835. gs 'arousal', 'voyeur', 1
  836. act 'Watch':
  837. '<<image 'characters/gadukino/mira/mirameadowmastr16.jpg'>>'
  838. 'Finally, she takes off her shirt, squats, and brings herself to orgasm. You watch for a couple minutes in hopes of a sequel, but Mira begins to get dressed, so you decide to make a hasty retreat...'
  839. gs 'arousal', 'voyeur', 10
  840. gs 'arousal', 'end'
  841. act 'Hide until she leaves': minut += 10 & gt 'meadow'
  842. end
  843. end
  844. end
  845. end
  846. end
  847. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 2 and temper >= 15 and sunWeather = 1 and temp_md = 1:
  848. minut += 2
  849. pcs_horny += 15
  850. '<<image 'characters/gadukino/mira/mirameadowsex.jpg'>>'
  851. 'You see Mira and Mitka talking to each other. You can't hear what they say from this far away, but they begin to undress in your meadow.'
  852. act 'Watch':
  853. '<<image 'characters/gadukino/mira/mirameadowsex1.jpg'>>'
  854. 'Mira lies before Mitka on the bedspread and opens her legs invitingly in front of him. Mitka wastes no time and immediately starts roughly fucking her pussy.'
  855. gs 'arousal', 'voyeur', 5
  856. act 'Watch':
  857. if npc_QW['A60'] = 2:npc_QW['A60'] = 3
  858. mirasextimes += 1
  859. '<<image 'characters/gadukino/mira/mirameadowsex2.jpg'>>'
  860. 'Fifteen minutes Mitka finally cums in Mira and leaves. Mira cleans up and then leaves as well.'
  861. gs 'arousal', 'voyeur', 5
  862. gs 'arousal', 'end'
  863. act 'Hide until they leave': minut += 10 & gt 'meadow'
  864. end
  865. end
  866. end
  867. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 8 and temper >= 15 and sunWeather = 1 and temp_md = 2:
  868. temp_md = RAND(0,1)
  869. if temp_md = 0:
  870. '<<image 'characters/gadukino/mira/sex/mirameadowanal.jpg'>>'
  871. 'You see Mira lower her ass onto Mitka''s member and begin to bounce on top of him. You can hear the sound every time her butt cheeks hit his thighs...'
  872. gs 'arousal', 'voyeur', 2
  873. else
  874. '<<image 'characters/gadukino/mira/sex/mirameadowanal1.jpg'>>'
  875. 'Mira gets down on all fours and spreads her ass cheeks wide apart. She moans loudly as Mitka drives his cock into her ass.'
  876. gs 'arousal', 'voyeur', 2
  877. end
  878. act 'Watch':
  879. mirasextimes += 1
  880. '<<image 'characters/gadukino/mira/sex/mirameadowanal2.jpg'>>'
  881. 'After a couple of minutes, Mitka slaps her ass and pulls out of Mira. She gets up on her knees before him and sticks her tongue out as his warm cum shoots all over her face.'
  882. gs 'arousal', 'voyeur', 5
  883. gs 'arousal', 'end'
  884. act 'Hide until they leave': minut += 10 & gt 'meadow'
  885. end
  886. end
  887. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 3:
  888. if temper < 15:
  889. '<<image 'characters/gadukino/mira/sex/mirameadowbj.jpg'>>'
  890. 'She enthusiastically sucks his cock and takes his whole member down her throat...'
  891. gs 'arousal', 'voyeur', 2
  892. act 'Watch':
  893. mirasextimes += 1
  894. '<<image 'characters/gadukino/mira/sex/mirameadowbj1.jpg'>>'
  895. 'But, apparently, you're a little late because, after a couple minutes, Kolyamba puts a hand on the back of Mira''s head and holds her while he cums down her throat. At first, she gags but eventually obediently swallows his cum...'
  896. gs 'arousal', 'voyeur', 5
  897. gs 'arousal', 'end'
  898. act 'Hide until they leave': minut += 10 & gt 'meadow'
  899. end
  900. else
  901. mirasextimes += 1
  902. '<<image 'characters/gadukino/mira/sex/mirameadowbj2.jpg'>>'
  903. 'All Mira has on is some flip-flops with her face on the ground and her ass in the air. She moans loudly as Kolyamba pounds her pussy and cums inside of her...'
  904. gs 'arousal', 'voyeur', 5
  905. gs 'arousal', 'end'
  906. act 'Hide until they leave': minut += 10 & gt 'meadow'
  907. end
  908. end
  909. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 4:
  910. if temper < 20:
  911. mirasextimes += 1
  912. '<<image 'characters/gadukino/mira/sex/mirameadowbj5.jpg'>>'
  913. 'Mira is tied to a tree as Vasyan enthusiastically drives his cock in her mouth. She gags and coughs, but simultaneously, she moves her head farther down his member. Finally, after a couple of minutes, Vasyan tilts back his head and, with a blissful roar cums in her mouth...'
  914. gs 'arousal', 'voyeur', 5
  915. gs 'arousal', 'end'
  916. act 'Hide until they leave': minut += 10 & gt 'meadow'
  917. else
  918. mirasextimes += 1
  919. '<<image 'characters/gadukino/mira/sex/mirameadowbj6.jpg'>>'
  920. 'Mira is completely naked and bent over in front of Vasyan. She is really enjoying it as he thrusts into her ass. After a few minutes, he pulls out and sprays cum over her back.'
  921. gs 'arousal', 'voyeur', 5
  922. gs 'arousal', 'end'
  923. act 'Hide until they leave': minut += 10 & gt 'meadow'
  924. end
  925. end
  926. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 5:
  927. if temper < 20:
  928. mirasextimes += 1
  929. '<<image 'characters/gadukino/mira/sex/mirameadowbj3.jpg'>>'
  930. 'They are completely naked, and Mira sticks her ass up in the air as she deepthroats Vasyan. After a few minutes, you see Mira gulp down his sperm without removing her mouth from his cock.'
  931. gs 'arousal', 'voyeur', 5
  932. gs 'arousal', 'end'
  933. act 'Hide until they leave': minut += 10 & gt 'meadow'
  934. else
  935. '<<image 'characters/gadukino/mira/sex/mirameadowbj4.jpg'>>'
  936. 'They are completely naked, and Mira squeals joyfully as she rides on Vasyan''s member. Unfortunately, he does not last long and cums all over her butt as soon as he pulls out of her.'
  937. gs 'arousal', 'voyeur', 5
  938. gs 'arousal', 'end'
  939. act 'Hide until they leave': minut += 10 & gt 'meadow'
  940. end
  941. end
  942. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 6:
  943. mirasextimes += 1
  944. if temper < 20:
  945. '<<image 'characters/gadukino/mira/sex/mirameadowbj7.jpg'>>'
  946. 'Mira is kneeling between the three friends and sucking their cocks with great pleasure. They are all crowded around her, so you can't determine who is in her mouth, who is grabbing her tits, and who is getting a handjob.'
  947. gs 'arousal', 'voyeur', 5
  948. else
  949. '<<image 'characters/gadukino/mira/sex/mirameadowbj8.jpg'>>'
  950. 'Mira is kneeling between the three friends and sucking their cocks with great pleasure. They are all crowded around her, so you can't determine who is in her mouth, who is grabbing her tits, and who is getting a handjob.'
  951. gs 'arousal', 'voyeur', 5
  952. end
  953. gs 'arousal', 'end'
  954. act 'Hide until they leave': minut += 10 & gt 'meadow'
  955. end
  956. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 7:
  957. if npc_QW['A60'] < 20: npc_QW['A60'] += 1
  958. if temper < 20:
  959. '<<image 'characters/gadukino/mira/sex/mirameadowbj11.jpg'>>'
  960. 'Mira squats in front of one of the boys and takes his cock in her mouth while another gets ready for his turn.'
  961. gs 'arousal', 'voyeur', 5
  962. elseif temper >= 20 and temper < 25:
  963. '<<image 'characters/gadukino/mira/sex/mirameadowbj10.jpg'>>'
  964. 'Two boys are fucking Mira in her mouth and pussy simultaneously. The whole time they are laughing and talking while Mira moans in between them... Fifteen minutes later, they finish with her and leave.'
  965. gs 'arousal', 'voyeur', 5
  966. else
  967. '<<image 'characters/gadukino/mira/sex/mirameadowbj9.jpg'>>'
  968. 'Mira and the two boys she is with are all naked. She is sucking one of them while another plays with her breasts and pussy from behind.'
  969. gs 'arousal', 'voyeur', 5
  970. end
  971. gs 'arousal', 'end'
  972. act 'Hide until they leave': minut += 10 & gt 'meadow'
  973. end
  974. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] > 30 and temper >= 15 and sunWeather = 1 and temp_md = 8:
  975. npc_QW['A60'] += 1
  976. mirasextimes += 1
  977. '<<image 'characters/gadukino/mira/sex/mirameadowbj12.jpg'>>'
  978. 'Mira is almost invisible with all the bodies around her. You can only see her naked ass and feet swaying in the air. You spend half an hour watching as the men take turns fucking Mira until they are all tired.'
  979. gs 'arousal', 'voyeur', 30
  980. gs 'arousal', 'end'
  981. act 'Hide until they leave': minut += 10 & gt 'meadow'
  982. end
  983. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 20 and temper >= 15 and sunWeather = 1 and temp_md = 9:
  984. '<<image 'characters/gadukino/mira/mirameadows.jpg'>>'
  985. 'You see Mira on all fours with her back to you. She is shoving an ear of corn in her ass which looks painful, but she is still moaning. Eventually, Mira finishes and tosses the cum covered ear of corn off into the bushes, almost hitting you!'
  986. gs 'arousal', 'voyeur', 10
  987. gs 'arousal', 'end'
  988. act 'Hide until she leaves': minut += 10 & gt 'meadow'
  989. end
  990. end
  991. -- meadow -----------------