Meadow.qsrc 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038
  1. # Meadow
  2. if $ARGS[0] = 'start' or $ARGS[0] = '':
  3. $location_type = 'secluded'
  4. $metka = 'start'
  5. $loc = 'Meadow'
  6. gs 'stat'
  7. !MiraLoc = 0 (Mira at home)
  8. !MiraLoc = 1 (Mira at river)
  9. !MiraLoc = 2 (Mira at meadow)
  10. !MiraLoc = 3 (Mira at forest)
  11. !MiraLoc = 4 (Mira at field)
  12. !MiraLoc = 5 (Mira with gop)
  13. '<center><H4>Meadow</H4></center>'
  14. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow1_<<rand(0,5)>>.jpg"></center>'
  15. 'A quiet and deserted open field of grass and wildflowers in the forest, well hidden from civilization.'
  16. !125s
  17. !events trigger before everything
  18. if (meadow = 3 or meadow = 6) and MiraLoc = 0 and npc_QW['A60'] = 2 and temper >= 12 and sunWeather = 1:gt 'Meadow','mira_mitka'
  19. if (meadow = 3 or meadow = 6) and Mira_no = 0 and MiraLoc = 0 and npc_QW['A60'] = 33 and temper >= 12 and sunWeather = 1:gt 'Meadow','mira_gang'
  20. if npc_QW['A63'] > 13 and mirasex = 0 and npc_QW['A60'] > 11:gt 'Meadow','mira_lesb_talk1'
  21. if npc_QW['A63'] > 13 and mirasex = 1 and npc_QW['A60'] > 11 and rand(1,5) = 1 and miraday ! daystart:gt 'Meadow','mira_lesb_talk3'
  22. if npc_QW['A63'] > 13 and mirasex = 1 and npc_QW['A60'] > 11:gt 'Meadow','mira_lesb_talk2'
  23. if mirasex = 2 and rand(1,5) > 3 and miraday ! daystart and npc_rel['A60'] >= 15:gt 'Meadow','mira_lesb'
  24. !125e
  25. if MiraLoc = 2:
  26. '<a href="exec: gt ''Meadow'', ''Mira''">Mira</a> is in the meadow and is spinning with a delightful smile and laughing.'
  27. elseif Mira_no = 0:
  28. temp_md = 20
  29. if (meadow = 3 or meadow = 6) and sunWeather = 1:temp_md = RAND(0,20)
  30. if mirasextimes < 15 and temper >= 12 and temp_md = 0:
  31. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''0''">Mira</a>.'
  32. elseif npc_QW['A60'] >= 2 and temper >= 15 and temp_md = 1:
  33. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''1''">Mira with Mitka</a>.'
  34. elseif npc_QW['A60'] >= 8 and temper >= 15 and temp_md = 2:
  35. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''2''">Mira with Mitka</a>.'
  36. elseif npc_QW['A60'] >= 11 and temper >= 10 and temp_md = 3:
  37. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''3''">Mira with Kalambay</a>.'
  38. elseif npc_QW['A60'] >= 11 and temper >= 10 and temp_md = 4:
  39. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''4''">Mira with Vasya</a>.'
  40. elseif npc_QW['A60'] >= 11 and temper >= 25 and temp_md = 5:
  41. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''5''">Mira with Vasya</a>.'
  42. elseif npc_QW['A60'] >= 11 and temper >= 12 and temp_md = 6:
  43. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''6''">Mira with Mitka, By Vasya and Kalambay</a>.'
  44. elseif npc_QW['A60'] >= 20 and temper >= 12 and temp_md = 7:
  45. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''7''">Mira with Vasya and Kalambay</a>.'
  46. elseif npc_QW['A60'] >= 30 and temper >= 20 and temp_md = 8:
  47. 'In the clearing you notice <a href="exec: gt ''Meadow'', ''8''">A bunch of half-naked hillbilly men</a>.'
  48. elseif npc_QW['A60'] >= 20 and temper >= 25 and temp_md = 9:
  49. 'In a clearing you see <a href="exec: gt ''Meadow'', ''9''">Mira</a>.'
  50. end
  51. end
  52. if sunWeather = 1:
  53. if pcs_stam >=15 or pcs_stam >= 10 and bookYog + obruch > 0:
  54. if $clothingworntype ! 'exercise' and pcs_inhib < 35:
  55. 'You could do some exercises here if you were wearing workout clothes.'
  56. elseif $clothingworntype ! 'exercise' and $clothingworntype ! 'nude' and pcs_inhib >= 35 and Miraloc ! 2 and temper >= 10:
  57. 'Your meadow is a perfect place to do some exercises. There is no one around, so you could do it <a href="exec: gs ''clothing'', ''strip'', ''Meadow''& gs ''underwear'', ''remove'' & gt ''exercise'', ''workout'', ''nude'', ''Meadow''"> in the nude</a>.'
  58. elseif $clothingworntype ! 'exercise' and $clothingworntype = 'nude' and pcs_inhib >= 35 and Miraloc ! 2 and temper >= 10:
  59. 'Your meadow is a perfect place to do some exercises. There is no one around, so you could do it <a href="exec: gs ''underwear'', ''remove'' & gt ''exercise'', ''workout'', ''nude'', ''Meadow''"> in the nude</a>.'
  60. else
  61. 'Your meadow is a perfect place to do some <a href="exec: gt ''exercise'', ''workout''">exercises</a>.'
  62. end
  63. else
  64. 'Your meadow is a perfect place to do some exercises, but you don''t have the energy right now.'
  65. end
  66. end
  67. act 'Leave':minut += 20 & MiraLoc = 0 & gt 'Gaddvor'
  68. end
  69. !meadow = 1 'You have found the meadow'
  70. !meadow = 2 'Your first visit with Mira'
  71. !meadow = 3 'You allowed Mira to come here without you'
  72. !meadow = 4 'You have denied Mira from coming here without you. Kills wish and father events.'
  73. !meadow = 5 'You are interested in Mira''s father'
  74. !meadow = 6 'You have seduced Mira''s father, now its her turn'
  75. if $ARGS[0] = 'Mira':
  76. minut += 2
  77. gs 'stat'
  78. if meadow = 2:
  79. gs 'Miroslava', 'miraclothes'
  80. '"Wow! This place is awesome. My family and I have only been in the village a few months, but I have never heard anyone ever speaking 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?"'
  81. act 'You allow her to come here on her own':
  82. *clr & cla
  83. meadow = 3
  84. minut += 2
  85. gs 'stat'
  86. gs 'Miroslava', 'miraclothes'
  87. '"I think you are a responsible person, Mira, 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."'
  88. 'Mira, readily agrees and is as happy as a lark. Mira energetically nodding her head and says, "I''ll take this secret to the grave, I swear. If I don''t, then I''ll grant you three wishes, that I promise I will perform no matter what..."'
  89. act 'Finish': gt 'Meadow', 'start'
  90. end
  91. act 'Sorry, I want to keep this meadow private':
  92. *clr & cla
  93. meadow = 4
  94. minut += 2
  95. gs 'stat'
  96. gs 'Miroslava', 'miraclothes'
  97. 'You tell her that this is your haven, you would prefer if she wants to come to the meadow that 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 know. She tell you, sure she will abide by your wishes.'
  98. 'You and Mira speak for awhile. Her mood is a little down, but as you chat a smile slowly creeps onto her face.'
  99. 'Mira then asks you if you could help cheer up her father? He has been depressed ever sinse her mother''s death nearly two years before'
  100. act 'Maybe':
  101. *clr & cla
  102. meadow = 5
  103. minut += 2
  104. pcs_horny += 40
  105. gs 'stat'
  106. if npc_QW['A60'] = 0:
  107. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira.jpg"></center>'
  108. else
  109. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
  110. end
  111. 'You agree, intrigued. You ask Mira what see has in mind? After a few seconds, she tells you she saw her father masturbateing that morning. She doesn''t think her father has been with a woman since her mother passed away. Mira is sorry for her father''s lose, hers too for that matter, but she has an overwhelming desire to help him. She can''t just do nothing.'
  112. 'You know Mira loves her father very much, you don''t know what you can do to help. You don''t want or need this drama in your life. First, you find out about migic being real. School is rapid approaching. You tell her that there is nothing you can do to help with her father''s depression. Mira''s pouts and stands with her arms crossed. Her whole demeaner is one of injured innocence.'
  113. 'A few minutes later, to your surprise, you feel an unexpectedly nice itch and a wicked heat rises up in your crotch of thoughts of his sucking Mira''s father.'
  114. act 'Maybe a little followup wont hurt': gt 'Meadow', 'start'
  115. end
  116. act 'Not interested': gt 'Meadow', 'start'
  117. end
  118. elseif MiraLoc = 2:
  119. gs 'Miroslava', 'miraclothes'
  120. '"What a wonderful place you have found, it''s so comfortable and sunny!"'
  121. if pcs_horny >= 60 and npc_QW['A60'] > 15 and temper >= 20 and sunWeather = 1:
  122. act 'Mira, come here and stick that tongue of your in my wet pussy!':
  123. *clr & cla
  124. if miralick = 0:miralick = 1 & girl += 1
  125. ! WD: missing horny adjust
  126. gs 'stat'
  127. if $pantyworntype ! 'none':
  128. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick.jpg"></center>'
  129. 'Mira immediately sits on the grass and waits until you get undress. Holding out your hand, you throw caution to the winds and push your panties aside, revealing your already dripping snatch...'
  130. gs 'arousal', 'foreplay', 5, 'lesbian'
  131. gs 'stat'
  132. act 'Further':
  133. *clr & cla
  134. gs 'stat'
  135. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick1.jpg"></center>'
  136. 'You enjoy, Mira''s gentle touch between your legs. She teases you by gently touching your clit...'
  137. gs 'arousal', 'vaginal_finger', 5, 'lesbian'
  138. gs 'stat'
  139. act 'Further':
  140. *clr & cla
  141. gs 'stat'
  142. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick2.jpg"></center>'
  143. 'A couple of minutes later you eagerly get rid of your panties wait, while Mira lowers her mouth to your pussy and lightly nibbles on your clit, suddenly you are in the midst of an orgasm.'
  144. $orgasm_or = 'yes'
  145. gs 'arousal', 'cuni', 5, 'lesbian'
  146. gs 'arousal', 'end'
  147. gs 'stat'
  148. act 'Finish': gt 'Meadow', 'start'
  149. end
  150. end
  151. else
  152. act 'Further':
  153. *clr & cla
  154. gs 'stat'
  155. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick2.jpg"></center>'
  156. 'Mira obediently kneels at your feet and pulls starts licking your clit and starts to finger your pussy. After a few minutes of this treatment, Mira brings you to blazing orgasm.'
  157. $orgasm_or = 'yes'
  158. gs 'arousal', 'cuni', 5, 'lesbian'
  159. gs 'arousal', 'vaginal_finger', 5, 'lesbian'
  160. minut -= 5
  161. gs 'arousal', 'end'
  162. gs 'stat'
  163. act 'Finish': gt 'Meadow', 'start'
  164. end
  165. end
  166. end
  167. end
  168. act 'Finish': gt 'Meadow', 'start'
  169. end
  170. end
  171. if $ARGS[0] = '0':
  172. if temper < 20:
  173. minut += 2
  174. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr.jpg"></center>'
  175. 'You were about to approach her, but stop as she undoes her pants. You decide to watch it to what she does...'
  176. act 'Watch':
  177. *clr & cla
  178. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr1.jpg"></center>'
  179. 'Mira, pulls harshly on her panties so that 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...'
  180. gs 'arousal', 'voyeur', 2, 'lesbian'
  181. gs 'stat'
  182. act 'Watch':
  183. *clr & cla
  184. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr2.jpg"></center>'
  185. 'It is a couple of seconds slowly Stoke himself in the stomach, and then, staring eyes where-in the void, as slowly dives it myself in your pants, starting to RUB her crotch.'
  186. gs 'arousal', 'voyeur', 2, 'lesbian'
  187. gs 'stat'
  188. act 'Watch':
  189. *clr & cla
  190. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr3.jpg"></center>'
  191. 'Suddenly she pulls out the perineum hand and look down my pants, that-there looking.'
  192. gs 'arousal', 'voyeur', 1, 'lesbian'
  193. gs 'stat'
  194. act 'Watch':
  195. *clr & cla
  196. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr4.jpg"></center>'
  197. 'But soon she gets tired of it and she strips off her jacket, but for her and blouse, exposing you her small Tits.'
  198. gs 'arousal', 'voyeur', 2, 'lesbian'
  199. gs 'stat'
  200. act 'Watch':
  201. *clr & cla
  202. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr5.jpg"></center>'
  203. 'Removing the jacket, she-then again puts on a jacket and running one hand in panties, another begins to fondle Breasts.'
  204. gs 'arousal', 'voyeur', 2, 'lesbian'
  205. gs 'stat'
  206. act 'Watch':
  207. *clr & cla
  208. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr6.jpg"></center>'
  209. 'In a minute she provalivaetsja back to the nearest tree, her pants fall down to his knees and she, continuing with one hand to knead and squeeze her Breasts, another brings herself to orgasm. You watch a couple minutes in hopes of a sequel, but Mira has come to life and begins to get dressed, so, you decide to make a hasty retreat...'
  210. gs 'arousal', 'voyeur', 10, 'lesbian'
  211. gs 'arousal', 'end'
  212. gs 'stat'
  213. act 'Leave':minut += 30 & gt 'gadukino'
  214. end
  215. end
  216. end
  217. end
  218. end
  219. end
  220. elseif temper < 25:
  221. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr7.jpg"></center>'
  222. 'Mira is, leaning against a tree and starts to caress herself.'
  223. gs 'arousal', 'voyeur', 2, 'lesbian'
  224. gs 'stat'
  225. act 'Watch':
  226. *clr & cla
  227. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr8.jpg"></center>'
  228. 'It is a few minutes continues to play with them, and then stops and a few seconds looking thoughtfully at lying near a log...'
  229. gs 'arousal', 'voyeur', 5, 'lesbian'
  230. gs 'stat'
  231. act 'Watch':
  232. *clr & cla
  233. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr9.jpg"></center>'
  234. 'Lastly, having made the decision, she approaches him and starts to remove her panties.'
  235. gs 'arousal', 'voyeur', 2, 'lesbian'
  236. gs 'stat'
  237. act 'Watch':
  238. *clr & cla
  239. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr10.jpg"></center>'
  240. 'Taking off panties, she gently sits down on a log and tries to swing it a little bit, checking, see, the strength...'
  241. gs 'arousal', 'voyeur', 1, 'lesbian'
  242. gs 'stat'
  243. act 'Watch':
  244. *clr & cla
  245. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr11.jpg"></center>'
  246. 'Sure, what accidentally falls down to him, Mira begins to caress herself, while not forgetting to look around, while, lastly, do not bring yourself to orgasm... You watch a couple minutes in hopes of a sequel, but Mira has come to life and begins to get dressed, so, you decide to make a hasty retreat...'
  247. gs 'arousal', 'voyeur', 10, 'lesbian'
  248. gs 'arousal', 'end'
  249. gs 'stat'
  250. act 'Leave':minut += 30 & gt 'gadukino'
  251. end
  252. end
  253. end
  254. end
  255. else
  256. minut += 2
  257. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr12.jpg"></center>'
  258. 'You have time just at the most interesting. Mira stands on a stump, which was lying near razdelennoe bedspread, and looking taller blouse, enjoying the cool breeze, running his hand over crotch himself.'
  259. act 'Watch':
  260. *clr & cla
  261. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr13.jpg"></center>'
  262. 'But she soon gets bored and she, as if on purpose, turning to you ass, pulls off her skirt.'
  263. gs 'arousal', 'voyeur', 2, 'lesbian'
  264. gs 'stat'
  265. act 'Watch':
  266. *clr & cla
  267. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr14.jpg"></center>'
  268. 'By doing this, she sits down on a stump and continues to caress herself, but after a couple of minutes and do this, it is a little...'
  269. gs 'arousal', 'voyeur', 5, 'lesbian'
  270. gs 'stat'
  271. act 'Watch':
  272. *clr & cla
  273. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr15.jpg"></center>'
  274. 'Walking up from the stump covers, Mira takes off her top and remains only in her panties.'
  275. gs 'arousal', 'voyeur', 1, 'lesbian'
  276. gs 'stat'
  277. act 'Watch':
  278. *clr & cla
  279. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr16.jpg"></center>'
  280. 'Who immediately takes off after the blouse and left in the buff, squatting brings herself to orgasm. You watch a couple minutes in hopes of a sequel, but Mira has come to life and begins to get dressed, so, you decide to make a hasty retreat...'
  281. gs 'arousal', 'voyeur', 10, 'lesbian'
  282. gs 'arousal', 'end'
  283. gs 'stat'
  284. act 'Leave':minut += 30 & gt 'gadukino'
  285. end
  286. end
  287. end
  288. end
  289. end
  290. end
  291. if $ARGS[0] = '1':
  292. minut += 2
  293. pcs_horny += 15
  294. gs 'stat'
  295. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
  296. 'They are talking to each other, along the way, undressing, but what exactly are they saying, you cannot hear from-for distances.'
  297. act 'Watch':
  298. *clr & cla
  299. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex1.jpg"></center>'
  300. 'After a couple of minutes Mira lies before Mitka on the bedspread and dangles invitingly in front of him legs. The, not forcing myself to wait, immediately takes its way between her legs and starts roughly and strongly to bitch-slap her with your dick, why she starts loudly and oohing and podveshivat.'
  301. gs 'arousal', 'voyeur', 15
  302. gs 'stat'
  303. act 'Watch':
  304. *clr & cla
  305. if npc_QW['A60'] = 2:npc_QW['A60'] = 3
  306. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex2.jpg"></center>'
  307. 'Fifteen minutes Mitka finally cums Mira on his stomach and a little more rested, they begin to gather...'
  308. gs 'arousal', 'voyeur', 5
  309. gs 'arousal', 'end'
  310. gs 'stat'
  311. act 'Leave':minut += 30 & gt 'gadukino'
  312. end
  313. end
  314. end
  315. if $ARGS[0] = '2':
  316. temp_md = RAND(0,1)
  317. if temp_md = 0:
  318. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal.jpg"></center>'
  319. 'Mira ass jumps on a member mitkina, every time Selepas buttocks on his thighs, and loud postanyvat.'
  320. gs 'arousal', 'voyeur', 2
  321. gs 'stat'
  322. else
  323. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal1.jpg"></center>'
  324. 'Mira, extending his arms buttocks, is on all fours and moaning loudly, when Mitka, completely removing, drives in her wide open ass my cock.'
  325. gs 'arousal', 'voyeur', 2
  326. gs 'stat'
  327. end
  328. act 'Watch':
  329. *clr & cla
  330. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal2.jpg"></center>'
  331. 'After a couple of minutes Mitka much slaps her ass and Mira unfolds quickly, gets up on her knees before him and far sticking his tongue out, takes his face his warm sperm...'
  332. gs 'arousal', 'voyeur', 10
  333. gs 'arousal', 'end'
  334. gs 'stat'
  335. act 'Leave':minut += 30 & gt 'gadukino'
  336. end
  337. end
  338. if $ARGS[0] = '3':
  339. if temper < 15:
  340. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj.jpg"></center>'
  341. 'She enthusiastically sucks his cock and sees the holes in her cheeks, when she sucks him into her throat...'
  342. gs 'arousal', 'voyeur', 2
  343. gs 'stat'
  344. act 'Watch':
  345. *clr & cla
  346. gs 'stat'
  347. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj1.jpg"></center>'
  348. 'But, apparently, you''re a little late, because after a couple minutes calamba puts a hand Mira on the back of the head and with one sharp jerk skewer on yourself. At first she gags and coughs of oneoriginal, but then still cope with the waves of nausea and hanging out a little of the language, obediently swallows his cum...'
  349. gs 'arousal', 'voyeur', 2
  350. gs 'arousal', 'end'
  351. gs 'stat'
  352. act 'Leave':minut += 30 & gt 'gadukino'
  353. end
  354. else
  355. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj2.jpg"></center>'
  356. 'She''s in some flip-flops is cancer, sticking out in your face your ass, and moaning loudly, when kolamba slaps her crotch with my cock, pushing in her cunt his cock. Mira scratching his hands on the ground and arched like a cat, with that-then in between Kagami speaking Calamba. But the, it seems. isn''t paying absolutely no attention, continuing to batter in her pussy, and soon shall bring the girl to orgasm, a minute later and he cums...'
  357. gs 'arousal', 'voyeur', 10
  358. gs 'arousal', 'end'
  359. gs 'stat'
  360. act 'Leave':minut += 30 & gt 'gadukino'
  361. end
  362. end
  363. if $ARGS[0] = '4' or $ARGS[0] = '5':
  364. if temper < 12:
  365. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj5.jpg"></center>'
  366. 'Vasya enthusiastically drives the cock in her mouth tied to a tree Mira. She gags and coughs, but at the same time, she moves her head towards the member. After a couple of minutes Vasya tilts back his head and with a blissful roar cums in her mouth...'
  367. gs 'arousal', 'voyeur', 5
  368. gs 'arousal', 'end'
  369. gs 'stat'
  370. act 'Leave':minut += 30 & gt 'gadukino'
  371. elseif temper >= 12 and temper < 15:
  372. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj3.jpg"></center>'
  373. 'They are both completely naked and Mira, far sticking out his ass, feeling fucked kafousia the Vasya. After a couple of minute you see, as Mira onto the head on his cock and fades, swallowing sperm...'
  374. gs 'arousal', 'voyeur', 5
  375. gs 'arousal', 'end'
  376. gs 'stat'
  377. act 'Leave':minut += 30 & gt 'gadukino'
  378. elseif temper >= 15 and temper < 20:
  379. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj4.jpg"></center>'
  380. 'They are both completely naked and lustful Mira with squeals, like crazy, galloping on Vaskerom member. The long such rate does not stand up and unceremoniously throwing off his rider, cums on her buttocks...'
  381. gs 'arousal', 'voyeur', 5
  382. gs 'arousal', 'end'
  383. gs 'stat'
  384. act 'Leave':minut += 30 & gt 'gadukino'
  385. elseif temper >= 20:
  386. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj6.jpg"></center>'
  387. 'Fully naked Mira, bent, facing Vasya and strenuously substitutes his ass, in which he drives his cock. Judging by her lustful moans, she quite like it, what have her in the ass, but after a couple of minutes Vasya takes from it his penis and pulls on her buttocks...'
  388. gs 'arousal', 'voyeur', 5
  389. gs 'arousal', 'end'
  390. gs 'stat'
  391. act 'Leave':minut += 30 & gt 'gadukino'
  392. end
  393. end
  394. ! WD: No exit and does nothing
  395. !{
  396. if $ARGS[0] = '5':
  397. if (meadow = 3 or meadow = 6) and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 25 and sunWeather = 1 and temp_md = 5:
  398. *clr & cla
  399. minut += 5
  400. pcs_horny += 20
  401. gs 'stat'
  402. end
  403. end
  404. }!
  405. if $ARGS[0] = '6':
  406. if temper < 20:
  407. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj7.jpg"></center>'
  408. 'Mira is kneeling between the three friends and with pleasure sucks their cocks. You see, how spokeout who in her mouth, who is on the breast, and who is just on the face...'
  409. gs 'arousal', 'voyeur', 15
  410. else
  411. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj8.jpg"></center>'
  412. 'Mira sits on his haunches between the three friends and happily chomps their members. You see, how spokeout who in her mouth, and who is just on the face...'
  413. gs 'arousal', 'voyeur', 5
  414. end
  415. gs 'arousal', 'end'
  416. gs 'stat'
  417. act 'Leave':minut += 30 & gt 'gadukino'
  418. end
  419. if $ARGS[0] = '7':
  420. npc_QW['A60'] += 1
  421. if temper < 15:
  422. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj11.jpg"></center>'
  423. 'Mira sits on his haunches in front of one of the boys and just take in my mouth his cum. Licking and hiding in his pants his cock, it is the same with another prodelyvat...'
  424. gs 'arousal', 'voyeur', 15
  425. elseif temper >= 15 and temper < 25:
  426. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj10.jpg"></center>'
  427. 'Boys, the two of us fucking Mira in the mouth and pussy, about what-then with a laugh talking to each other. Mira also echoed them, their moans and placename... Fifteen minutes later they finish and begin to gather...'
  428. gs 'arousal', 'voyeur', 15
  429. else
  430. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj9.jpg"></center>'
  431. 'All three of them almost naked and one of them, Mira just sucks, and the second, all appearances, already finished, but because just touching her Breasts and there it goes hand between her lustful rasstavlennyh feet...'
  432. gs 'arousal', 'voyeur', 15
  433. end
  434. gs 'arousal', 'end'
  435. gs 'stat'
  436. act 'Leave':minut += 30 & gt 'gadukino'
  437. end
  438. if $ARGS[0] = '8':
  439. npc_QW['A60'] += 1
  440. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj12.jpg"></center>'
  441. 'Miras for their bodies almost invisible, only a piece of naked ass yeah swaying feet in sneakers. You half an hour watching, as the men take turns fucking weak and tired Mira, but then you get bored and you decide to leave...'
  442. gs 'arousal', 'voyeur', 30
  443. gs 'arousal', 'end'
  444. gs 'stat'
  445. act 'Leave':minut += 30 & gt 'gadukino'
  446. end
  447. if $ARGS[0] = '9':
  448. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadows.jpg"></center>'
  449. 'She is on all fours with his back to you and painful, but enough moaning, fingering your ass a ear of corn.'
  450. gs 'arousal', 'voyeur', 30
  451. gs 'arousal', 'end'
  452. gs 'stat'
  453. act 'Leave':minut += 30 & gt 'gadukino'
  454. end
  455. !125s
  456. !from 1.2.5 [Meadow_events]
  457. if $ARGS[0] = 'mira_mitka':
  458. minut += 5
  459. pcs_horny += 15
  460. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
  461. 'Out on the meadow, you suddenly notice Mira Mitya. They talk among themselves, undressing along the way, but what exactly are they saying, you cannot hear because of the distance.'
  462. gs 'stat'
  463. act 'Watch':
  464. *clr & cla
  465. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex1.jpg"></center>'
  466. 'After a couple of minutes before Miroslav Mitka goes on and puts a blanket invitingly in front of him legs. He was not forcing himself to wait, he immediately takes its way between her legs and starts roughly and badly to slam into her his cock, making loud and she starts to moan and podpisyvat.'
  467. gs 'arousal', 'voyeur', 5
  468. gs 'stat'
  469. act 'Watch':
  470. *clr & cla
  471. if npc_QW['A60'] = 2:npc_QW['A60'] = 3
  472. mirasextimes += 1
  473. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex2.jpg"></center>'
  474. 'Fifteen minutes through Miroslav Mitka finally cums on her stomach and a little more rested, they begin to gather...'
  475. gs 'arousal', 'voyeur', 15
  476. gs 'arousal', 'end'
  477. gs 'stat'
  478. act 'Go':minut += 30 & gt'Gaddvor'
  479. end
  480. end
  481. end
  482. if $ARGS[0] = 'mira_gang':
  483. npc_QW['A60'] = 31
  484. mirasextimes += 1
  485. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj12.jpg"></center>'
  486. 'Miras for their bodies is almost not visible, only a piece of a naked ass bobbing Yes in sneakers feet. You half an hour watching the guys take turns fucking weak and tired Miroslav, but then you get bored and you decide to leave...'
  487. gs 'arousal', 'voyeur', 30
  488. gs 'arousal', 'end'
  489. gs 'stat'
  490. act 'Go':minut += 30 & gt'Gaddvor'
  491. end
  492. if $ARGS[0] = 'miraperversion11':
  493. minut += 5
  494. pcs_horny += 10
  495. npc_QW['A60'] = 12
  496. gs 'stat'
  497. 'You don''t know where to begin, so you stay silent just staring at Mira. Mira at the same time is looking at her feet and blushing hard.'
  498. 'Finally you gather your wits and ask what happened last night? Mira, still no looking you in the eye, stammers out that she doesn''t know why she did it. She says that she was out of control.'
  499. 'But you were also drunk, and did not do what she did. Her face sinks with shame and she continues to look at the ground.'
  500. 'You speak with her awhile and somehow manage to soothe her and tell her that, she should just bite the bullet and move on.'
  501. 'Mira thanks you most sincerely for your support, but her eyes still look down....'
  502. act 'Leave': gt $loc, $metka
  503. end
  504. if $ARGS[0] = 'lesb_mira':
  505. miraday = daystart
  506. mirahorny = rand(0,80)
  507. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirakiss1.jpg"></center>'
  508. 'Glade you never came to Mira.'
  509. '"Mira, I want you," you whispered in her ear and kissed her passionately on the lips.'
  510. gs 'arousal', 'kiss_give', 5, 'lesbian'
  511. gs 'stat'
  512. if mirahorny < 20:act 'Further':gt 'mirasex','mirakiss'
  513. if mirahorny >= 20:act 'Further':gt 'mirasex','foreplay'
  514. end
  515. if $ARGS[0] = 'mira_lesb':
  516. miraday = daystart
  517. mirahorny = rand(40,80)
  518. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirakiss4.jpg"></center>'
  519. 'In the meadow you went to Mira, smiling mischievously.'
  520. '" - <<$pcs_nickname>>, get freaky?" - she whispered in your ear and pinning you to the tree, dug kiss.'
  521. gs 'arousal', 'kiss', 5, 'lesbian'
  522. gs 'stat'
  523. if pcs_horny < 20:act 'Agree':gt 'mirasex','mirakiss'
  524. if pcs_horny >= 20:act 'Agree':gt 'mirasex','foreplay'
  525. if pcs_horny < 40:
  526. act 'Refuse':
  527. *clr & cla
  528. minut += 5
  529. pcs_horny -= 5
  530. npc_rel['A60'] -= 1
  531. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk2.jpg"></center>'
  532. 'You had to prioritity a lot of effort to break out of her embrace.'
  533. '" - Mira, come now, " said you, seeing the silent question in her eyes. - The mood is not very.'
  534. '"- You`re beastly, " she sulked resentfully lips in response.'
  535. gs 'arousal', 'end'
  536. gs 'stat'
  537. act 'Further':gt $loc, $metka
  538. end
  539. end
  540. end
  541. if $ARGS[0] = 'lesb_talk_mira1':
  542. minut += 5
  543. pcs_horny += 5
  544. pcs_dom += 1
  545. gs 'Miroslava', 'miraclothes'
  546. 'You are a long time silent, looking at Mira, not knowing how to start the conversation. But then still dare.'
  547. ' - Mira, you`re all the boys in our gang, gave, you - start. - So?'
  548. ' - Yeah, is a bit embarrassed replied Miroslava and suspiciously staring at you. - What?'
  549. ' - Yeah I was thinking simple, all gave, all served, and the friend was forgotten, - with a reproach in his voice said you.'
  550. ' - So you`re not a guy like you want to do that?, - surprised Mira.'
  551. ' - And then you`re young and you don`t know how it girls girls give pleasure, ` replied you her.'
  552. ' - But I don`t do that, not this... uh... not a lesbian - I rounded eyes of Mira. But flushed cheeks and shining eyes, you realize that the idea that she is going to lick a girl very excited.'
  553. ' - Don`t be like Mirka, you`re not going, " continued you to push her. - In short, or are you now doing to me nice, or I`m leaving. But then you`d only communicate with the Hui village men about me you can forget.'
  554. 'Mira thought, funny frowned. But it did not last long, the excitement and the prospect of losing a friend did the trick.'
  555. ' - Well <<$pcs_nickname>>, I`ll do it, " she said falling to her knees.'
  556. act 'Further':gt 'mirasex','miralick_first'
  557. end
  558. if $ARGS[0] = 'lesb_talk_mira2':
  559. minut += 5
  560. pcs_horny += 5
  561. mirasex = 2
  562. gs 'Miroslava', 'miraclothes'
  563. gs 'stat'
  564. 'You for a long time looking at Mira with a malicious smile on his lips, then begin the conversation.'
  565. ' - Well, Mirka, congratulations, you said. - You are now the same whore as I. All the boys gave. So?'
  566. 'She tried to keep silent, but you are not satisfied.'
  567. ' - So or not?, - you continued to insist on an answer.'
  568. ' - Well, not while she acknowledged.'
  569. ' - You know what that means?, - continued you insinuating voice.'
  570. ' - What? - blushing terribly asked Mira, although she already guessed where this is going.'
  571. ' - It`s time to return the favor, - a triumphant tone replied you and leaning on a tree, beckoned her with your finger. - You can start.'
  572. 'Mira hesitated a couple of moments, as if pondering something, and then sat down in front of you on your knees.'
  573. act 'Further':gt 'mirasex','miralick_first'
  574. end
  575. if $ARGS[0] = 'lesb_talk_mira3':
  576. minut += 5
  577. pcs_horny += 5
  578. pcs_dom -= 1
  579. gs 'Miroslava', 'miraclothes'
  580. gs 'stat'
  581. 'You leaned on the tree and beckoned Mira the finger.'
  582. '" - Need to be tongue in cheek Mira, " said you. - Get.'
  583. 'She, already accustomed to, fell in front of you on your knees.'
  584. act 'Further':gt 'mirasex','miralick_first'
  585. end
  586. if $ARGS[0] = 'mira_lesb_talk1':
  587. minut += 5
  588. pcs_horny += 5
  589. pcs_dom -= 1
  590. mirahorny = rand(0,80)
  591. gs 'stat'
  592. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk.jpg"></center>'
  593. if MiraLoc ! 2:'In the clearing you met Mira. Seeing you, she immediately came up with a sly smile on his lips.'
  594. if MiraLoc = 2:'When you came into the clearing, Mira immediately came to you with a sly smile on his lips.'
  595. '" - <<$pcs_nickname>>, you`re all the boys in our gang, gave, " she began. - So?'
  596. 'You tried to keep silent, but it didn`t suit Mira.'
  597. '" - So or not?," - continued to insist she answer.'
  598. '" - Well, is not even acknowledged you."'
  599. '" - Yeah I was thinking simple, all gave, all served, and the friend forgot, " continued Mira looking you in the eye.'
  600. if lesbian = 0:
  601. '" - So you`re not a guy like you want to do that?," - surprised you.'
  602. '" - And then you`re young and you don`t know how it girls girls give pleasure," she answered you.'
  603. else
  604. 'You although already guessed where she was going, but still hesitated.'
  605. '" - Come on, don`t break <<$pcs_nickname>>, it doesn`t suit you, " she continued to push to get comfortable on the nearest stone.'
  606. '" - Well Mira, I`ll do it, " you said falling on his knees.'
  607. '"In the end, why not make her friend pleased?" - thought you talking about yourself.'
  608. end
  609. if lesbian = 0:
  610. act 'Further':
  611. *clr & cla
  612. minut += 5
  613. pcs_horny += 30
  614. gs 'stat'
  615. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk2.jpg"></center>'
  616. 'From these words, you stared dumbfounded Mira.'
  617. '" - But I don`t do that, not this... uh... not a lesbian, " I tried to deny you. But the idea that you will go down on a girl right here in the middle of the clearing, forcing your pussy treacherously sasodei.'
  618. act 'Further':
  619. *clr & cla
  620. minut += 5
  621. pcs_horny += 10
  622. gs 'stat'
  623. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk3.jpg"></center>'
  624. 'You still hoped, looking at Mira that she changes her mind.'
  625. '" - Come on, don`t break <<$pcs_nickname>>," - said Mira, taking you for a t-shirt and pulling him to the nearest stone. - "Little Sluts should always bring joy to my friends."'
  626. 'Sitting on the she looked eagerly at you:'
  627. '" - Well what are you waiting, I`m waiting."'
  628. '" - Well Mira, I`ll do it, " you finally gave in, sinking to his knees. "In the end, why not make her friend pleased?" - thinking to himself.'
  629. act 'Further':gt 'mirasex','lickmira_start'
  630. end
  631. end
  632. else
  633. act 'Further':gt 'mirasex','lickmira_first'
  634. end
  635. end
  636. if $ARGS[0] = 'mira_lesb_talk2':
  637. minut += 5
  638. pcs_horny += 5
  639. mirasex = 2
  640. mirahorny = rand(0,80)
  641. gs 'stat'
  642. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk.jpg"></center>'
  643. 'When you came into the clearing, Mira immediately came to you with a sly smile on his lips.'
  644. '" - Well, <<$pcs_nickname>>, congratulations, " she said. - You are now the same whore as I. All the boys gave. So?'
  645. 'You tried to keep silent, but it didn`t suit Mira.'
  646. '"- So or not?," - continued to insist she answer.'
  647. '" - Well, is not even acknowledged you."'
  648. ' "- You know what that means?," - continued Mira insinuating voice.'
  649. '" - What?," - you asked, although already guessed where this is going.'
  650. '" - It`s time to return the favor," - a triumphant tone replied Mira and began to get comfortable on the nearest stone. - You can start.'
  651. '"Well, everything is logical.", - you thought falling on his knees before her.'
  652. act 'Further':gt 'mirasex','lickmira_first'
  653. end
  654. if $ARGS[0] = 'mira_lesb_talk3':
  655. minut += 5
  656. pcs_horny += 5
  657. pcs_dom -= 1
  658. mirahorny = rand(40,80)
  659. miraday = daystart
  660. gs 'stat'
  661. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_lesb_talk3.jpg"></center>'
  662. if MiraLoc ! 2:
  663. 'In the clearing you met Mira. Seeing you, she immediately came to you with an excited face.'
  664. '" - But where are you <<$pcs_nickname>>, I was looking for you, looking for, " she said. - Need to be tongue in cheek.'
  665. 'And started to get comfortable.'
  666. else
  667. 'When you came into the clearing, Mira immediately turned to you with an excited face.'
  668. '" - Need to be tongue in cheek <<$pcs_nickname>>," - she said and started to get comfortable. -" Get."'
  669. end
  670. 'You are already familiar fell on his knees before her.'
  671. act 'Further':gt 'mirasex','lickmira_first'
  672. end
  673. if $ARGS[0] = 'mira_lesb_talk4':
  674. minut += 20
  675. pcs_horny += 5
  676. pcs_dom -= 1
  677. mirahorny = rand(40,80)
  678. miraday = daystart
  679. gs 'stat'
  680. gs 'Miroslava', 'miraclothes'
  681. 'Walking through the village you meet Mira. Seeing you, she immediately came to you with an excited face.'
  682. '" - But where are you <<$pcs_nickname>>, I was looking for you, looking for, " she said. - "Let`s go take a walk in our meadow."'
  683. 'And grabbing you by the hand, literally dragged behind him. You walked behind Mira, hearing ahead of her excited breath, knowing full well why she leads you there. Arriving at the clearing of Mira immediately turned to you with an excited face.'
  684. '" - Need to be tongue in cheek <<$pcs_nickname>>," - she said and started to get comfortable. -" Get."'
  685. 'You are already familiar fell on his knees before her.'
  686. act 'Further':gt 'mirasex','lickmira_first'
  687. end
  688. if $ARGS[0] = 'mirameadow':
  689. minut += 2
  690. gs 'stat'
  691. 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:
  692. *clr & cla
  693. minut += 2
  694. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr.jpg"></center>'
  695. 'You were about to approach her, but you are surprised to see her start to unzips her pants... You are excited by what you are seeing and decide to watch...'
  696. act 'Watch':
  697. *clr & cla
  698. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr1.jpg"></center>'
  699. 'Miroslava, with the force lifting the panties so that they cut between her labia, furtively looks around, but, of course, because of the dense vegetation does not notice, and therefore continues...'
  700. gs 'arousal', 'voyeur', 2, 'lesbian'
  701. gs 'stat'
  702. act 'Watch':
  703. *clr & cla
  704. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr2.jpg"></center>'
  705. 'A couple of seconds she slowly strokes herself on his stomach, and after staring gaze somewhere in the void, as slowly it dives my pants, starting to stroke the crotch.'
  706. gs 'arousal', 'voyeur', 2, 'lesbian'
  707. gs 'stat'
  708. act 'Watch':
  709. *clr & cla
  710. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr3.jpg"></center>'
  711. 'Suddenly, she pulls the crotch of the hand, and look down my pants, there is something looking out.'
  712. gs 'arousal', 'voyeur', 1, 'lesbian'
  713. gs 'stat'
  714. act 'Watch':
  715. *clr & cla
  716. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr4.jpg"></center>'
  717. 'But soon she is bored and she takes off her jacket and blouse, exposing you her small Tits.'
  718. gs 'arousal', 'voyeur', 2, 'lesbian'
  719. gs 'stat'
  720. act 'Watch':
  721. *clr & cla
  722. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr5.jpg"></center>'
  723. 'Removing the jacket, she again puts on a jacket and running one hand into her panties, the other begins to caress Breasts.'
  724. gs 'arousal', 'voyeur', 2, 'lesbian'
  725. gs 'stat'
  726. act 'Watch':
  727. *clr & cla
  728. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr6.jpg"></center>'
  729. 'A minute later she perevalivaetsya back to the nearest tree, her pants fall down to his knees and she continued with one hand to knead and squeeze her Breasts, the other brings themselves to orgasm. You see a couple of minutes in hope for a sequel, but already Mira wakes up and starts to dress, so you decide to make a hasty retreat...'
  730. gs 'arousal', 'voyeur', 10, 'lesbian'
  731. gs 'arousal', 'end'
  732. gs 'stat'
  733. act 'Go':minut += 30 & gt'Gaddvor'
  734. end
  735. end
  736. end
  737. end
  738. end
  739. end
  740. elseif meadow = 3 and MiraLoc = 0 and mirasextimes < 15 and temper >= 20 and temper < 25 and sunWeather = 1 and temp_md = 0:
  741. *clr & cla
  742. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr7.jpg"></center>'
  743. 'Mira is standing, leaning against a tree and starts to caress herself.'
  744. gs 'arousal', 'voyeur', 2, 'lesbian'
  745. gs 'stat'
  746. act 'Watch':
  747. *clr & cla
  748. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr8.jpg"></center>'
  749. 'A few minutes she continues to play with herself, and then stops a moment and looks thoughtfully at lying near a log...'
  750. gs 'arousal', 'voyeur', 5, 'lesbian'
  751. gs 'stat'
  752. act 'Watch':
  753. *clr & cla
  754. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr9.jpg"></center>'
  755. 'Finally, having made the decision, she approaches him and starts to remove her panties.'
  756. gs 'arousal', 'voyeur', 2, 'lesbian'
  757. gs 'stat'
  758. act 'Watch':
  759. *clr & cla
  760. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr10.jpg"></center>'
  761. 'Taking off panties, she gently sits down on a log and tries to swing it a little bit, checking to see that the strength...'
  762. gs 'arousal', 'voyeur', 1, 'lesbian'
  763. gs 'stat'
  764. act 'Watch':
  765. *clr & cla
  766. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr11.jpg"></center>'
  767. 'Making sure that accidentally fall to him, Mira begins to caress herself, while not forgetting to look around, before finally brings himself to orgasm... You see a couple of minutes in hope for a sequel, but already Mira wakes up and starts to dress, so you decide to make a hasty retreat...'
  768. gs 'arousal', 'voyeur', 10, 'lesbian'
  769. gs 'arousal', 'end'
  770. gs 'stat'
  771. act 'Go':minut += 30 & gt'Gaddvor'
  772. end
  773. end
  774. end
  775. end
  776. elseif meadow = 3 and MiraLoc = 0 and mirasextimes < 15 and temper >= 25 and sunWeather = 1 and temp_md = 0:
  777. *clr & cla
  778. minut += 2
  779. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr12.jpg"></center>'
  780. 'You have time just at the most interesting. Mira stands on a stump, near which lies rasteenie veil, and looking higher up the blouse, enjoying the cool breeze, running his hand over the crotch himself.'
  781. act 'Watch':
  782. *clr & cla
  783. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr13.jpg"></center>'
  784. 'But she is soon bored and she, as if on purpose, turning to you ass, pulls off her skirt.'
  785. gs 'arousal', 'voyeur', 2, 'lesbian'
  786. gs 'stat'
  787. act 'Watch':
  788. *clr & cla
  789. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr14.jpg"></center>'
  790. 'That done, she sits down on a tree stump and continues to fondle herself, but after a couple of minutes and do this, it is a little...'
  791. gs 'arousal', 'voyeur', 5, 'lesbian'
  792. gs 'stat'
  793. act 'Watch':
  794. *clr & cla
  795. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr15.jpg"></center>'
  796. 'Walking up from the stump covered, Mira takes off her blouse and remains only in her panties.'
  797. gs 'arousal', 'voyeur', 1, 'lesbian'
  798. gs 'stat'
  799. act 'Watch':
  800. *clr & cla
  801. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowmastr16.jpg"></center>'
  802. 'Which immediately takes off after the blouse and remained in the buff, squatting brings herself to orgasm. You see a couple of minutes in hope for a sequel, but already Mira wakes up and starts to dress, so you decide to make a hasty retreat...'
  803. gs 'arousal', 'voyeur', 10, 'lesbian'
  804. gs 'arousal', 'end'
  805. gs 'stat'
  806. act 'Go':minut += 30 & gt'Gaddvor'
  807. end
  808. end
  809. end
  810. end
  811. end
  812. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 2 and temper >= 15 and sunWeather = 1 and temp_md = 1:
  813. *clr & cla
  814. minut += 2
  815. pcs_horny += 15
  816. gs 'stat'
  817. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
  818. 'They talk among themselves, undressing along the way, but what exactly are they saying, you cannot hear because of the distance.'
  819. act 'Watch':
  820. *clr & cla
  821. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex1.jpg"></center>'
  822. 'After a couple of minutes before Miroslav Mitka goes on and puts a blanket invitingly in front of him legs. He was not forcing himself to wait, he immediately takes its way between her legs and starts roughly and badly to slam into her his cock, making loud and she starts to moan and podpisyvat.'
  823. gs 'arousal', 'voyeur', 5
  824. gs 'stat'
  825. act 'Watch':
  826. *clr & cla
  827. if npc_QW['A60'] = 2:npc_QW['A60'] = 3
  828. mirasextimes += 1
  829. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex2.jpg"></center>'
  830. 'Fifteen minutes through Miroslav Mitka finally cums on her stomach and a little more rested, they begin to gather...'
  831. gs 'arousal', 'voyeur', 5
  832. gs 'arousal', 'end'
  833. gs 'stat'
  834. act 'Go':minut += 30 & gt'Gaddvor'
  835. end
  836. end
  837. end
  838. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 8 and temper >= 15 and sunWeather = 1 and temp_md = 2:
  839. *clr & cla
  840. temp_md = RAND(0,1)
  841. gs 'stat'
  842. if temp_md = 0:
  843. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal.jpg"></center>'
  844. 'Mira jumping ass on mitkina member, every time Selepas buttocks on his thighs, and loudly postanimal.'
  845. gs 'arousal', 'voyeur', 2
  846. gs 'stat'
  847. else
  848. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal1.jpg"></center>'
  849. 'Mirka, extending his arms buttocks, is on all fours and moaning loudly, when Mitka, completely removing, drives in her wide open ass my cock.'
  850. gs 'arousal', 'voyeur', 2
  851. gs 'stat'
  852. end
  853. act 'Watch':
  854. *clr & cla
  855. mirasextimes += 1
  856. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal2.jpg"></center>'
  857. 'After a couple of minutes Mitka strongly slaps her ass and Mira quickly turns around gets on her knees before him and far out his tongue, takes his face in his warm cum...'
  858. gs 'arousal', 'voyeur', 5
  859. gs 'arousal', 'end'
  860. gs 'stat'
  861. act 'Go':minut += 30 & gt'Gaddvor'
  862. end
  863. end
  864. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 3:
  865. *clr & cla
  866. if temper < 15:
  867. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj.jpg"></center>'
  868. 'She enthusiastically sucks his cock and sees the pits in her cheeks when she sucks him into her throat...'
  869. gs 'arousal', 'voyeur', 2
  870. gs 'stat'
  871. act 'Watch':
  872. *clr & cla
  873. mirasextimes += 1
  874. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj1.jpg"></center>'
  875. 'But, apparently, you`re a little late, because after a couple of minutes calamba Miroslav puts his hand on the back of the head and with one sharp jerk skewer on yourself. She gags and coughs otnositelnosti, but then cope with the waves of nausea and slightly sticking out his tongue, obediently swallows his cum...'
  876. gs 'arousal', 'voyeur', 5
  877. gs 'arousal', 'end'
  878. gs 'stat'
  879. act 'Go':minut += 30 & gt'Gaddvor'
  880. end
  881. else
  882. *clr & cla
  883. mirasextimes += 1
  884. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj2.jpg"></center>'
  885. 'She flops some is doggy sticking out in your face your ass, and moaning loudly, when kolamba slaps her crotch with my cock, pushing into her vagina his penis. Miroslav scratching his hands on the ground and arched like a cat, with something in between Kagami speaking Calamba. But that, it seems. not paying absolutely no attention, continuing to batter her pussy, and soon brought the girl to orgasm and then cums himself...'
  886. gs 'arousal', 'voyeur', 5
  887. gs 'arousal', 'end'
  888. gs 'stat'
  889. act 'Go':minut += 30 & gt'Gaddvor'
  890. end
  891. end
  892. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 4:
  893. *clr & cla
  894. gs 'stat'
  895. if temper < 20:
  896. mirasextimes += 1
  897. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj5.jpg"></center>'
  898. 'Vasya enthusiastically drives the cock in her mouth, Mira is tied to a tree. She gags and coughs, but at the same time, she moves towards the head member. After a couple of minutes Vasya tilts back his head and roar with blissful cums in her mouth...'
  899. gs 'arousal', 'voyeur', 5
  900. gs 'arousal', 'end'
  901. gs 'stat'
  902. act 'Go':minut += 30 & gt'Gaddvor'
  903. else
  904. mirasextimes += 1
  905. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj6.jpg"></center>'
  906. 'Mira fully naked, bends over, standing in front of Vasya and intensively exposes her ass to him, Vasya drives his cock deep into your ass. Judging by her lustful moans, she likes having her ass violated and after a couple of minutes Vasya pulls out of her ass and cums on her backside.'
  907. gs 'arousal', 'voyeur', 5
  908. gs 'arousal', 'end'
  909. gs 'stat'
  910. act 'Go':minut += 30 & gt'Gaddvor'
  911. end
  912. end
  913. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 5:
  914. *clr & cla
  915. gs 'stat'
  916. if temper < 20:
  917. mirasextimes += 1
  918. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj3.jpg"></center>'
  919. 'They are both completely naked and Mira, far from sticking out his ass, feeling kafousia fucked by Vasya. After a couple of minute you see how Miroslav onto the head on his cock and calms down, swallowing sperm...'
  920. gs 'arousal', 'voyeur', 5
  921. gs 'arousal', 'end'
  922. gs 'stat'
  923. act 'Go':minut += 30 & gt'Gaddvor'
  924. else
  925. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj4.jpg"></center>'
  926. 'They are both completely naked and lustful Mira squeals like crazy, jumping on Vasicinol member. The long such rate does not stand up and unceremoniously dropping off his rider cums on her buttocks...'
  927. gs 'arousal', 'voyeur', 5
  928. gs 'arousal', 'end'
  929. gs 'stat'
  930. act 'Go':minut += 30 & gt'Gaddvor'
  931. end
  932. end
  933. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 6:
  934. *clr & cla
  935. mirasextimes += 1
  936. if temper < 20:
  937. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj7.jpg"></center>'
  938. 'Mira is kneeling between the three friends and with pleasure sucking their cocks. You watch as they take turns in who spokeout her mouth, who is on the breast, and who is just on the face...'
  939. gs 'arousal', 'voyeur', 5
  940. else
  941. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj8.jpg"></center>'
  942. 'Mira squats between the three friends and happily chomps their members. You watch as they take turns in who spokeout her mouth, and who is just on the face...'
  943. gs 'arousal', 'voyeur', 5
  944. end
  945. gs 'arousal', 'end'
  946. gs 'stat'
  947. act 'Go':minut += 30 & gt'Gaddvor'
  948. end
  949. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 11 and temper >= 15 and sunWeather = 1 and temp_md = 7:
  950. *clr & cla
  951. if npc_QW['A60'] < 20: npc_QW['A60'] += 1
  952. if temper < 20:
  953. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj11.jpg"></center>'
  954. 'Mira squats in front of one of the boys and just take in my mouth his cum. Licking and hiding in his pants his cock, it`s the same with other prodelyvat...'
  955. gs 'arousal', 'voyeur', 5
  956. elseif temper >= 20 and temper < 25:
  957. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj10.jpg"></center>'
  958. 'Guys, the two of us fucking Peace in her mouth and her pussy, something with a laugh talking to each other. Miroslav also echoed them, their moans and placename... Fifteen minutes later they finish and start packing...'
  959. gs 'arousal', 'voyeur', 5
  960. else
  961. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj9.jpg"></center>'
  962. 'All three of them almost naked and one of them, Mira just sucks, and the second, apparently, already finished, but because just touching her Breasts and there it goes hand from between her Horny legs rasstavlennyh...'
  963. gs 'arousal', 'voyeur', 5
  964. end
  965. gs 'arousal', 'end'
  966. gs 'stat'
  967. act 'Go':minut += 30 & gt'Gaddvor'
  968. end
  969. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] > 30 and temper >= 15 and sunWeather = 1 and temp_md = 8:
  970. *clr & cla
  971. npc_QW['A60'] += 1
  972. mirasextimes += 1
  973. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowbj12.jpg"></center>'
  974. 'Miras for their bodies is almost not visible, only a piece of a naked ass bobbing Yes in sneakers feet. You half an hour watching the guys take turns fucking weak and tired Miroslav, but then you get bored and you decide to leave...'
  975. gs 'arousal', 'voyeur', 30
  976. gs 'arousal', 'end'
  977. gs 'stat'
  978. act 'Go':minut += 30 & gt'Gaddvor'
  979. end
  980. if meadow = 3 and MiraLoc = 0 and npc_QW['A60'] >= 20 and temper >= 15 and sunWeather = 1 and temp_md = 9:
  981. *clr & cla
  982. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadows.jpg"></center>'
  983. 'She is on all fours with his back to you and painfully, but enough moaning, fingering her butt a ear of corn.'
  984. gs 'arousal', 'voyeur', 10
  985. gs 'arousal', 'end'
  986. gs 'stat'
  987. act 'Go':minut += 30 & gt'Gaddvor'
  988. end
  989. end
  990. !125e
  991. --- Meadow ---------------------------------