mod_iwhore_innapt.qsrc 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205
  1. # mod_iwhore_innapt
  2. if $ARGS[0] = 'start':
  3. *clr & cla
  4. minut += 1
  5. gs 'mod_iwhore_innapt','guardian_route'
  6. gs 'mod_iwhore_innapt','guardian_maid'
  7. gs 'stat'
  8. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptdoor.jpg"></center>'
  9. 'You are in front of the door.'
  10. if whore_beginner_day < daystart:
  11. act 'Ring the bell':
  12. if inna_varvara_pimp = 11:
  13. *clr & cla
  14. minut += 1
  15. GuardianLoc[hour] = 3
  16. deriagin_entry = 1
  17. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/doc/doc.jpg"></center>'
  18. 'Man: "Oh it''s you... . Hi <<$pcs_firstname>>...Inna wait for you"<br>"...Everybody know me here...but i know no one...it''s not comfortable..."<br>Man: "I''m sorry you are right...I''m Deriagin, Deriagin Utkin; you can call me Doc... . I''m happy to see you are good."<br>"...Well...thanks... Now that i think ...i remember to hear speaking about you...and you were probably the man with Inna and Mechislav in the video..."<br>Man: "That''s right...but plaese enter, feel at home."'
  19. act 'Enter': gt 'mod_iwhore_innapt','entry'
  20. act 'Move away from the door':gt 'mod_iwhore_innapodz', 'etaj_5'
  21. elseif inna_varvara_pimp = 12:
  22. inna_varvara_pimp = 13
  23. if GuardianLoc[hour] ! 0:
  24. GuardianLoc[hour] = 4
  25. Guardian_cleaner = 0
  26. if yana_entry < 1:
  27. *clr & cla
  28. minut += 1
  29. yana_entry = 1
  30. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yana1.jpg"></center>'
  31. 'A middle aged woman open the door... "I don''t buy nothing."...and quickly slam it right on your face.'
  32. act '"...??..."': gt 'mod_iwhore_innapt','start'
  33. elseif yana_entry = 1:
  34. *clr & cla
  35. minut += 1
  36. yana_entry = 2
  37. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yana2.jpg"></center>'
  38. 'Woman: "Hey! Are you deaf?"'
  39. act '"...But..."': gt 'mod_iwhore_innapt','start'
  40. elseif yana_entry = 2:
  41. *clr & cla
  42. minut += 1
  43. yana_entry = 3
  44. gs 'stat'
  45. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yanaentry.jpg"></center>'
  46. 'Woman: "What the ...? Go away before i lose my patience."'
  47. act '"Hey! I sell nothing!"':
  48. *clr & cla
  49. minut += 2
  50. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yanaentry.jpg"></center>'
  51. 'Woman: "...Uhmmm..."<br>"Uhhmmm...what?"<br>Woman: "Spin around."<br>"What?"<br>Woman: "I have to check you: spin around."'
  52. act 'Spin':
  53. *clr & cla
  54. minut += 4
  55. '<center><video autoplay loop src="mod/iwhore/images/characters/pavlovsk/resident/yana/spin.mp4"></video></center>'
  56. '"Happy?"<br>Woman: "A little more..."<br>"Ufff!"<br>Woman: "..."'
  57. wait 9000
  58. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptdoor.jpg"></center>'
  59. '"What the fuck? HEY!!!!"<br>The woman slammed the door while you spinning...you feel a dumb...'
  60. act 'Bell tormentor!':
  61. *clr & cla
  62. gs 'stat'
  63. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yanaentry.jpg"></center>'
  64. '"What''s wrong with you? Bring me to Inna immediately!"<br>Woman: "Pfff!...Sorry <<$pcs_nickname>>...i could not resist...Pfff!"<br>"How do you...?"<br>Woman: "...Yes i know you. I''m Yana by the way, Yana Sorokin. Hope you are not mad...really...it was really funny...hehehe."<br>"Uhmmppff!"<br>Woman: "...Come on enter... . Don''t be mad you made my day."<br>"I cannot say it was a pleasure... . Is Inna in there?"<br>Woman: "...Maybe...snoop around."'
  65. act 'Enter': gt 'mod_iwhore_innapt','entry'
  66. end
  67. end
  68. act '"Hey! Bring me to Inna! I need to talk her!"':
  69. *clr & cla
  70. minut += 1
  71. gs 'stat'
  72. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yanaentry.jpg"></center>'
  73. 'Woman: "Boring...ok <<$pcs_nickname>>...come in."<br>"Hey! Do i know you?"<br>Woman: "...Not yet, but i know you. I''m Yana, Yana Sorokin. While you are <<$pcs_firstname>> <<$pcs_lastname>>...a party pooper..."<br>"Uhmmppff!"<br>Woman: "...Come on enter...or i''ll shut the door again."<br>"Funny really funny... . Is Inna in there?"<br>Woman: "...Maybe...snoop around."'
  74. act 'Enter': gt 'mod_iwhore_innapt','entry'
  75. end
  76. end
  77. else
  78. *clr & cla
  79. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yanaentry.jpg"></center>'
  80. '"Yana..."<br>Yana: "Hi <<$pcs_nickname>>...enter."<br>"...Is Inna in there?"<br>Yana: "...Maybe...snoop around honey."'
  81. act 'Enter': gt 'mod_iwhore_innapt','entry'
  82. end
  83. else
  84. Guardian_cleaner = 4
  85. *clr & cla
  86. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/Krestovoz/door3.jpg"></center>'
  87. 'Inna: "..."<br>"Hi..."<br>"...I''ll be in my room... . If you need something you know where to find me."'
  88. act 'Enter':gt 'mod_iwhore_innapt','entry'
  89. end
  90. else
  91. minut += 1
  92. if inna_varvara_pimp = 13:
  93. if GuardianLoc[hour] ! 0:
  94. GuardianLoc[hour] = 4
  95. Guardian_cleaner = 0
  96. else
  97. Guardian_cleaner = 4
  98. end
  99. end
  100. if GuardianLoc[hour] = 0:
  101. *clr & cla
  102. if inna_varvara_pimp = 12:
  103. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/Krestooz/door3.jpg"></center>'
  104. 'Inna: "..."<br>"..."<br>Inna: "...Reach me in my room... ."'
  105. else
  106. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/Krestooz/door'+rand(0,2)+'.jpg"></center>'
  107. 'Inna: "Hi girl...need something? Enter..."'
  108. end
  109. act 'Enter': gt 'mod_iwhore_innapt','entry'
  110. elseif GuardianLoc[hour] = 1:
  111. *clr & cla
  112. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/mieszko/door.jpg"></center>'
  113. 'Mechislav: "<<$pcs_nickname>>..."'
  114. act 'Enter': gt 'mod_iwhore_innapt','entry'
  115. elseif GuardianLoc[hour] = 2:
  116. *clr & cla
  117. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/gavriil/gavriildoor.jpg"></center>'
  118. 'Gavriil: "This house id open for you."'
  119. act 'Enter': gt 'mod_iwhore_innapt','entry'
  120. elseif GuardianLoc[hour] = 3:
  121. *clr & cla
  122. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/doc/doc.jpg"></center>'
  123. *clr & cla
  124. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yana2.jpg"></center>'
  125. 'Doc: "<<$pcs_nickname>>..."'
  126. act 'Enter': gt 'mod_iwhore_innapt','entry'
  127. elseif GuardianLoc[hour] = 4:
  128. *clr & cla
  129. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/yanaentry.jpg"></center>'
  130. 'Yana: "Hi <<$pcs_nickname>>...enter."<br>"Yana..."'
  131. act 'Enter': gt 'mod_iwhore_innapt','entry'
  132. else
  133. *clr & cla
  134. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptdoor.jpg"></center>'
  135. 'No one answer'
  136. act 'Move away from the door':gt 'mod_iwhore_innapodz', 'etaj_5'
  137. end
  138. end
  139. end
  140. else
  141. act 'Ring the bell':
  142. *clr & cla
  143. minut += 1
  144. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/aptdoor.jpg"></center>'
  145. 'No one answer'
  146. act 'Move away from the door':gt 'mod_iwhore_innapodz', 'etaj_5'
  147. end
  148. end
  149. act 'Move away from the door':gt 'mod_iwhore_innapodz', 'etaj_5'
  150. end
  151. if $ARGS[0] = 'entry':
  152. music_loop = 0
  153. CLOSE ALL
  154. if sound = 0:PLAY 'sound/korr.mp3',30
  155. $locM_arg = 'hallway'
  156. $locM = 'mod_iwhore_innapt'
  157. $loc_arg = 'hallway'
  158. $loc = 'mod_iwhore_innapt'
  159. $location_type = 'private'
  160. ! $location_type = 'indoors'
  161. minut += 1
  162. killvar '$locclass'
  163. *clr & cla
  164. gs 'stat'
  165. !gs 'rolanapt' , 'rolanroute'
  166. '<center><h4><font color="maroon">Entry</font></h4></center>'
  167. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/entry.jpg"></center>'
  168. 'The entry... . "This dog is scaring... ." You know it''s embalmed but still it''s scaring...'
  169. act 'Hallway': gt 'mod_iwhore_innapt','hallway'
  170. act 'Living room': gt 'mod_iwhore_innapt', 'livingroom'
  171. act 'Leave apartment': gt 'mod_iwhore_innapodz', 'etaj_5'
  172. end
  173. if $ARGS[0] = 'hallway':
  174. music_loop = 0
  175. CLOSE ALL
  176. if sound = 0:PLAY 'sound/korr.mp3',30
  177. $locM_arg = 'hallway'
  178. $locM = 'mod_iwhore_innapt'
  179. $loc_arg = 'hallway'
  180. $loc = 'mod_iwhore_innapt'
  181. $location_type = 'private'
  182. ! $location_type = 'indoors'
  183. minut += 1
  184. killvar '$locclass'
  185. *clr & cla
  186. gs 'stat'
  187. !gs 'rolanapt' , 'rolanroute'
  188. '<center><h4><font color="maroon">Hallway</font></h4></center>'
  189. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/hallway.jpg"></center>'
  190. 'The hallway ...'
  191. act 'Entry': gt 'mod_iwhore_innapt','entry'
  192. if inna_varvara_pimp = 12 and GuardianLoc[hour] = 0:
  193. act 'Second room on the left': gt 'mod_iwhore_begin', 'pimped4'
  194. else
  195. act 'Second room on the left': gt 'mod_iwhore_innapt', 'roomin'
  196. end
  197. act 'First room on the right': gt 'mod_iwhore_innapt', 'roommec'
  198. act 'Last door': gt 'mod_iwhore_innapt', 'roomdoc'
  199. act 'Second room on the right': gt 'mod_iwhore_innapt', 'roomgav'
  200. act 'First room on the left': gt 'mod_iwhore_innapt', 'guestroom'
  201. if inna_varvara_pimp >= 20:
  202. act 'Door': gt 'mod_iwhore_innapt','surveillance'
  203. else
  204. act 'Door': gt 'mod_iwhore_innapt','sealedroom'
  205. end
  206. end
  207. if $ARGS[0] = 'roomin':
  208. CLOSE ALL
  209. cla
  210. *clr
  211. minut += 1
  212. $location_type = 'private'
  213. $locclass = 'bedr'
  214. gs 'stat'
  215. '<center><h4><font color="maroon">Inna''s bedroom</font></h4></center>'
  216. if month >= 3 and month =< 5:
  217. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/ibed0.jpg"></center>'
  218. elseif month >= 6 and month =< 8:
  219. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/ibed1.jpg"></center>'
  220. elseif month >= 9 and month =< 11:
  221. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/ibed2.jpg"></center>'
  222. else
  223. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/ibed3.jpg"></center>'
  224. end
  225. if GuardianLoc[hour] = 0:
  226. if inna_varvara_pimp = 12:
  227. !cla
  228. 'Inna is here undressing; you wonder if you should ... .<a href="exec:gt ''mod_iwhore_begin'', ''pimped4''">talk</a> to her or <a href="exec:gt ''mod_iwhore_innapt'', ''hallway''">leave</a> '
  229. elseif inna_varvara_pimp = 13:
  230. 'A female body is wrapped... . She should be <a href="exec:gt ''mod_iwhore_begin'', ''pimped4''">Inna</a> ... . You wonder if you have to wake up her... .'
  231. else
  232. '<a href="exec:gt ''mod_iwhore_innapt'', ''guardian_room''">Inna</a> is here... .'
  233. end
  234. else
  235. if inna_varvara_pimp = 13:
  236. 'A female body is wrapped... . She should be <a href="exec:gt ''mod_iwhore_begin'', ''pimped4''">Inna</a> ... . You wonder if you have to wake up her... .'
  237. else
  238. '"I guess i know what Inna likes to receive as present...but i doubt she need more..."'
  239. end
  240. end
  241. if Krestovoz_pimp_day < daystart:''
  242. act 'Room': gt 'mod_iwhore_innapt','innaguest'
  243. act 'Leave the room': gt 'mod_iwhore_innapt','hallway'
  244. end
  245. if $ARGS[0] = 'innaguest':
  246. CLOSE ALL
  247. cla
  248. *clr
  249. minut += 1
  250. $location_type = 'private'
  251. $locclass = 'bedr'
  252. gs 'stat'
  253. '<center><h4><font color="maroon">Inna''s guest room</font></h4></center>'
  254. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/ibed.jpg"></center>'
  255. '"Well...nothing strange...right?"'
  256. act 'Leave the room': gt 'mod_iwhore_innapt','roomin'
  257. end
  258. if $ARGS[0] = 'roommec':
  259. CLOSE ALL
  260. cla
  261. *clr
  262. minut += 1
  263. $locM_arg = 'roommec'
  264. $locM = 'mod_iwhore_innapt'
  265. $loc_arg = 'roommec'
  266. $loc = 'mod_iwhore_innapt'
  267. $location_type = 'private'
  268. $locclass = 'bedr'
  269. gs 'stat'
  270. '<center><h4><font color="maroon">Mechislav''s bedroom</font></h4></center>'
  271. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/mecbed.jpg"></center>'
  272. '"Never seen something like that... . I can use a yakuzi!"'
  273. if GuardianLoc[hour] = 1:'<a href="exec:gs ''mod_iwhore_innapt'', ''guardian_room''">Mechislav</a> lays on the bed...'
  274. act 'Mechislav''s bath': gt 'mod_iwhore_innapt','mecbath'
  275. act 'Have a bath (0:30)':
  276. cla
  277. *clr
  278. gs 'stat'
  279. minut += 30
  280. pcs_sweat = 7 + rand(0,4)
  281. pcs_mood += 20
  282. pcs_skin += 1
  283. gs 'mod_iwhore_dincollect' , 'showerdin'
  284. if frost > 0:frost = 0
  285. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash4.jpg"></center>'
  286. *nl
  287. 'While the bathtub fills up you get undressed and then dip a toe into the water. It''s just the right temperature so you climb in and let yourself sink into the warm water.'
  288. *nl
  289. *nl
  290. if btwarn > 0:
  291. if btwarn = 1: $weightwarn = 'losing'
  292. if btwarn = 2: $weightwarn = 'gaining'
  293. '<font color="red"><b>You seem to be <<$weightwarn>> weight.</b></font>'
  294. killvar '$weightwarn' & btwarn = 0
  295. end
  296. if normbuffpick = 1:
  297. *nl
  298. '<b>You notice that your muscles are starting to show through your skin.</b>'
  299. act 'Examine yourself closer while drying off and getting dressed...': gt 'din_van', 'buffpick'
  300. end
  301. act '"Wash" your pussy':
  302. cla
  303. *clr
  304. minut += 10
  305. '<center><video src="images/shared/home/bathroom/wash7.mp4"></center>'
  306. *nl
  307. 'You turn on the faucet, lift your legs and scoot your ass over to align your pussy with the jet of warm water. It feels really good and soon a warmth begins to grow in your abdomen.'
  308. if pcs_inhib < 30:inhib_exp += rand(1,3)
  309. pcs_mood += 15
  310. pcs_willpwr += 15
  311. $orgasm_or = 'yes'
  312. gs 'arousal', 'masturbate', 10
  313. gs 'arousal', 'end'
  314. gs 'mod_iwhore_dincollect' , 'dryOff'
  315. end
  316. gs 'mod_iwhore_dincollect' , 'dryOff'
  317. gs 'mod_iwhore_dincollect' , 'brit'
  318. end
  319. act 'Leave the room': gt 'mod_iwhore_innapt','hallway'
  320. end
  321. if $ARGS[0] = 'mecbath':
  322. CLOSE ALL
  323. $loc_arg = 'mecbath'
  324. $loc = 'mod_iwhore_innapt'
  325. $locM_arg = 'mecbath'
  326. $locM = 'mod_iwhore_innapt'
  327. $location_type = 'bathroom'
  328. cla & *clr
  329. gs 'stat'
  330. '<center><b><font color = maroon>Bathroom</font></b></center>'
  331. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/mecbath.jpg"></center>'
  332. 'The bath is small but fully functional.'
  333. if stanok > 0:'Your razor will last for <b><<stanok>></b> more shavings. <a href="exec:gs ''din_van'', ''shave_options''">Shave Options</a>'
  334. !WD: heal chafe
  335. if mosolmaz>0:'On a shelf is a tube of ointment for chafing, which will be enough for <b><<mosolmaz>></b> applications.'
  336. if tampon = 0 and sanpad = 0:
  337. '<font color="red">You have no tampons left.</font>'
  338. elseif tampon = 1:
  339. '<font color="red">You have only <<tampon>> tampon left.</font>'
  340. else
  341. 'You have <<tampon>> tampons.'
  342. end
  343. if sanpad = 0 and tampon = 0:
  344. '<font color="red">You have no pads left.</font>'
  345. elseif sanpad = 1:
  346. '<font color="red">You have only <<sanpad>> pads left.</font>'
  347. else
  348. 'You have <<sanpad>> pads.'
  349. end
  350. '<a href="exec:msg ''Your body fat is = (<<salo>>)''">Check weight on the scales</a>'
  351. if painkiller > 0:
  352. $pluralS = 's'
  353. if painkiller = 1:$pluralS = ''
  354. 'You have <b><<painkiller>></b> painkiller<<$pluralS>>.'
  355. if pain['total'] > 0 and pain['killer'] = 0:
  356. act 'Take a painkiller':
  357. cla
  358. pain['killer'] += 1
  359. painkiller -= 1
  360. pcs_hydra += 20
  361. gs 'stat'
  362. *nl
  363. 'You take a painkiller and gulp it down with a glass of water.'
  364. act 'Finish':gt $loc, $loc_arg
  365. end
  366. end
  367. end
  368. if bcream_have > 0:
  369. '<a href="exec:dynamic $use_bcream & gt $loc, $loc_arg">Apply breast cream.</a> Uses left: <<bcream_have>>.'
  370. end
  371. if pirsA + pirsB + pirsC + pirsD + pirsE + pirsF + pirsN + pirsG + pirsGL > 0:'<a href="exec:gs ''mod_iwhore_dincollect'' , ''pirManage''">Manage Piercings.</a>'
  372. if fillimplant = 1 and siliconeBag >= 1:'<a href="exec:cls & siliconeBag -= 1 & silicone += 10 & gt $loc, $loc_arg">Inject silicone into breast implants.</a>'
  373. if fillimplant = 1 and silicone >= 20:'<a href="exec:cls & silicone -= 10 & gt $loc, $loc_arg">Drain silicone from breast implants.</a>'
  374. act 'Exit': gt 'mod_iwhore_innapt','roommec'
  375. act 'Take a shower (0:15)':
  376. cla
  377. *clr
  378. minut += 15
  379. if shampoo > 0:
  380. shampoo -= 1
  381. else
  382. 'You can use Inna''s shampoo.'
  383. end
  384. gs 'mod_iwhore_dincollect' , 'showerdin'
  385. if frost > 0:frost = 0
  386. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash3.jpg"></center>'
  387. *nl
  388. 'You undress and turn on the water in the shower. When it hits the right temperature you enter the shower and let the warm water rain down on you. You carefully soap yourself trying not to miss any spots and then rinse off.'
  389. *nl
  390. if hypnoAddict > 0:'You have no reason to, but you carefully avoid cleaning out your pussy and ass.'
  391. if btwarn > 0:
  392. if btwarn = 1: $weightwarn = 'losing'
  393. if btwarn = 2: $weightwarn = 'gaining'
  394. '<font color="red"><b>You seem to be <<$weightwarn>> weight.</b></font>'
  395. killvar '$weightwarn' & btwarn = 0
  396. end
  397. if normbuffpick = 1:
  398. *nl
  399. '<b>You notice that your muscles are starting to show through your skin.</b>'
  400. act 'Examine yourself closer while drying off and getting dressed...': gt 'din_van', 'buffpick'
  401. end
  402. if pcs_horny >= 40:
  403. act 'Use the shower head on your pussy':
  404. *clr & cla
  405. '<center><video src="images/shared/home/bathroom/wash2.mp4"></center>'
  406. *nl
  407. 'You place the shower head onto your pussy and a powerful jet of warm water begins to caress you.'
  408. if pcs_inhib < 30:inhib_exp += rand(1,3)
  409. pcs_mood += 15
  410. pcs_willpwr += 15
  411. $orgasm_or = 'yes'
  412. gs 'arousal', 'masturbate', 10
  413. gs 'arousal', 'end'
  414. if hypnoAddict ! 0:
  415. 'You unconsciously avoid spraying water into your vagina.'
  416. else
  417. cumspclnt = 8
  418. gs 'cum_cleanup'
  419. end
  420. gs 'mod_iwhore_dincollect' , 'dryOff'
  421. end
  422. end
  423. gs 'mod_iwhore_dincollect' , 'dryOff'
  424. gs 'mod_iwhore_dincollect' , 'brit'
  425. end
  426. gs 'mod_iwhore_dincollect' , 'bteeth'
  427. gs 'mod_iwhore_dincollect' , 'tampon'
  428. gs 'mod_iwhore_dincollect' , 'enema'
  429. gs 'din_van', 'prvt_pee'
  430. gs 'mod_iwhore_dincollect' , 'basin'
  431. gs 'mod_iwhore_dincollect' , 'brit'
  432. gs 'mod_iwhore_dincollect' , 'removepan'
  433. gs 'mod_iwhore_dincollect' , 'wearpan'
  434. if pregtest > 0 and (abortionbirthdate = 0 or daystart - abortionbirthdate > 100):
  435. act 'Do a pregnancy test':
  436. cla
  437. pregtest -= 1
  438. gs 'stat'
  439. if pregchem > 120:
  440. knowpreg = 1
  441. thinkpreg = 1
  442. 'The test shows the two strips: you''re pregnant!'
  443. else
  444. knowpreg = 0
  445. 'The test shows one band: you''re not pregnant.'
  446. end
  447. act 'Finish':gt 'rolanbath', 'start'
  448. end
  449. end
  450. if $clothingworntype = 'nude':
  451. act 'Wear clothes (0:05)':
  452. *clr & cla
  453. minut = 5
  454. '<center><video autoplay loop src="images/locations/city/citycenter/photo/dress.mp4"></video></center>'
  455. 'You get dressed'
  456. gs 'clothing', 'wear_last_worn'
  457. gs 'stat'
  458. act 'Return': gt $loc, $loc_arg
  459. end
  460. else
  461. act 'Remove clothes (0:05)':
  462. *clr & cla
  463. minut = 5
  464. '<center><video autoplay loop src="images/shared/Accessories/computer/webcam/undress1.mp4"></video></center>'
  465. 'You remove your clothing'
  466. gs 'clothing', 'strip'
  467. gs 'stat'
  468. act 'Return': gt $loc, $loc_arg
  469. end
  470. end
  471. if mosolmaz > 0 and mosol > 0 and mosal_time ! (daystart * 100) + hour:
  472. act 'Rub ointment onto your pussy (0:05)':
  473. cla
  474. mosal_time = (daystart * 100) + hour
  475. minut += 5
  476. mosolmaz -= 1
  477. mosol -= 5
  478. 'You take a tube of cream and rub it onto your itchy vulva.'
  479. act 'Finish':gt $loc, $loc_arg
  480. end
  481. end
  482. if pregtest > 0 and (abortionbirthdate = 0 or daystart - abortionbirthdate > 100):
  483. act 'Do a pregnancy test (0:05)':
  484. cla
  485. minut += 5
  486. pregtest -= 1
  487. gs 'stat'
  488. if pregchem > 120 and bimbolevel < 3 and knowpreg = 0 and husband = 0 and pcs_pregtalk = 0:
  489. knowpreg = 1
  490. thinkpreg = 1
  491. 'As you look at the test in your hand, you are?'
  492. act 'Horrified':gt 'din_van', 'HorrifiedReact1'
  493. act 'Concerned':gt 'din_van', 'ConcernedReact1'
  494. act 'Excited':gt 'din_van', 'ExcitedReact1'
  495. elseif pregchem > 120 and bimbolevel = 3 and knowpreg = 0 and husband = 0 and pcs_pregtalk = 0:
  496. knowpreg = 1
  497. thinkpreg = 1
  498. 'As you look at the test in your hand, you are?'
  499. act 'Excited':gt 'din_van', 'ExcitedReact1'
  500. act 'Aroused':gt 'din_van', 'ArousedReact1'
  501. elseif pregchem > 120 and knowpreg = 0 and husband = 1 and kid = 0 and pcs_pregtalk = 0:
  502. knowpreg = 1
  503. thinkpreg = 1
  504. gt 'din_van', 'WifeReact1'
  505. elseif pregchem > 120 and knowpreg = 0 and husband = 1 and kid > 0 and pcs_pregtalk = 0:
  506. knowpreg = 1
  507. thinkpreg = 1
  508. gt 'din_van', 'WifeReact2'
  509. elseif pcs_pregtalk = 1:
  510. 'The test showed two strips. You are pregnant.'
  511. else
  512. knowpreg = 0
  513. 'The test showed one band. Not pregnant.'
  514. end
  515. act 'Finish':gt $loc, $loc_arg
  516. end
  517. end
  518. !!breast pump is now in the menu, not on the screen
  519. if breastpump > 0 and bp_unbox >= 1:
  520. act 'Use breast pump':
  521. gt 'lact_lib', 'bp_milking'
  522. end
  523. elseif breastpump > 0 and bp_unbox <= 0:
  524. '<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Unbox</a> your breast pump'
  525. end
  526. end
  527. if $ARGS[0] = 'roomdoc':
  528. CLOSE ALL
  529. cla
  530. *clr
  531. minut += 1
  532. $location_type = 'private'
  533. $locclass = 'bedr'
  534. gs 'stat'
  535. '<center><h4><font color="maroon">Doc''s bedroom</font></h4></center>'
  536. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/docbed.jpg"></center>'
  537. 'That''s a simple bedroom with a working desk.'
  538. if GuardianLoc[hour] = 4 and week < 5:
  539. '<a href="exec:gs ''mod_iwhore_innapt'', ''guardian_room''">Doc</a> is here...'
  540. else
  541. ''
  542. end
  543. act 'Office': gt 'mod_iwhore_innapt','docoff'
  544. act 'Leave the room': gt 'mod_iwhore_innapt','hallway'
  545. end
  546. if $ARGS[0] = 'docoff':
  547. CLOSE ALL
  548. cla
  549. *clr
  550. minut += 1
  551. $location_type = 'private'
  552. ! $locclass = 'bedr'
  553. gs 'stat'
  554. '<center><h4><font color="maroon">Doc''s office</font></h4></center>'
  555. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/docooffice.jpg"></center>'
  556. 'It''s standard office'
  557. if GuardianLoc[hour] = 4 and week > 5:
  558. '<a href="exec:gs ''mod_iwhore_innapt'', ''guardian_room''">Doc</a> is doing something with papers...'
  559. else
  560. ''
  561. end
  562. act 'Room': gt 'mod_iwhore_innapt','roomdoc'
  563. end
  564. if $ARGS[0] = 'roomgav':
  565. CLOSE ALL
  566. cla
  567. *clr
  568. minut += 1
  569. $location_type = 'private'
  570. $locclass = 'bedr'
  571. gs 'stat'
  572. '<center><h4><font color="maroon">Gavriil''s bedroom</font></h4></center>'
  573. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/gavbed.jpg"></center>'
  574. '...'
  575. if GuardianLoc[hour] = 2:'<a href="exec:gs ''mod_iwhore_innapt'', ''guardian_room''">Gavriil</a> is reading a book while he''s lifting some weight...'
  576. act 'Gavriil''s gym': gt 'mod_iwhore_innapt','gavgym'
  577. act 'Leave the room': gt 'mod_iwhore_innapt','hallway'
  578. end
  579. if $ARGS[0] = 'gavgym':
  580. CLOSE ALL
  581. cla
  582. *clr
  583. minut += 1
  584. $location_type = 'private'
  585. $locclass = 'bedr'
  586. gs 'stat'
  587. '<center><h4><font color="maroon">Gavriil''s gym</font></h4></center>'
  588. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/gavgym.jpg"></center>'
  589. '...'
  590. act 'Return Gavriil''s room': gt 'mod_iwhore_innapt','roomgav'
  591. end
  592. if $ARGS[0] = 'guestroom':
  593. CLOSE ALL
  594. cla
  595. *clr
  596. minut += 1
  597. $location_type = 'private'
  598. $locclass = 'bedr'
  599. gs 'stat'
  600. '<center><h4><font color="maroon">Guest Room</font></h4></center>'
  601. if GuardianLoc[hour] = 3:
  602. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/yanabedr1.jpg"></center>'
  603. else
  604. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/yanabedr0.jpg"></center>'
  605. end
  606. ! 'This is the guest room. Here stay Yana when she need it.'
  607. 'That seems a guest room...'
  608. if GuardianLoc[hour] = 3:'<a href="exec:gs ''mod_iwhore_innapt'', ''guardian_room''">Yana</a> is here...'
  609. act 'Room': gt 'mod_iwhore_innapt','storageroom'
  610. act 'Leave the room': gt 'mod_iwhore_innapt','hallway'
  611. end
  612. if $ARGS[0] = 'storageroom':
  613. CLOSE ALL
  614. cla
  615. *clr
  616. minut += 1
  617. $location_type = 'private'
  618. $locclass = 'bedr'
  619. gs 'stat'
  620. '<center><h4><font color="maroon">Storage Room</font></h4></center>'
  621. if Guardian_cleaner = 0:
  622. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/istorageroom.jpg"></center>'
  623. else
  624. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/storageroom.jpg"></center>'
  625. end
  626. 'This is the Storage room. Right next to Yana''s door.'
  627. act 'Leave the room': gt 'mod_iwhore_innapt','guestroom'
  628. end
  629. if $ARGS[0] = 'livingroom':
  630. CLOSE ALL
  631. *clr & cla
  632. $locM_arg = 'livingroom'
  633. $locM = 'mod_iwhore_innapt'
  634. $loc_arg = 'livingroom'
  635. $loc = 'mod_iwhore_innapt'
  636. minut += 1
  637. $locclass = 'livingr'
  638. gs 'stat'
  639. '<center><b><font color = maroon>Living Room</font></b></center>'
  640. if Guardian_cleaner = 0:
  641. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/iliving.jpg"></center>'
  642. else
  643. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/living.jpg"></center>'
  644. end
  645. if inna_varvara_pimp = 11:
  646. 'The living room... . <a href="exec:gt ''mod_iwhore_begin'', ''pimped2''">Inna</a> lays on the sofa...'
  647. else
  648. 'The living room...'
  649. end
  650. act 'Kitchen': gt 'mod_iwhore_innapt', 'kitchen'
  651. act 'Bathroom': gt 'mod_iwhore_innapt', 'housebath'
  652. act 'Hallway': gt 'mod_iwhore_innapt','hallway'
  653. end
  654. if $ARGS[0] = 'kitchen':
  655. CLOSE ALL
  656. cla
  657. *clr
  658. minut += 1
  659. $locclass = 'kitr'
  660. gs 'stat'
  661. '<center><b><font color = maroon>Kitchen</font></b></center>'
  662. if Guardian_cleaner = 0:
  663. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/ikitchen.jpg"></center>'
  664. '"The kitchen ...is a mess..."'
  665. else
  666. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/kitchen.jpg"></center>'
  667. '"A fully functional cleaned kitchen...."'
  668. end
  669. ! act 'Look in the fridge': gt 'mod_iwhore_innapt', 'holodil'
  670. act 'Leave the room': gt 'mod_iwhore_innapt','entry'
  671. act 'Drink water (0:05)':
  672. cla
  673. minut += 5
  674. if water >= 80:
  675. 'You don''t need any more water.'
  676. else
  677. water += 80
  678. cumspclnt = 2
  679. gs 'cum_cleanup'
  680. pcs_breath = 0
  681. 'You gladly drink a glass of water.'
  682. end
  683. act 'Get up from the table':gt 'mod_iwhore_innapt','kitchen'
  684. end
  685. end
  686. if $ARGS[0] = 'sealedroom':
  687. CLOSE ALL
  688. *clr & cla
  689. minut += 1
  690. gs 'stat'
  691. '<center><b><font color = maroon>Sealed room</font></b></center>'
  692. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/hallway.jpg"></center>'
  693. 'This room is closed.'
  694. act 'Nothing you can do.': gt 'mod_iwhore_innapt','hallway'
  695. end
  696. if $ARGS[0] = 'surveillance':
  697. CLOSE ALL
  698. *clr & cla
  699. minut += 1
  700. gs 'stat'
  701. '<center><b><font color = maroon>Sealed room</font></b></center>'
  702. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/surveillance.jpg"></center>'
  703. 'A lot of tv screen send video of Pavlovsk''s street...'
  704. act 'Leave': gt 'mod_iwhore_innapt','hallway'
  705. end
  706. if $ARGS[0] = 'housebath':
  707. CLOSE ALL
  708. $loc_arg = 'housebath'
  709. $loc = 'mod_iwhore_innapt'
  710. $locM_arg = 'housebath'
  711. $locM = 'mod_iwhore_innapt'
  712. $location_type = 'bathroom'
  713. cla & *clr
  714. gs 'stat'
  715. '<center><b><font color = maroon>Bathroom</font></b></center>'
  716. if Guardian_cleaner = 0:
  717. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/bathdildo.jpg"></center>'
  718. '"The bath...and...uhmmm...dildos almost everywhere... ."<br>The dildo in the bathtub seems to be recently used... .'
  719. else
  720. '<center><img <<$set_imgh>> src="mod/iwhore/images/locations/pavlovsk/resident/apartment/aptinna/bath.jpg"></center>'
  721. 'The bath is stunning.'
  722. end
  723. if stanok > 0:'Your razor will last for <b><<stanok>></b> more shavings. <a href="exec:gs ''din_van'', ''shave_options''">Shave Options</a>'
  724. !WD: heal chafe
  725. if mosolmaz>0:'On a shelf is a tube of ointment for chafing, which will be enough for <b><<mosolmaz>></b> applications.'
  726. if tampon = 0 and sanpad = 0:
  727. '<font color="red">You have no tampons left.</font>'
  728. elseif tampon = 1:
  729. '<font color="red">You have only <<tampon>> tampon left.</font>'
  730. else
  731. 'You have <<tampon>> tampons.'
  732. end
  733. if sanpad = 0 and tampon = 0:
  734. '<font color="red">You have no pads left.</font>'
  735. elseif sanpad = 1:
  736. '<font color="red">You have only <<sanpad>> pads left.</font>'
  737. else
  738. 'You have <<sanpad>> pads.'
  739. end
  740. '<a href="exec:msg ''Your body fat is = (<<salo>>)''">Check weight on the scales</a>'
  741. if painkiller > 0:
  742. $pluralS = 's'
  743. if painkiller = 1:$pluralS = ''
  744. 'You have <b><<painkiller>></b> painkiller<<$pluralS>>.'
  745. if pain['total'] > 0 and pain['killer'] = 0:
  746. act 'Take a painkiller':
  747. cla
  748. pain['killer'] += 1
  749. painkiller -= 1
  750. pcs_hydra += 20
  751. gs 'stat'
  752. *nl
  753. 'You take a painkiller and gulp it down with a glass of water.'
  754. act 'Finish':gt $loc, $loc_arg
  755. end
  756. end
  757. end
  758. if bcream_have > 0:
  759. '<a href="exec:dynamic $use_bcream & gt $loc, $loc_arg">Apply breast cream.</a> Uses left: <<bcream_have>>.'
  760. end
  761. if pirsA + pirsB + pirsC + pirsD + pirsE + pirsF + pirsN + pirsG + pirsGL > 0:'<a href="exec:gs ''mod_iwhore_dincollect'' , ''pirManage''">Manage Piercings.</a>'
  762. if fillimplant = 1 and siliconeBag >= 1:'<a href="exec:cls & siliconeBag -= 1 & silicone += 10 & gt $loc, $loc_arg">Inject silicone into breast implants.</a>'
  763. if fillimplant = 1 and silicone >= 20:'<a href="exec:cls & silicone -= 10 & gt $loc, $loc_arg">Drain silicone from breast implants.</a>'
  764. act 'Return to the hallway': gt 'mod_iwhore_innapt','hallway'
  765. act 'Take a shower (0:15)':
  766. cla
  767. *clr
  768. minut += 15
  769. if shampoo > 0:
  770. shampoo -= 1
  771. else
  772. 'You can use Inna''s shampoo.'
  773. end
  774. gs 'mod_iwhore_dincollect' , 'showerdin'
  775. if frost > 0:frost = 0
  776. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash3.jpg"></center>'
  777. *nl
  778. 'You undress and turn on the water in the shower. When it hits the right temperature you enter the shower and let the warm water rain down on you. You carefully soap yourself trying not to miss any spots and then rinse off.'
  779. *nl
  780. if hypnoAddict > 0:'You have no reason to, but you carefully avoid cleaning out your pussy and ass.'
  781. if btwarn > 0:
  782. if btwarn = 1: $weightwarn = 'losing'
  783. if btwarn = 2: $weightwarn = 'gaining'
  784. '<font color="red"><b>You seem to be <<$weightwarn>> weight.</b></font>'
  785. killvar '$weightwarn' & btwarn = 0
  786. end
  787. if normbuffpick = 1:
  788. *nl
  789. '<b>You notice that your muscles are starting to show through your skin.</b>'
  790. act 'Examine yourself closer while drying off and getting dressed...': gt 'din_van', 'buffpick'
  791. end
  792. if pcs_horny >= 40:
  793. act 'Use the shower head on your pussy':
  794. *clr & cla
  795. '<center><video src="images/shared/home/bathroom/wash2.mp4"></center>'
  796. *nl
  797. 'You place the shower head onto your pussy and a powerful jet of warm water begins to caress you.'
  798. if pcs_inhib < 30:inhib_exp += rand(1,3)
  799. pcs_mood += 15
  800. pcs_willpwr += 15
  801. $orgasm_or = 'yes'
  802. gs 'arousal', 'masturbate', 10
  803. gs 'arousal', 'end'
  804. if hypnoAddict ! 0:
  805. 'You unconsciously avoid spraying water into your vagina.'
  806. else
  807. cumspclnt = 8
  808. gs 'cum_cleanup'
  809. end
  810. gs 'mod_iwhore_dincollect' , 'dryOff'
  811. end
  812. end
  813. gs 'mod_iwhore_dincollect' , 'dryOff'
  814. gs 'mod_iwhore_dincollect' , 'brit'
  815. end
  816. act 'Have a bath (0:30)':
  817. cla
  818. *clr
  819. gs 'stat'
  820. minut += 30
  821. pcs_sweat = 7 + rand(0,4)
  822. pcs_mood += 20
  823. pcs_skin += 1
  824. gs 'mod_iwhore_dincollect' , 'showerdin'
  825. if frost > 0:frost = 0
  826. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash4.jpg"></center>'
  827. *nl
  828. 'While the bathtub fills up you get undressed and then dip a toe into the water. It''s just the right temperature so you climb in and let yourself sink into the warm water.'
  829. *nl
  830. *nl
  831. if btwarn > 0:
  832. if btwarn = 1: $weightwarn = 'losing'
  833. if btwarn = 2: $weightwarn = 'gaining'
  834. '<font color="red"><b>You seem to be <<$weightwarn>> weight.</b></font>'
  835. killvar '$weightwarn' & btwarn = 0
  836. end
  837. if normbuffpick = 1:
  838. *nl
  839. '<b>You notice that your muscles are starting to show through your skin.</b>'
  840. act 'Examine yourself closer while drying off and getting dressed...': gt 'din_van', 'buffpick'
  841. end
  842. act '"Wash" your pussy':
  843. cla
  844. *clr
  845. minut += 10
  846. '<center><video src="images/shared/home/bathroom/wash7.mp4"></center>'
  847. *nl
  848. 'You turn on the faucet, lift your legs and scoot your ass over to align your pussy with the jet of warm water. It feels really good and soon a warmth begins to grow in your abdomen.'
  849. if pcs_inhib < 30:inhib_exp += rand(1,3)
  850. pcs_mood += 15
  851. pcs_willpwr += 15
  852. $orgasm_or = 'yes'
  853. gs 'arousal', 'masturbate', 10
  854. gs 'arousal', 'end'
  855. gs 'mod_iwhore_dincollect' , 'dryOff'
  856. end
  857. gs 'mod_iwhore_dincollect' , 'dryOff'
  858. gs 'mod_iwhore_dincollect' , 'brit'
  859. end
  860. gs 'mod_iwhore_dincollect' , 'bteeth'
  861. gs 'mod_iwhore_dincollect' , 'tampon'
  862. gs 'mod_iwhore_dincollect' , 'enema'
  863. gs 'din_van', 'prvt_pee'
  864. gs 'mod_iwhore_dincollect' , 'basin'
  865. gs 'mod_iwhore_dincollect' , 'brit'
  866. gs 'mod_iwhore_dincollect' , 'removepan'
  867. gs 'mod_iwhore_dincollect' , 'wearpan'
  868. if pregtest > 0 and (abortionbirthdate = 0 or daystart - abortionbirthdate > 100):
  869. act 'Do a pregnancy test':
  870. cla
  871. pregtest -= 1
  872. gs 'stat'
  873. if pregchem > 120:
  874. knowpreg = 1
  875. thinkpreg = 1
  876. 'The test shows the two strips: you''re pregnant!'
  877. else
  878. knowpreg = 0
  879. 'The test shows one band: you''re not pregnant.'
  880. end
  881. act 'Finish':gt 'rolanbath', 'start'
  882. end
  883. end
  884. if $clothingworntype = 'nude':
  885. act 'Wear clothes (0:05)':
  886. *clr & cla
  887. minut = 5
  888. '<center><video autoplay loop src="images/locations/city/citycenter/photo/dress.mp4"></video></center>'
  889. 'You get dressed'
  890. gs 'clothing', 'wear_last_worn'
  891. gs 'stat'
  892. act 'Return': gt $loc, $loc_arg
  893. end
  894. else
  895. act 'Remove clothes (0:05)':
  896. *clr & cla
  897. minut = 5
  898. '<center><video autoplay loop src="images/shared/Accessories/computer/webcam/undress1.mp4"></video></center>'
  899. 'You remove your clothing'
  900. gs 'clothing', 'strip'
  901. gs 'stat'
  902. act 'Return': gt $loc, $loc_arg
  903. end
  904. end
  905. if mosolmaz > 0 and mosol > 0 and mosal_time ! (daystart * 100) + hour:
  906. act 'Rub ointment onto your pussy (0:05)':
  907. cla
  908. mosal_time = (daystart * 100) + hour
  909. minut += 5
  910. mosolmaz -= 1
  911. mosol -= 5
  912. 'You take a tube of cream and rub it onto your itchy vulva.'
  913. act 'Finish':gt $loc, $loc_arg
  914. end
  915. end
  916. if pregtest > 0 and (abortionbirthdate = 0 or daystart - abortionbirthdate > 100):
  917. act 'Do a pregnancy test (0:05)':
  918. cla
  919. minut += 5
  920. pregtest -= 1
  921. gs 'stat'
  922. if pregchem > 120 and bimbolevel < 3 and knowpreg = 0 and husband = 0 and pcs_pregtalk = 0:
  923. knowpreg = 1
  924. thinkpreg = 1
  925. 'As you look at the test in your hand, you are?'
  926. act 'Horrified':gt 'din_van', 'HorrifiedReact1'
  927. act 'Concerned':gt 'din_van', 'ConcernedReact1'
  928. act 'Excited':gt 'din_van', 'ExcitedReact1'
  929. elseif pregchem > 120 and bimbolevel = 3 and knowpreg = 0 and husband = 0 and pcs_pregtalk = 0:
  930. knowpreg = 1
  931. thinkpreg = 1
  932. 'As you look at the test in your hand, you are?'
  933. act 'Excited':gt 'din_van', 'ExcitedReact1'
  934. act 'Aroused':gt 'din_van', 'ArousedReact1'
  935. elseif pregchem > 120 and knowpreg = 0 and husband = 1 and kid = 0 and pcs_pregtalk = 0:
  936. knowpreg = 1
  937. thinkpreg = 1
  938. gt 'din_van', 'WifeReact1'
  939. elseif pregchem > 120 and knowpreg = 0 and husband = 1 and kid > 0 and pcs_pregtalk = 0:
  940. knowpreg = 1
  941. thinkpreg = 1
  942. gt 'din_van', 'WifeReact2'
  943. elseif pcs_pregtalk = 1:
  944. 'The test showed two strips. You are pregnant.'
  945. else
  946. knowpreg = 0
  947. 'The test showed one band. Not pregnant.'
  948. end
  949. act 'Finish':gt $loc, $loc_arg
  950. end
  951. end
  952. !!breast pump is now in the menu, not on the screen
  953. if breastpump > 0 and bp_unbox >= 1:
  954. act 'Use breast pump':
  955. gt 'lact_lib', 'bp_milking'
  956. end
  957. elseif breastpump > 0 and bp_unbox <= 0:
  958. '<a href="exec: gt ''lact_lib'', ''bp_unbox_event''">Unbox</a> your breast pump'
  959. end
  960. end
  961. !iif(proseventrand <= 8, 'blow job', iif(proseventrand <= 14, 'sex', 'anal'))
  962. !0inna
  963. !1mec
  964. !2gav
  965. !3yana
  966. !4doc
  967. if $ARGS[0] = 'guardian_route':
  968. if GuardianLocSet ! DayStart:
  969. GuardianLoc[0] = iif(week < 6, 4, 3)
  970. GuardianLoc[1] = iif(week < 6, 4, 3)
  971. GuardianLoc[2] = iif(week < 6, 4, 3)
  972. GuardianLoc[3] = iif(week < 6, 4, 3)
  973. GuardianLoc[4] = iif(week < 6, 4, 3)
  974. GuardianLoc[5] = iif(week < 6, 4, 3)
  975. GuardianLoc[6] = iif(week < 6, 4, 3)
  976. GuardianLoc[7] = 0
  977. GuardianLoc[8] = 0
  978. GuardianLoc[9] = 1
  979. GuardianLoc[10] = 1
  980. GuardianLoc[11] = 2
  981. GuardianLoc[12] = 2
  982. if week = 1:Guardian_number = rand(0,3)
  983. if week = 2:Guardian_number = rand(0,3)
  984. if week = 3:Guardian_number = rand(0,3)
  985. if week = 4:Guardian_number = rand(0,3)
  986. if week = 5:Guardian_number = rand(0,3)
  987. if week = 6:Guardian_number = 3
  988. if week = 7:Guardian_number = 3
  989. GuardianLoc[13] = Guardian_number
  990. GuardianLoc[14] = Guardian_number
  991. GuardianLoc[15] = Guardian_number
  992. GuardianLoc[16] = Guardian_number
  993. GuardianLoc[17] = Guardian_number
  994. GuardianLoc[18] = Guardian_number
  995. GuardianLoc[19] = iif(week < 6, 4, 3)
  996. GuardianLoc[20] = iif(week < 6, 4, 3)
  997. GuardianLoc[21] = iif(week < 6, 4, 3)
  998. GuardianLoc[22] = iif(week < 6, 4, 3)
  999. GuardianLoc[23] = iif(week < 6, 4, 3)
  1000. GuardianLocSet = DayStart
  1001. end
  1002. end
  1003. if $ARGS[0] = 'guardian_maid':
  1004. if GuardianCleanSet < DayStart:
  1005. if week = 1:Guardian_cleaner = rand(0,3)
  1006. if week = 2:Guardian_cleaner = rand(0,3)
  1007. if week = 3:Guardian_cleaner = rand(0,3)
  1008. if week = 4:Guardian_cleaner = rand(0,3)
  1009. if week = 5:Guardian_cleaner = rand(0,3)
  1010. if week = 6:Guardian_cleaner = rand(0,4)
  1011. if week = 7:Guardian_cleaner = rand(0,4)
  1012. GuardianCleanSet = DayStart + 7
  1013. end
  1014. end
  1015. if $ARGS[0] = 'guardian_room':
  1016. ! if Krestovoz_pimp_day < daystart:'You can ask to <a href="exec:gt ''mod_iwhore_begin'', ''guardian_room''">Inna</a> the protection... .'
  1017. if GuardianLoc[hour] = 0:
  1018. *clr & cla
  1019. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/Krestovoz/bed0b.jpg"></center>'
  1020. 'Inna: "..."'
  1021. act 'Chat':
  1022. *clr & cla
  1023. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/Krestovoz/bed0b.jpg"></center>'
  1024. 'Inna: "Uh? What now?"'
  1025. act '"Ok ok message received... sorry to bother you."':gt 'mod_iwhore_innapt','guardian_room'
  1026. end
  1027. act '"Nothing, sorry to bother you."': gt 'mod_iwhore_innapt','roomin'
  1028. elseif GuardianLoc[hour] = 1:
  1029. *clr & cla
  1030. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/mieszko/renew0.jpg"></center>'
  1031. '"Hi Mechislav..."<br>Mechislav: "Hi <<$pcs_nickname>>"'
  1032. act 'Chat':
  1033. *clr & cla
  1034. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/mieszko/door.jpg"></center>'
  1035. 'You have a little chat with Mechislav.'
  1036. act 'Leave':gt 'mod_iwhore_innapt','guardian_room'
  1037. end
  1038. act '"Nothing, sorry to bother you."': gt 'mod_iwhore_innapt','roommec'
  1039. elseif GuardianLoc[hour] = 2:
  1040. *clr & cla
  1041. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/gavriil/gav0.jpg"></center>'
  1042. '"Hi Gavriil...do i bother you?"<br>Gavriil: "Hi <<$pcs_nickname>>...don''t worry...my ears are free."'
  1043. act 'Chat':
  1044. *clr & cla
  1045. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/gavriil/gav2.jpg"></center>'
  1046. 'You have a little chat with Gavriil'
  1047. act 'Leave':gt 'mod_iwhore_innapt','guardian_room'
  1048. end
  1049. act '"Nothing, sorry to bother you."': gt 'mod_iwhore_innapt','roomgav'
  1050. elseif GuardianLoc[hour] = 3:
  1051. *clr & cla
  1052. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/renew1.jpg"></center>'
  1053. '"...Yana..."<br>Yana: "...<<$pcs_nickname>>..."'
  1054. act 'Chat':
  1055. *clr & cla
  1056. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/yana/renew1.jpg"></center>'
  1057. 'You have a little chat with Yana'
  1058. act 'Leave':gt 'mod_iwhore_innapt','guardian_room'
  1059. end
  1060. act '"Nothing, sorry to bother you."': gt 'mod_iwhore_innapt','guestroom'
  1061. elseif GuardianLoc[hour] = 4:
  1062. *clr & cla
  1063. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/doc/doc.jpg"></center>'
  1064. '"Hi ...uhmmm...Doc?..."<br>Doc: "Uh? Oh! Hi <<$pcs_nickname>>..."'
  1065. act 'Chat':
  1066. *clr & cla
  1067. '<center><img <<$set_imgh>> src="mod/iwhore/images/characters/pavlovsk/resident/doc/doc.jpg"></center>'
  1068. 'You have a little chat with Deriagin.'
  1069. act 'Leave':gt 'mod_iwhore_innapt','guardian_room'
  1070. end
  1071. act '"Nothing, sorry to bother you."': gt 'mod_iwhore_innapt','roomdoc'
  1072. else
  1073. ''
  1074. end
  1075. if inna_varvara_pimp >= 15 and (Krestovoz_pimp_protection ! 1 or Krestovoz_pimp_day < daystart):
  1076. ! if inna_varvara_pimp >= 15 and Krestovoz_pimp_protection ! 1:
  1077. if inna_varvara_pimp = 15:
  1078. act 'Ask about the tryout week.': gs 'mod_iwhore_dincollect','renewal'
  1079. else
  1080. if Krestovoz_pimp_day < daystart:
  1081. act 'Ask for a renewal': gs 'mod_iwhore_dincollect','renewal'
  1082. end
  1083. end
  1084. else
  1085. ''
  1086. end
  1087. end
  1088. if $ARGS[0] = 'renewal':
  1089. end
  1090. ! gs 'mod_iwhore_innapt','guardian_route'
  1091. --- mod_iwhore_innapt ---------------------------------