1
0

WorkHosp 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. # WorkHosp
  2. if $ARGS[0] = 'start':
  3. $metkaM = $ARGS[0]
  4. $locM = $CURLOC
  5. $sexloc = $CURLOC
  6. $location_type = 'event'
  7. gs 'stat'
  8. '<center><b><font color="maroon">Clinic</font></b></center>'
  9. '<center><img src="images/img/spaln/hospital.jpg"></center>'
  10. 'The clinic are hard at work, patients sit in queues, doctors are receiving, nurses rush from office to office.'
  11. jobhosprand = rand(0, 9)
  12. act 'Work in the procedural':
  13. cla
  14. minut += 60
  15. if jobhosprand = 0:gt 'WorkHosp', '2'
  16. 'You worked in the treatment room.'
  17. act 'Move away':gt 'WorkHosp', 'start'
  18. end
  19. act 'Help the doctor at the reception':
  20. cla
  21. minut += 60
  22. if jobhosprand = 0:gt 'WorkHosp', '3'
  23. 'You helped a doctor at the reception.'
  24. act 'Move away':gt 'WorkHosp', 'start'
  25. end
  26. act 'Relax in nursing':
  27. cla
  28. minut += 30
  29. gs 'stat'
  30. 'You relax.'
  31. act 'Masturbate (0:15)':
  32. mastrrand = rand(0, 2)
  33. if mastrrand = 0:
  34. gt 'WorkHosp', '1'
  35. else
  36. cla
  37. *clr
  38. minut += 15
  39. stat['mast'] += 1
  40. horny = 0
  41. orgasm += 1
  42. picrand = 11
  43. '<center><img src="images/inbed/mastr11.jpg"></center>'
  44. 'You masturbated.'
  45. 'Gradually a pleasant warmth and pulsation increases in the lower abdomen, then descend to the feeling you and your entire body covered hot waves of orgasm'
  46. end
  47. act 'Leave':gt 'WorkHosp', 'start'
  48. end
  49. act 'Move away':gt 'WorkHosp', 'start'
  50. end
  51. act 'Eat in the cafeteria (0:30)':gs 'food', 'm_meal'
  52. act 'Chat with Kat':
  53. cla
  54. minut += 30
  55. kat += 1
  56. if kat > 60 and military = 0:gt 'WorkHosp', 'milit'
  57. 'You chatted with Kate.'
  58. if kat > 50:
  59. act 'Suggest to retire':gt 'WorkHosp', '0'
  60. end
  61. act 'Move away':gt 'WorkHosp', 'start'
  62. end
  63. if hour >= 16:
  64. cls
  65. '<center><b><font color="maroon">Clinic</font></b></center>'
  66. '<center><img src="images/img/spaln/hospital.jpg"></center>'
  67. 'Your shift ended.'
  68. act 'Go home':gt 'street'
  69. end
  70. end
  71. if $ARGS[0] = 'milit':
  72. cla
  73. military = 1
  74. '"Listen, I immediately offered to earn the weekend, but I have plans. Overall the thing is close to the city are often held war games, well, according to the rules that need to be attended by doctors there. Do not be afraid you will be there with you doctor, so the maximum that you have to do is to stick patches. short if you decide on a Saturday bus at the clinic, he was waiting for from 6 to 9 hours. Yeah I almost forgot to pay for two days of 5000. "'
  75. act 'Move away':gt 'WorkHosp', 'start'
  76. end
  77. if $ARGS[0] = '0':
  78. $location_type = 'event'
  79. cla
  80. *clr
  81. katprorand = rand(0, 2)
  82. if katprorand = 0:
  83. girl += 1
  84. lesbian += 1
  85. picrand = 11
  86. xgt 'lezbsex', 'var'
  87. elseif katprorand = 1:
  88. '<center><img src="images/img/spaln/hospsex7.jpg"></center>'
  89. 'Only you and Kat began to fondle each other as to the treatment the patient is entered. You backed away from her trying to pretend that nothing happened, on the contrary, Kate did not hesitate and was lying on the couch with her legs spread wide, proudly showing off her wet pussy on your tongue, and looked appealingly at the guy look inviting him prisoedinitsa.'
  90. act 'Leave':gt 'WorkHosp', 'start'
  91. act 'Amuse':
  92. girl += 1
  93. guy += 1
  94. lesbian += 1
  95. picrand = 12
  96. sexpartkno = 1
  97. dynamic $CatName, 'Patient'
  98. gt 'podrsex', 'suck'
  99. end
  100. elseif katprorand = 2:
  101. '<center><img src="images/img/spaln/hospsex8.jpg"></center>'
  102. 'When your games were in full swing in procedural included two doctors, but you were already so excited that not paying any attention to them continued, and when men began to caress you, you just degradability radvinuli legs wider, inviting them into your vagina.'
  103. act 'Entertain':
  104. gang += 1
  105. picrand = 11
  106. sexpartkno = 1
  107. dynamic $randdoc
  108. $boy1 = $boy
  109. if docfuck[randdoc] = 1:guy += 1
  110. :docloop
  111. dynamic $randdoc
  112. if $boy = $boy1:docfuck[randdoc] -= 1 & jump 'docloop'
  113. if docfuck[randdoc] = 1:guy += 1
  114. xgt 'sexdvanadva', 'var'
  115. end
  116. end
  117. end
  118. if $ARGS[0] = '1':
  119. cla
  120. *clr
  121. mastrrand = rand(0, 1)
  122. if mastrrand = 0:
  123. '<center><img src="images/img/spaln/hospsex9.jpg"></center>'
  124. 'While you abandon masturbate, trying to bring herself to orgasm, the doctor enters the room, you are so keen that only notice it when his hand starts to pull your head to a standing member.'
  125. if horny < 50:act 'Break and run':gt 'WorkHosp', 'start'
  126. act 'Amuse':
  127. guy += 1
  128. picrand = 12
  129. dynamic $randdoc
  130. if docfuck[randdoc] = 1:guy += 1
  131. gt 'sex', 'minet'
  132. end
  133. else
  134. picrand = rand(12, 13)
  135. '<center><img src="images/img/spaln/hospsex10.jpg"></center>'
  136. 'As long as you selflessly masturbate, trying to bring herself to orgasm in the room includes two doctors, you are so keen that only notice them when they stand in front of you with members shaved and masturbate.'
  137. if horny < 50:
  138. act 'Leave':gt 'WorkHosp', 'start'
  139. end
  140. act 'Amuse':
  141. sexpartkno = 1
  142. dynamic $randdoc
  143. $boy1 = $boy
  144. if docfuck[randdoc] = 1:guy += 1
  145. :docloop
  146. dynamic $randdoc
  147. if $boy = $boy1:docfuck[randdoc] -= 1 & jump 'docloop'
  148. if docfuck[randdoc] = 1:guy += 1
  149. xgt 'sexdvoe', 'var'
  150. end
  151. end
  152. end
  153. if $ARGS[0] = '2':
  154. cla
  155. *clr
  156. picrand = rand(13, 15)
  157. '<center><img src="images/img/spaln/hospsex11.jpg"></center>'
  158. 'To you and the patient comes from the doorway taking his pants demonstrates his flaccid penis and asks you to help him as you see it is not worth it. Mind you realize that it''s all just a silly gimmick that would fuck you, but you still feel sorry for him. And suddenly it does not worth it, and you will be able to pick it up, but what if he just no luck with girls and if today is not lucky, he will jump out of the window.'
  159. act 'Oust him':gt 'WorkHosp', 'start'
  160. act 'Pick up':guy += 1 & gt 'sex', 'minet'
  161. end
  162. if $ARGS[0] = '3':
  163. cla
  164. *clr
  165. '<center><img src="images/img/spaln/hospsex12.jpg"></center>'
  166. 'It comes to you pretty patient until the doctor tries to examine her, and then she touches his trousers near term, the doctor glances at you with a question in his eyes.'
  167. act 'Make her remark':gt 'WorkHosp', 'start'
  168. act 'Amuse':
  169. guy += 1
  170. girl += 1
  171. lesbian += 1
  172. picrand = 13
  173. sexpartkno = 1
  174. dynamic $randdoc
  175. if docfuck[randdoc] = 1:guy += 1
  176. gt 'podrsex', 'suck'
  177. end
  178. end
  179. $randdoc = {
  180. randdoc = rand(1,20)
  181. if randdoc = 1:
  182. $boy = 'Dr. Ivanov'
  183. elseif randdoc = 2:
  184. $boy = 'Dr. Smirnov'
  185. elseif randdoc = 3:
  186. $boy = 'Dr. Kuznetsov'
  187. elseif randdoc = 4:
  188. $boy = 'Dr. Popov'
  189. elseif randdoc = 5:
  190. $boy = 'Dr. Vasiliev'
  191. elseif randdoc = 6:
  192. $boy = 'Dr. Petrov'
  193. elseif randdoc = 7:
  194. $boy = 'Dr. Sokolov'
  195. elseif randdoc = 8:
  196. $boy = 'Dr. Mikhailov'
  197. elseif randdoc = 9:
  198. $boy = 'Dr. Fedorov'
  199. elseif randdoc = 10:
  200. $boy = 'Dr. Morozov'
  201. elseif randdoc = 11:
  202. $boy = 'Dr. Volkov'
  203. elseif randdoc = 12:
  204. $boy = 'Dr. Alexeev'
  205. elseif randdoc = 13:
  206. $boy = 'Dr. Lebedev'
  207. elseif randdoc = 14:
  208. $boy = 'Dr. Semenov'
  209. elseif randdoc = 15:
  210. $boy = 'Dr. Egerov'
  211. elseif randdoc = 16:
  212. $boy = 'Dr. Pavlov'
  213. elseif randdoc = 17:
  214. $boy = 'Dr. Kozlov'
  215. elseif randdoc = 18:
  216. $boy = 'Dr. Stepanov'
  217. elseif randdoc = 19:
  218. $boy = 'Dr. Nikolaev'
  219. elseif randdoc = 20:
  220. $boy = 'Dr. Orlov'
  221. end
  222. docfuck[randdoc] += 1
  223. }
  224. --- WorkHosp ---------------------------------