WorkHosp.qsrc 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398
  1. # WorkHosp
  2. if $ARGS[0] = 'start':
  3. $metka = 'start'
  4. $loc = 'WorkHosp'
  5. $sexloc = 'WorkHosp'
  6. $location_type = 'event'
  7. $menu_loc = 'WorkHosp'
  8. $menu_arg = 'start'
  9. menu_off = 0
  10. gs 'stat'
  11. '<center><b><font color="maroon">Clinic</font></b></center>'
  12. '<center><img <<$set_imgh>> src="images/locations/city/residential/clinic/hospital.jpg"></center>'
  13. 'The hospital staff are hard at work, with many patients waiting in the lobbies. Doctors and nurses rush from office to office trying to keep the flow of patients going as quickly as possible.'
  14. jobhosprand = rand(0, 9)
  15. act 'Work in the Operating Room (1:00)':
  16. cla
  17. minut += 60
  18. medcn_exp += rand (0,2)
  19. if jobhosprand = 0:gt 'WorkHosp', '2'
  20. 'You were part of the operating team, helping the doctors with whatever tasks they requested of you.'
  21. act 'Move away':gt 'WorkHosp', 'start'
  22. end
  23. act 'Help the doctor at the Emergency Room (1:00)':
  24. cla
  25. minut += 60
  26. medcn_exp += rand (0,2)
  27. if jobhosprand = 0:gt 'WorkHosp', '3'
  28. 'You spent a frenzied hour helping patients that came into the Emergency room.'
  29. act 'Move away':gt 'WorkHosp', 'start'
  30. end
  31. act 'Relax in the nurse station':
  32. cla
  33. minut += 30
  34. gs 'stat'
  35. 'You relax a little while pretending to be busy.'
  36. if pcs_inhib > 20:
  37. act 'Masturbate (0:15)':
  38. mastrrand = rand(0, 2)
  39. if mastrrand = 0:
  40. gt 'WorkHosp', '1'
  41. else
  42. cla
  43. *clr
  44. gs 'exhibitionism', 1
  45. picrand = 11
  46. '<center><img <<$set_imgh>> src="images/locations/shared/apartment/event/sick/mastr11.jpg"></center>'
  47. 'You begin to secretly masturbate whenever nobody is watching.'
  48. $orgasm_or = 'yes'
  49. $orgasm_txt = 'Gradually a pleasant warmth and sensation radiates from your needy sex, culminating in a powerful orgasm that sends waves of pleasure through your entire body.'
  50. gs 'arousal', 'masturbate', 15
  51. gs 'stat'
  52. end
  53. act 'Leave':gt 'WorkHosp', 'start'
  54. end
  55. end
  56. act 'Move away':gt 'WorkHosp', 'start'
  57. end
  58. act 'Eat in the cafeteria (0:30)':gs 'food', 'm_meal'
  59. act 'Chat with Kat':
  60. cla
  61. minut += 30
  62. kat += 1
  63. if npc_rel['A219'] > 60 and military = 0:gt 'WorkHosp', 'milit'
  64. 'You spent some time chatting with Kat.'
  65. if npc_rel['A219'] > 50:
  66. act 'Suggest going to an empty room together':gt 'WorkHosp', '0'
  67. end
  68. act 'Move away':gt 'WorkHosp', 'start'
  69. end
  70. if hour >= 16:
  71. cls
  72. '<center><b><font color="maroon">Clinic</font></b></center>'
  73. '<center><img <<$set_imgh>> src="images/locations/city/residential/clinic/hospital.jpg"></center>'
  74. 'Your shift has ended.'
  75. act 'Go home':gt 'street'
  76. end
  77. end
  78. if $ARGS[0] = 'milit':
  79. cla
  80. military = 1
  81. '"Listen, I am scheduled to work this weekend, but I have plans. Here''s the deal, War games are often held not far from the city and well, according to the rules, they need doctors on site before they can begin. Don''t worry, you will have a doctor with you, so the most you''ll need to do is apply some bandages. If you feel up to it, on Saturday you can catch a bus at the clinic between 6 and 9. Oh yeah, I almost forgot! The pay for two days is 5000 <b>₽</b>. So what do you say?" asks Kat.'
  82. act 'Move away':gt 'WorkHosp', 'start'
  83. end
  84. if $ARGS[0] = '0':
  85. $location_type = 'event'
  86. cla & *clr
  87. katprorand = rand(0, 2)
  88. if katprorand = 0:
  89. girl += 1
  90. picrand = 11
  91. xgt 'lezbsex', 'var'
  92. elseif katprorand = 1:
  93. '<center><img <<$set_imgh>> src="images/locations/city/residential/clinic/sex/hospsex7.jpg"></center>'
  94. 'You and Kat just began to fondle each other when a patient entered the room. You backed away from her trying to pretend that nothing was happening. On the contrary, Kat did not hesitate and was lying on the couch with her legs spread wide, proudly showing off her wet pussy. She guides you back down to her pussy, leaving no doubt what she expects your tongue to be doing, while looking hungrily at the guy and inviting him to join in the fun.'
  95. gs 'arousal', 'cuni_give', 10, 'lesbian'
  96. gs 'stat'
  97. act 'Leave':gt 'WorkHosp', 'start'
  98. act 'Sounds like fun':
  99. girl += 1
  100. guy += 1
  101. picrand = 12
  102. sexpartkno = 1
  103. gs 'npcgeneratec', 0, 'Patient', rand(18,48)
  104. gs 'boyStat', $npclastgenerated
  105. gt 'podrsex', 'suck'
  106. gs 'arousal', 'cuni_give', 10, 'lesbian'
  107. gs 'arousal', 'vaginal', 10, 'unknown'
  108. minut -= 10
  109. gs 'arousal', 'end'
  110. gs 'stat'
  111. end
  112. elseif katprorand = 2:
  113. '<center><img <<$set_imgh>> src="images/locations/city/residential/clinic/sex/hospsex8.jpg"></center>'
  114. 'While Kat and you are in full swing, two doctors enter the room. You are both engrossed with each other, that you didn''t even notice them until they started to caress you. You both spread your legs wider, inviting them to join the fun.'
  115. act 'Entertain them':
  116. gang += 1
  117. picrand = 11
  118. sexpartkno = 1
  119. gs 'WorkHosp', 'randdoc'
  120. $boy[1] = $boy
  121. $boydesc[1] = $boydesc
  122. if docfuck[randdoc] = 1:guy += 1
  123. :docloop
  124. gs 'WorkHosp', 'randdoc'
  125. if $boydesc = $boydesc[1]:docfuck[randdoc] -= 1 & jump 'docloop'
  126. if docfuck[randdoc] = 1:guy += 1
  127. gs 'arousal', 'bj', 10, 'group'
  128. gs 'arousal', 'vaginal', 10, 'group'
  129. minut -= 10
  130. gs 'arousal', 'end'
  131. gs 'stat'
  132. xgt 'sexdvanadva', 'var'
  133. end
  134. end
  135. end
  136. if $ARGS[0] = '1':
  137. cla & *clr
  138. mastrrand = rand(0, 1)
  139. if mastrrand = 0:
  140. '<center><img <<$set_imgh>> src="images/locations/city/residential/clinic/sex/hospsex9.jpg"></center>'
  141. 'As you masturbate, you totally abandon yourself to the pleasure of your coming orgasm. A doctor enters the room but you are so absorbed in your own pleasure that you only notice him when his hand starts to guide your head to his erect cock.'
  142. gs 'arousal', 'masturbate', 10
  143. gs 'stat'
  144. if pcs_horny < 50:
  145. act 'Break and run':
  146. gs 'arousal', 'end'
  147. gt 'WorkHosp', 'start'
  148. end
  149. gs 'willpower', 'sex', 'self'
  150. if will_cost <= pcs_willpwr:
  151. act 'Go along with it (<<will_cost>> Willpower)':
  152. guy += 1
  153. picrand = 12
  154. gs 'WorkHosp', 'randdoc'
  155. if docfuck[randdoc] = 1:guy += 1
  156. gs 'willpower', 'pay', 'self'
  157. gt 'sex', 'minet'
  158. end
  159. else
  160. act 'Go along with it (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  161. end
  162. end
  163. else
  164. picrand = rand(12, 13)
  165. '<center><img <<$set_imgh>> src="images/locations/city/residential/clinic/sex/hospsex10.jpg"></center>'
  166. 'As you lose yourself in pleasure, two doctors come into the room. You are so distracted, that you only notice them when they start to openly masturbate in front of you.'
  167. gs 'arousal', 'masturbate', 10
  168. gs 'stat'
  169. act 'Leave':
  170. gs 'arousal', 'end'
  171. gt 'WorkHosp', 'start'
  172. end
  173. gs 'willpower', 'sex', 'self'
  174. if will_cost <= pcs_willpwr:
  175. act 'Play with them (<<will_cost>> Willpower)':
  176. sexpartkno = 1
  177. gs 'WorkHosp', 'randdoc'
  178. $boy[1] = $boy
  179. $boydesc[1] = $boydesc
  180. if docfuck[randdoc] = 1:guy += 1
  181. :docloop2
  182. gs 'WorkHosp', 'randdoc'
  183. if $boydesc = $boydesc[1]:docfuck[randdoc] -= 1 & jump 'docloop2'
  184. if docfuck[randdoc] = 1:guy += 1
  185. gs 'arousal', 'bj', 10, 'group'
  186. gs 'arousal', 'vaginal', 10, 'group'
  187. minut -= 10
  188. gs 'willpower', 'pay', 'self'
  189. gs 'arousal', 'end'
  190. gs 'stat'
  191. xgt 'sexdvoe', 'var'
  192. end
  193. else
  194. act 'Play with them (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  195. end
  196. end
  197. end
  198. if $ARGS[0] = '2':
  199. *clr & cla
  200. picrand = rand(13, 15)
  201. '<center><img <<$set_imgh>> src="images/locations/city/residential/clinic/sex/hospsex11.jpg"></center>'
  202. 'A patient comes through the door and takes off his pants to show you his flaccid penis. He asks you to help him, as he can''t seem to get an erection and it''s causing him depression. You realize that it''s all just a silly game and that he hopes to fuck you, but you still feel sorry for him. You wonder what caused him to come up with this plan, and decide it might just be that he has no luck with girls, and if today is not his lucky day, he may jump out of the window.'
  203. act 'Oust him':
  204. medcn_exp += rand (0,1)
  205. gt 'WorkHosp', 'start'
  206. end
  207. gs 'willpower', 'sex', 'self'
  208. if will_cost <= pcs_willpwr:
  209. act 'Give him what he wants (<<will_cost>> Willpower)':
  210. guy += 1
  211. gs 'willpower', 'pay', 'self'
  212. gt 'sex', 'minet'
  213. end
  214. else
  215. act 'Give him what he wants (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  216. end
  217. end
  218. if $ARGS[0] = '3':
  219. *clr & cla
  220. '<center><img <<$set_imgh>> src="images/locations/city/residential/clinic/sex/hospsex12.jpg"></center>'
  221. 'A pretty patient comes into the room and the doctor tries to examine her. Then she touches his trousers near his poorly hidden erection. The doctor glances at you with a question in his eyes.'
  222. act 'Ask if she actually needs treatment':medcn_exp += rand (0,1) & gt 'WorkHosp', 'start'
  223. gs 'willpower', 'sex', 'self'
  224. if will_cost <= pcs_willpwr:
  225. act 'Play along (<<will_cost>> Willpower)':
  226. guy += 1
  227. girl += 1
  228. lesbian += 1
  229. picrand = 13
  230. sexpartkno = 1
  231. gs 'WorkHosp', 'randdoc'
  232. if docfuck[randdoc] = 1:guy += 1
  233. gt 'podrsex', 'suck'
  234. gs 'arousal', 'cuni_give', 10, 'group'
  235. gs 'arousal', 'vaginal', 10, 'group'
  236. minut -= 10
  237. gs 'willpower', 'pay', 'self'
  238. gs 'arousal', 'end'
  239. gs 'stat'
  240. end
  241. else
  242. act 'Play along (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  243. end
  244. end
  245. if $ARGS[0] = 'randdoc':
  246. if $randdoc[0] = '':
  247. randdoc = rand(0,19)
  248. if randdoc = 0:
  249. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  250. $npc_usedname[$npclastgenerated] = 'Dr. Ivanov'
  251. $npc_lastname[$npclastgenerated] = 'Ivanov'
  252. gs 'npcpreservec', $npclastgenerated
  253. elseif randdoc = 1:
  254. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  255. $npc_usedname[$npclastgenerated] = 'Dr. Smirnov'
  256. $npc_lastname[$npclastgenerated] = 'Smirnov'
  257. gs 'npcpreservec', $npclastgenerated
  258. elseif randdoc = 2:
  259. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  260. $npc_usedname[$npclastgenerated] = 'Dr. Kuznetsov'
  261. $npc_lastname[$npclastgenerated] = 'Kuznetsov'
  262. gs 'npcpreservec', $npclastgenerated
  263. elseif randdoc = 3:
  264. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  265. $npc_usedname[$npclastgenerated] = 'Dr. Popov'
  266. $npc_lastname[$npclastgenerated] = 'Popov'
  267. gs 'npcpreservec', $npclastgenerated
  268. elseif randdoc = 4:
  269. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  270. $npc_usedname[$npclastgenerated] = 'Dr. Vasiliev'
  271. $npc_lastname[$npclastgenerated] = 'Vasiliev'
  272. gs 'npcpreservec', $npclastgenerated
  273. elseif randdoc = 5:
  274. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  275. $npc_usedname[$npclastgenerated] = 'Dr. Petrov'
  276. $npc_lastname[$npclastgenerated] = 'Petrov'
  277. gs 'npcpreservec', $npclastgenerated
  278. elseif randdoc = 6:
  279. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  280. $npc_usedname[$npclastgenerated] = 'Dr. Sokolov'
  281. $npc_lastname[$npclastgenerated] = 'Sokolov'
  282. gs 'npcpreservec', $npclastgenerated
  283. elseif randdoc = 7:
  284. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  285. $npc_usedname[$npclastgenerated] = 'Dr. Mikhailov'
  286. $npc_lastname[$npclastgenerated] = 'Mikhailov'
  287. gs 'npcpreservec', $npclastgenerated
  288. elseif randdoc = 8:
  289. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  290. $npc_usedname[$npclastgenerated] = 'Dr. Fedorov'
  291. $npc_lastname[$npclastgenerated] = 'Fedorov'
  292. gs 'npcpreservec', $npclastgenerated
  293. elseif randdoc = 9:
  294. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  295. $npc_usedname[$npclastgenerated] = 'Dr. Morozov'
  296. $npc_lastname[$npclastgenerated] = 'Morozov'
  297. gs 'npcpreservec', $npclastgenerated
  298. elseif randdoc = 10:
  299. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  300. $npc_usedname[$npclastgenerated] = 'Dr. Volkov'
  301. $npc_lastname[$npclastgenerated] = 'Volkov'
  302. gs 'npcpreservec', $npclastgenerated
  303. elseif randdoc = 11:
  304. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  305. $npc_usedname[$npclastgenerated] = 'Dr. Alexeev'
  306. $npc_lastname[$npclastgenerated] = 'Alexeev'
  307. gs 'npcpreservec', $npclastgenerated
  308. elseif randdoc = 12:
  309. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  310. $npc_usedname[$npclastgenerated] = 'Dr. Lebedev'
  311. $npc_lastname[$npclastgenerated] = 'Lebedev'
  312. gs 'npcpreservec', $npclastgenerated
  313. elseif randdoc = 13:
  314. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  315. $npc_usedname[$npclastgenerated] = 'Dr. Semenov'
  316. $npc_lastname[$npclastgenerated] = 'Semenov'
  317. gs 'npcpreservec', $npclastgenerated
  318. elseif randdoc = 14:
  319. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  320. $npc_usedname[$npclastgenerated] = 'Dr. Egerov'
  321. $npc_lastname[$npclastgenerated] = 'Egerov'
  322. gs 'npcpreservec', $npclastgenerated
  323. elseif randdoc = 15:
  324. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  325. $npc_usedname[$npclastgenerated] = 'Dr. Pavlov'
  326. $npc_lastname[$npclastgenerated] = 'Pavlov'
  327. gs 'npcpreservec', $npclastgenerated
  328. elseif randdoc = 16:
  329. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  330. $npc_usedname[$npclastgenerated] = 'Dr. Kozlov'
  331. $npc_lastname[$npclastgenerated] = 'Kozlov'
  332. gs 'npcpreservec', $npclastgenerated
  333. elseif randdoc = 17:
  334. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  335. $npc_usedname[$npclastgenerated] = 'Dr. Stepanov'
  336. $npc_lastname[$npclastgenerated] = 'Stepanov'
  337. gs 'npcpreservec', $npclastgenerated
  338. elseif randdoc = 18:
  339. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  340. $npc_usedname[$npclastgenerated] = 'Dr. Nikolaev'
  341. $npc_lastname[$npclastgenerated] = 'Nikolaev'
  342. gs 'npcpreservec', $npclastgenerated
  343. elseif randdoc = 19:
  344. gs 'npcgeneratec', 0, 'Doctor', rand(28,48)
  345. $npc_usedname[$npclastgenerated] = 'Dr. Orlov'
  346. $npc_lastname[$npclastgenerated] = 'Orlov'
  347. gs 'npcpreservec', $npclastgenerated
  348. end
  349. end
  350. gs 'boyStat', $npclastsaved
  351. docfuck[randdoc] += 1
  352. end
  353. --- WorkHosp ---------------------------------