city_smalloffice.qsrc 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596
  1. # city_smalloffice
  2. if $ARGS[0] = 'start':
  3. $menu_loc = 'city_smalloffice'
  4. $menu_arg = 'start'
  5. menu_off = 0
  6. CLOSE ALL
  7. if sound = 0 and hour >= 8 and hour < 17:PLAY 'sound/office.mp3',30 & PLAY 'sound/office2.mp3',30
  8. *clr & cla
  9. gs 'stat'
  10. gs 'themes', 'indoors'
  11. '<center><b><font color="maroon">Office building</font></b></center>'
  12. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener.jpg"></center>'
  13. 'You notice several ads on one of the walls. As you look through them you see a notice that someone is searching for cleaners.'
  14. if svQW >= 1:
  15. if hour >= 8 and hour <= 16 and week < 6:
  16. 'The door to the<a href="exec:gt ''city_trademission''">Trade Mission</a> is open.'
  17. else
  18. 'The door of the trade mission is closed. There''s a note on the door, Open hours: Saturday and Sunday 8:00--16:00'
  19. end
  20. end
  21. act 'Leave': minut += 5 & gt 'city_residential'
  22. if jouryQwNo = 1 and hour = 17:
  23. 'You see Yuri walking down the corridor, you remember him making a move on you but you refused him. He looks at you, smiles and approaches you.'
  24. act 'Talk to Yuri':
  25. cla
  26. menu_off = 1
  27. minut += 5
  28. gs 'stat'
  29. 'Still smiling he says, "<<$pcs_nickname>>, want to grab a cup of coffee?"'
  30. act 'Decline': jouryQwNo = 1 & gt 'city_smalloffice', 'start'
  31. act 'Accept':
  32. *clr & cla
  33. minut += 30
  34. gs 'stat'
  35. 'You nod and the two of you head off to the café, where Yuri orders coffee. You sit down at the table and begin to sip on your coffee. Yuri is painfully quiet, he has no sense of humor and is very stiff.'
  36. 'It''s pretty clear that he likes you, but he does not know how to put a move on you. As you finish the coffee Yuri finally suggests if you want to follow him to his home.'
  37. act 'No': jouryQwNo = 1 & gt 'city_smalloffice', 'start'
  38. act 'Go with Yuri': gt 'youry', 'quest'
  39. end
  40. end
  41. end
  42. if borodachQW > 0 and borodachSex = 0 and hour >= 19:'The security guard, Sasha, greets you.'
  43. if borodachQW > 0 and borodachSex > 0 and hour >= 19:'The security guard, Sasha, smiles and says, "Hi <<$pcs_nickname>>!"'
  44. if borodachQW > 0 and hour >= 19:
  45. act 'Approach Sasha':
  46. *clr & cla
  47. menu_off = 1
  48. minut += 5
  49. gs 'stat'
  50. if borodachSexDay = daystart:'You approach the security guard and greet him. You chat with him for a while. After some time Sasha tells you that he has to go on patrol and hurries off.'
  51. if borodachSexDay ! daystart:
  52. 'You approach the security guard and greet him. He winks at you, "I stashed a bottle here, I''m sure we''ve both earnt a little break."'
  53. act 'Join him':
  54. cla
  55. minut += 5
  56. gs 'stat'
  57. 'Sasha takes you to his cubbyhole and pulls out a bottle of vodka from under the table. He then reaches into a drawer and pulls out a piece of liver sausage and some cheese. He pours some of the vodka out into two glasses.'
  58. act 'Have a drink':
  59. cla
  60. gs 'drugs', 'alcohol', 'vodka'
  61. pcs_energy += 10
  62. fat += 2
  63. gs 'stat'
  64. 'You drink the shitty vodka and it burns your throat. Your throat is on fire and you quickly grab some cheese to help soothe it. Sasha casually downs the glass and doesn''t even blink. "Ah, good one."'
  65. 'While you are leaning over to eat the sausage, you feel a light touch as the guard pats you on the buttocks.'
  66. act 'Smile':
  67. cla
  68. minut += 10
  69. pcs_horny += 10
  70. gs 'drugs', 'alcohol', 'vodka'
  71. gs 'stat'
  72. 'You smile and Sasha pours more vodka, not stopping his caressing of your buttocks.'
  73. if pcs_horny < 50: gs 'city_smalloffice', 'borodachNo2'
  74. gs 'city_smalloffice', 'borodachDrink'
  75. end
  76. gs 'willpower', 'hj', 'self'
  77. if will_cost <= pcs_willpwr:
  78. act 'Put your hand on his pants (<<will_cost>> Willpower)':
  79. *clr & cla
  80. gs 'willpower', 'pay', 'self'
  81. borodachTimes += 1
  82. gs 'stat'
  83. picrand = rand(0, 2)
  84. if picrand = 0:'<center><img <<$set_imgh>> src="images/locations/city/residential/office/sex/guard/hj.jpg"></center>'
  85. if picrand = 1:'<center><img <<$set_imgh>> src="images/locations/city/residential/office/sex/guard/hj1.jpg"></center>'
  86. if picrand = 2:'<center><img <<$set_imgh>> src="images/locations/city/residential/office/sex/guard/hj2.jpg"></center>'
  87. 'You put your hand on his crotch and feel his erection harden. Your thin fingers slide over his hardon and find the zipper. You unzip him and get his cock out of his pants. Sasha relaxes on the couch waiting for you to continue what you started.'
  88. gs 'arousal', 'foreplay', 5
  89. gs 'stat'
  90. gs 'city_smalloffice', 'ohrhj'
  91. gs 'city_smalloffice', 'ohrbj'
  92. end
  93. else
  94. act 'Put your hand on his pants (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  95. end
  96. end
  97. end
  98. end
  99. gs 'arousal', 'end'
  100. gs 'stat'
  101. act 'Leave':gt 'city_smalloffice', 'start'
  102. end
  103. end
  104. if clenerT >= 3 and borodachQW = 0 and hour >= 19:
  105. 'You see a crossword placed on a chair in front of the guard as he''s deeply sighs. He looks up to you and asks, "I''m looking for another word for pleasure, the second letter is u."'
  106. act 'Reply':
  107. *clr & cla
  108. menu_off = 1
  109. borodachQW = 1
  110. '"Fulfilment?" you reply.'
  111. 'The guard smiles, "You''re right, the only word that came up in my head was fucking."'
  112. act 'Leave':gt 'city_smalloffice', 'start'
  113. act 'Laugh out loud':
  114. cla
  115. borodachQW = 2
  116. 'You laugh at him, he smiles and puts aside the crossword. "You must be new, I haven''t seen you before. Are you the new cleaning lady?"'
  117. 'You nod, "Yes, the pay is pretty bad but I need the job..."'
  118. '"By the way, I''m Sasha, and you''re?"'
  119. '"<<$pcs_nickname>>." you politely answer.'
  120. '"Nice name... I was just thinking about heading on a break, would you like to join me for a drink?"'
  121. gs 'willpower', 'drink', 'resist'
  122. if will_cost <= pcs_willpwr:
  123. act 'Sorry, I have to go (<<will_cost>> Willpower)': gs 'willpower', 'pay', 'resist' & gt 'city_smalloffice', 'start'
  124. else
  125. act 'Sorry, I have to go (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  126. end
  127. act 'Why not':
  128. cla
  129. minut += 5
  130. gs 'stat'
  131. 'Sasha takes you into his cubbyhole and takes out a bottle of vodka from under the table, at the same he reaches into the drawer and pulls out a piece of liver sausage and some cheese. He pours some of the vodka out into two glasses.'
  132. act 'Have a drink':
  133. cla
  134. gs 'drugs', 'alcohol', 'vodka'
  135. pcs_energy += 10
  136. fat += 2
  137. gs 'stat'
  138. 'You drink the shitty vodka and it burns your throat. Your throat is on fire and you quickly grab some cheese to help soothe it. Sasha casually downs the glass and doesn''t even blink. "Ah, good one."'
  139. 'While you are leaning over to eat the sausage, you feel a light touch as the guard pats you on the buttocks.'
  140. gs 'willpower', 'foreplay', 'self'
  141. if will_cost <= pcs_willpwr:
  142. act 'React (<<will_cost>> Willpower)':
  143. cla
  144. gs 'willpower', 'pay', 'self'
  145. minut += 10
  146. pcs_horny += 10
  147. gs 'stat'
  148. '"Hey! What are you doing?" you ask.'
  149. '"Relax, it was merely an accident." Sasha starts muttering as he pours another shot, "Let''s have a drink."'
  150. if pcs_horny < 50: gs 'city_smalloffice', 'borodachNo'
  151. gs 'city_smalloffice', 'borodachDrink'
  152. end
  153. else
  154. act 'React (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  155. end
  156. act 'Pretend not to notice':
  157. cla
  158. minut += 10
  159. pcs_horny += 15
  160. gs 'stat'
  161. 'You continue on as usual, trying not to pay attention to it, since it was only a casual touch. Sasha pours more vodka and says, "The second shot always tastes better." as he takes another quaff.'
  162. if pcs_horny < 50: gs 'city_smalloffice', 'borodachNo'
  163. gs 'city_smalloffice', 'borodachDrink'
  164. end
  165. end
  166. end
  167. end
  168. end
  169. end
  170. if clener >= 10 and clenerT = 0:
  171. act 'Ask for more work':
  172. cla
  173. menu_off = 1
  174. 'You ask Boris Ivanovich whether he has more work for you. He says that he needs a cleaner to clean the toilets. You''ll be almost able to work every day. Cleaning toilets for an hour earns you 65 <b>₽</b> upfront.'
  175. act 'Refuse and leave': minut += 5 & gt 'city_residential'
  176. act 'Accept':
  177. cla
  178. clenerT = 1
  179. 'You agree to work as a cleaner.'
  180. act 'Leave':gt 'city_smalloffice', 'start'
  181. end
  182. end
  183. end
  184. if clener = 1:
  185. act 'Ask about available jobs':
  186. cla
  187. menu_off = 1
  188. 'You head into the office that advertised the job. You see a large man in a jacket sitting there. He tells you can clean the Office for 65 <b>₽</b> per hour, payed upfront.'
  189. act 'Refuse and leave': minut += 5 & gt 'city_residential'
  190. act 'Accept':
  191. cla
  192. clener = 2
  193. 'You agree to work as a cleaner.'
  194. act 'Leave': gt 'city_smalloffice', 'start'
  195. end
  196. end
  197. end
  198. if clener > 1 and clenday ! daystart:
  199. act 'Mop the floor in the office for 65 <b>₽</b> (1:00)':
  200. *clr & cla
  201. menu_off = 1
  202. clenday = daystart
  203. minut += 60
  204. clener += 1
  205. pcs_mood -= 15
  206. money += 65
  207. gs 'sweat', 'add', 20
  208. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener1.jpg"></center>'
  209. if clener < 5:
  210. if hour >= 9 and hour <= 16: 'You fill a bucket of water and head over to the office with a mop. The office staff keeps out of the way while you clean the floor.'
  211. elseif clener >= 5 and clener < 10:
  212. if hour >= 9 and hour <= 16:
  213. jouryQw += 1
  214. 'You fill a bucket of water and head over to the office with a mop. The office staff keeps out of the way while you clean the floor. One of the office workers, a man with blond hair and a red face looks at you and tries to hide it, but you can feel his burning gaze.'
  215. end
  216. elseif clener >= 10:
  217. if hour >= 9 and hour <= 16 and jouryQw < 7:
  218. jouryQw += 1
  219. 'You fill a bucket of water and head over to the office with a mop. The office staff keeps out of the way while you clean the floor. One of the office workers, a man with blond hair and a red face looks at you and tries to hide it, but you can feel his burning gaze.'
  220. elseif jouryQw = 7 and hour >= 9 and hour <= 16:
  221. *clr & cla
  222. gs 'stat'
  223. jouryQw += 1
  224. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener1.jpg"></center>'
  225. 'You fill a bucket of water and head over to the office with a mop. All the staff are out of the office, except for a red faced blond man. He walks up to you visibly nervous and quietly says, "Hi. My name Yuri. And I think I''m in love with you... Can we meet and do something after work?"'
  226. act 'No':
  227. cla
  228. jouryQwNo = 1
  229. 'You look angrily at him, "No, I don''t mix business with pleasure..." Yuri looks dejected as he moves away from you.'
  230. 'As you''ve finished, you head over to Boris Ivanovich''s office. He gives you 65 <b>₽</b> for the work.'
  231. act 'Leave': gt 'city_smalloffice', 'start'
  232. end
  233. act 'Yes':
  234. cla
  235. minut += 15
  236. gs 'stat'
  237. 'You smile and nod. Yuri says that he''s just about to finish and will meet you at the entrance of the building.'
  238. 'As you''ve finished, you head over to Boris Ivanovich''s office. He gives you 65 <b>₽</b> for the work.'
  239. 'As you leave, you notice Yuri awiting you. He''s pretty nervous and it seems as if he doesn''t know what to do. Not knowing what to say, he blurts out, "How about we head over to my place, watch some movies, drink champagne and talk."'
  240. act 'No': jouryQwNo = 1 & gt 'city_smalloffice', 'start'
  241. act 'Go with Yuri': gt 'youry', 'quest'
  242. end
  243. exit
  244. end
  245. if jouryQw > 7 and hour >= 9 and hour <= 16 and jourySex = 0: 'You fill a bucket of water and head over to the office with a mop. The office staff keeps out of the way while you clean the floor. Yuri looks at you studying every inch of your figure.'
  246. if jouryQw > 7 and hour >= 9 and hour <= 16 and jourySex > 0: 'You fill a bucket of water and head over to the office with a mop. The office staff keeps out of the way while you clean the floor. Yuri pretends not to notice you in the office.'
  247. end
  248. if hour < 9 or hour > 16: 'The office is empty of people, you quietly wash the floor and wipe the floor in the office.'
  249. 'As you''ve finished, you head over to Boris Ivanovich''s office. He gives you 65 <b>₽</b> for the work.'
  250. act 'Leave':gt 'city_smalloffice', 'start'
  251. end
  252. end
  253. if clenerT >= 1 and clendayT ! daystart:
  254. act 'Clean toilets for 65 <b>₽</b> (1:00)':
  255. *clr & cla
  256. menu_off = 1
  257. clendayT = daystart
  258. minut += 60
  259. clenerT += 1
  260. pcs_mood -= 25
  261. money += 65
  262. gs 'sweat', 'add', 30
  263. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener2.jpg"></center>'
  264. if jouryQw > 7 and hour >= 9 and hour <= 16 and jourySex > 0 and jouryResult = 0:
  265. 'You enter a booth and begin scrubbing the toilet bowl. The toilet door slams as somebody comes in, you turn around and see Yuri standing there. He, quickly comes over to you, "<<$pcs_nickname>>, don''t approach me at the office, well, you know, I don''t want the rest of the office to gossip about me seeing the cleaner."'
  266. act 'You''re ashamed of me?':
  267. cla
  268. 'You let go off your cleaning stuff and look straight into Yuri''s eyes, asking him, "Are you ashamed of me?"'
  269. 'Yuri stammers, "I-I''m not embarrassed by you being a cleaner, but you must understand, I''m a manager, and you''re the cleaning lady. We must not be seen together. But I want you to keep seeing you. You know where I live, come by my place after 16:00."'
  270. gs 'willpower', 'misc', 'self'
  271. if will_cost <= pcs_willpwr:
  272. act 'Fuck you (<<will_cost>> Willpower)':
  273. cla
  274. gs 'willpower', 'pay', 'self'
  275. jouryResult = 1
  276. 'You''re offended by his behaviour and without any hesitation you tell Yuri to go to hell. He quickly turns and walks away.'
  277. 'You continue on by mopping the floor and polish the toilets and urinals. You are given 65 <b>₽</b> for your work.'
  278. act 'Leave':gt 'city_smalloffice', 'start'
  279. end
  280. else
  281. act 'Fuck you (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  282. end
  283. act 'Okay.':
  284. cla
  285. jouryResult = 10
  286. 'Yuri only sees you as a simple fuck whore. But you''re willing to put up with it and agree to visit him afterwards. Yuri nods in satisfaction and leaves the toilet.'
  287. 'You continue on by mopping the floor and polish the toilets and urinals. You are given 65 <b>₽</b> for your work.'
  288. act 'Leave':gt 'city_smalloffice', 'start'
  289. end
  290. end
  291. exit
  292. end
  293. if StasikValera > 0 and SVqw = 0:
  294. 'You clean the toilet and all of a sudden you hear the toilet door as someone walks in, as you turn around you see a man. To your surprise, it is Stasik, with him is his friend Valera that you''ve met at the beach. Stasik also apparently recognizes you, walking up to you, "Hi <<$pcs_nickname>>, you work here as a cleaner?"'
  295. act 'Explain':
  296. *clr & cla
  297. gs 'stat'
  298. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener2.jpg"></center>'
  299. 'Shrugging, you say, "I need the money. So I''ll do whatever it takes."'
  300. 'Stasik smiles, "Well, an attractive girl as you shouldn''t work a job like this, I can find a decent part-time job instead."'
  301. act 'Further':
  302. *clr & cla
  303. SVqw = 1
  304. gs 'stat'
  305. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener2.jpg"></center>'
  306. 'You ask him about the details. Stasik tells you, "It''s very simple. In the northern, central and residential areas there are supermarkets. You come to our office to find out what your assignment is, then you visit all the three stores and arrange our products there, making changes according to the assignment. At the checkout you take a receipt confirming that you''ve been to work."'
  307. '"Afterwards, you head back to our office and we will pay you. How does 500 <b>₽</b> sound for a few hours work? No hard labour, what do you say?"'
  308. act 'Not interested':gt 'city_smalloffice', 'start'
  309. act 'Accept':
  310. *clr & cla
  311. SVqw = 2
  312. gs 'stat'
  313. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener2.jpg"></center>'
  314. 'You grin and nod acceptingly, Stas nods confirming the deal, and after that walks out of the toilet.'
  315. act 'Leave':gt 'city_smalloffice', 'start'
  316. end
  317. end
  318. end
  319. exit
  320. end
  321. 'You wash the floor and polish all the booths and urinals. You are given 65 <b>₽</b> for your work.'
  322. act 'Leave':gt 'city_smalloffice', 'start'
  323. end
  324. end
  325. end
  326. if $ARGS[0] = 'borodachNo':
  327. menu_off = 1
  328. act 'I''ve had enough':
  329. cla
  330. minut += 5
  331. gs 'stat'
  332. 'You refuse to drink and start to leave. The guard tries to persuade you to stay with him and continue.'
  333. gs 'willpower', 'drink', 'resist'
  334. if will_cost <= pcs_willpwr:
  335. act 'Leave (<<will_cost>> Willpower)': gs 'willpower', 'pay', 'resist' & gt 'city_smalloffice', 'start'
  336. else
  337. act 'Leave (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  338. end
  339. gs 'city_smalloffice', 'borodachDrink'
  340. end
  341. end
  342. if $ARGS[0] = 'borodachNo2':
  343. menu_off = 1
  344. act 'I have to go now':
  345. cla
  346. minut += 5
  347. gs 'stat'
  348. 'You gather your things and start to leave, Sasha tries to persuade you to stay with him and continue.'
  349. gs 'willpower', 'sex', 'resist', 'easy'
  350. if will_cost <= pcs_willpwr:
  351. act 'Leave (<<will_cost>> Willpower)': gs 'willpower', 'pay', 'resist' & gt 'city_smalloffice', 'start'
  352. else
  353. act 'Leave (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  354. end
  355. gs 'city_smalloffice', 'borodachSex'
  356. end
  357. end
  358. if $ARGS[0] = 'borodachDrink':
  359. menu_off = 1
  360. act 'Another drink':
  361. cla
  362. minut += 15
  363. pcs_horny += 20
  364. gs 'stat'
  365. 'You drink and eat some more cheese, you realize that you are happily drunk. The guard''s hand does not stop caressing your ass.'
  366. gs 'city_smalloffice', 'borodachNo2'
  367. gs 'city_smalloffice', 'borodachSex'
  368. end
  369. end
  370. if $ARGS[0] = 'borodachSex':
  371. menu_off = 1
  372. act 'Relax':
  373. cla
  374. if borodachSex = 0:borodachSex = 1 & guy += 1
  375. 'You calm down and begin to enjoy the hands caressing you. Sasha has openly embraced and started kissing you.'
  376. 'His hands slide under your clothes, unbuttoning and removing them. Soon he has exposed your chest and begins to suck your nipples.'
  377. gs 'arousal', 'foreplay', 5
  378. gs 'stat'
  379. act 'Lie down on the sofa':
  380. *clr & cla
  381. gs 'stat'
  382. borodachSexDay = daystart
  383. pose = 0
  384. gs 'boyStat', 'A39'
  385. '<center><img <<$set_imgh>> src="images/shared/sex/vag/miss/vag.jpg"></center>'
  386. '<<$boydesc>> lays you on the sofa, spreads your legs and pulls out his <<dick>> cm dick, his fingers begin to caress your pussy, preparing it for entry.'
  387. gs 'dinsex', 'boy_puts_condom'
  388. gs 'arousal', 'vaginal_finger', 5
  389. gs 'dinsex', 'vaginal_sex', 15
  390. gs 'dinsex', 'sexcum'
  391. gs 'arousal', 'end'
  392. gs 'stat'
  393. act 'Leave':gt 'city_residential'
  394. end
  395. end
  396. end
  397. if $ARGS[0] = 'ohrhj':
  398. menu_off = 1
  399. act 'Masturbate him':
  400. cla
  401. 'You start stroking his cock with your delicate hands. Quickly Sasha groans, "I can''t hold on much longer."'
  402. gs 'arousal', 'hj', 5, 'dom'
  403. gs 'stat'
  404. gs 'city_smalloffice', 'ohrbj'
  405. gs 'city_smalloffice', 'ohrhjcum'
  406. gs 'city_smalloffice', 'ohrsex'
  407. end
  408. end
  409. if $ARGS[0] = 'ohrhjcum':
  410. menu_off = 1
  411. act 'Masturbate him more':
  412. *clr & cla
  413. borodachSexDay = daystart
  414. gs 'stat'
  415. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/sex/guard/hjcum.jpg"></center>'
  416. 'Sasha groans and his cock enthusiastically paints your hand white.'
  417. gs 'arousal', 'hj', 5, 'dom'
  418. gs 'stat'
  419. act 'Leave':gt 'city_residential'
  420. end
  421. end
  422. if $ARGS[0] = 'ohrbj':
  423. menu_off = 1
  424. act 'Suck him':
  425. *clr & cla
  426. picrand = rand(1, 4)
  427. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/sex/guard/bj<<picrand>>.jpg"></center>'
  428. 'You wrap your <<$liptalk>> around his strong and warm 15 cm cock and quickly begin by sucking the head, caressing it with your tongue and lips. Sasha groans, "I''m going to come."'
  429. gs 'arousal', 'bj', 5, 'sub'
  430. gs 'stat'
  431. gs 'city_smalloffice', 'ohrbjcum'
  432. gs 'city_smalloffice', 'ohrsex'
  433. end
  434. end
  435. if $ARGS[0] = 'ohrbjcum':
  436. menu_off = 1
  437. act 'Suck harder':
  438. *clr & cla
  439. spafinloc = 12
  440. gs 'cum_manage'
  441. gs 'stat'
  442. picrand = rand(1, 4)
  443. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/sex/guard/bjcum<<picrand>>.jpg"></center>'
  444. 'You redouble your efforts, sucking his hard cock with your <<$liptalk>>. Hot sperm hits your mouth, again and again. You continue to suck, ignoring your mouth full of viscous sperm. Until he finally nothing left.'
  445. gs 'arousal', 'bj', 5, 'sub'
  446. gs 'stat'
  447. act 'Swallow sperm':
  448. *clr & cla
  449. borodachSexDay = daystart
  450. gs 'stat'
  451. picrand = rand(1, 3)
  452. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/sex/guard/swallow<<picrand>>.jpg"></center>'
  453. 'You open your sperm filled mouth and show off your hard work, then swallow it.'
  454. gs 'arousal', 'bj', 1, 'sub'
  455. gs 'arousal', 'end'
  456. gs 'stat'
  457. act 'Leave':gt 'city_residential'
  458. end
  459. act 'Spit it out':
  460. *clr & cla
  461. borodachSexDay = daystart
  462. gs 'stat'
  463. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/sex/guard/spit.jpg"></center>'
  464. 'You open your sperm filled mouth and show off your hard work, then quickly find the sink and spit it out.'
  465. gs 'arousal', 'bj', 1, 'sub'
  466. gs 'arousal', 'end'
  467. gs 'stat'
  468. act 'Leave':gt 'city_residential'
  469. end
  470. end
  471. end
  472. if $ARGS[0] = 'ohrsex':
  473. menu_off = 1
  474. act 'Sex':
  475. *clr & cla
  476. gs 'stat'
  477. borodachSexDay = daystart
  478. pose = 0
  479. gs 'boyStat', 'A39'
  480. '<center><img <<$set_imgh>> src="images/shared/sex/vag/miss/vag.jpg"></center>'
  481. '<<$boydesc>> lays you on the sofa, spreads your legs and pulls out his <<dick>> centimeter dick. His fingers begin to caress your pussy, preparing it for entry.'
  482. gs 'arousal', 'vaginal_finger', 5
  483. gs 'arousal', 'vaginal', 15, 'sub'
  484. gs 'arousal', 'end'
  485. gs 'stat'
  486. act 'Leave':gt 'city_residential'
  487. end
  488. end
  489. --- city_smalloffice ---------------------------------