tanspalnya.qsrc 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. # tanspalnya
  2. CLOSE ALL
  3. $metka = $ARGS[0]
  4. $loc = $CURLOC
  5. $metkaM = $ARGS[0]
  6. $locM = $CURLOC
  7. minut += 5
  8. tanhouse1 = 1
  9. gs 'stat'
  10. '<center><b>Your Bedroom in Nicholas'' Apartment</b></center>'
  11. '<center><img <<$set_imgh>> src="images/characters/city/nicholas/spaln.jpg"></center>'
  12. 'Your bedroom is fairly large, considering you''re only an employee. There is a small <a href="exec:gt ''bed'', ''start''">double bed</a> and an <a href="exec:gt ''budilnik'', ''start''">alarm clock</a>.'
  13. 'Half a wall is taken up by an expensive-looking <a href="exec:gt ''wardrobe'', ''start''">wardrobe</a> (where you can choose outfits and organize your clothing). There''s a make-up table with a <a href="exec:gt ''mirror'', ''start''">mirror</a> next to it.'
  14. if komp = 1:
  15. $komp = ' with your <a href="exec:gt ''Komp'', ''start''">laptop</a>.'
  16. else
  17. $komp = '.'
  18. end
  19. 'A luxurious <a href="exec:gt ''divan'', ''start''">leather sofa</a> is also part of the ensemble. Mounted on the wall opposite the sofa is a huge plasma <a href="exec:gt ''TV'', ''start''">TV</a>. Under the window, you see a brand-new <a href="exec:gt ''stol'', ''start''">desk</a><<$komp>>'
  20. if obruch > 0:'<br>Your hula hoop stands in a corner of the room. '
  21. if skak > 0:'Your jump rope is sitting on a shelf. '
  22. if bookYog > 0:'A yoga mat is rolled up in a corner next to the wardrobe. '
  23. if mishka > 0:'On one of the shelves, you''ve placed your <<mishka>> teddy bear.'
  24. gs 'exercise', 'start'
  25. act 'Go to the corridor':
  26. if $clothingworntype ! 'nude':
  27. gt 'tanhouse'
  28. else
  29. msg'<b><font color = red>You probably shouldn''t walk around naked, especially not at your workplace. You need to get dressed.</font></b>'
  30. gt $CURLOC
  31. end
  32. end
  33. act 'Study (2:00)':
  34. cla
  35. minut += 120
  36. intel_exp += 1
  37. 'You spend two hours studying and feel a little smarter now.'
  38. act 'Finish':gt 'tanspalnya'
  39. end
  40. if student > 0 and kursovik < 100:
  41. act 'Write course work (1:00)':
  42. cla
  43. *clr
  44. minut += 60
  45. kursovik += rand(pcs_intel / 20, pcs_intel / 10)
  46. if kursovik > 100:kursovik = 100
  47. pcs_mood -= 10
  48. '<center><img <<$set_imgh>> src="images/pc/activities/study.jpg"></center>'
  49. 'You work on your course work and have now completed <<kursovik>> percent.'
  50. act 'Finish':gt 'tanspalnya'
  51. end
  52. end
  53. gs 'events', 'read'
  54. if pcs_magik >= 6 and spellbefshild = 1 and tobiQW = 0:gt'tobiQW','start'
  55. if sick >= 1:
  56. act 'Get some bed rest (illness)':
  57. cla
  58. *clr
  59. minut += 240
  60. sick -= 1
  61. if sick < 0:sick = 0
  62. gs'stat'
  63. '<center><img <<$set_imgh>> src="images/locations/shared/apartment/event/sick/sick'+rand(11,17)+'.jpg"></center>'
  64. 'You lie in bed, coughing, sneezing, blowing your nose... and, as if that wasn''t enough, you also think you might be getting a headache.'
  65. 'Drifting in and out of sleep, you spend about 4 hours tossing and turning, trying to sweat out the illness, and you actually feel better when you decide to stretch your legs.'
  66. act 'Get up': gt 'bedr'
  67. end
  68. end
  69. if pcs_horny >= 50:
  70. act 'Masturbate':
  71. gt'selfplay', 'start'
  72. end
  73. end
  74. if pornMagazine > 0:'You hide a porn magazine under your mattress.' & dynamic $d_read_porn
  75. dynamic $wearpan
  76. dynamic $removepan
  77. if dur > 0:'You have hidden <<dur>> doses of Pale Lady behind your wardrobe.'
  78. if dur > 0 and narkday ! daystart:
  79. act 'Take some cocaine (0:05)':
  80. cla
  81. *clr
  82. minut += 5
  83. narkday = daystart
  84. pcs_health = pcs_vital * 10 + pcs_stren * 5
  85. pcs_willpwr = pcs_intel * 5 + pcs_sprt * 5
  86. pcs_manna = (pcs_intel * pcs_magik) + pcs_magik * 100 + pcs_vital * 10 + rikudo
  87. pcs_mood = 100
  88. pcs_horny = 100
  89. nark += 10
  90. dur -= 1
  91. '<center><img <<$set_imgh>> src="images/shared/drugs/dur.jpg"></center>'
  92. 'You take a small dose of coke and not long after, you start to feel great, as if you could do anything, <b>be</b> anything - but you''re also starting to feel incredibly horny.'
  93. act 'Leave':gt $curloc
  94. end
  95. end
  96. if MaidWorkDay ! daystart:
  97. MaidWorkDay = daystart
  98. MaidWork = 0
  99. TanHallClean = 0
  100. TanRoomClean = 0
  101. TanBathClean = 0
  102. TanMasterClean = 0
  103. TanLivingClean = 0
  104. TanMaidRoomClean = 0
  105. TanKitchenClean = 0
  106. TanMadeBreakfast = 0
  107. end
  108. if tan_work_evalDay ! daystart and tan_work_evaluation = 1:
  109. tan_work_evalDay = daystart
  110. tan_work_evaluation = 0
  111. elseif tan_work_evalDay ! daystart and tan_work_evaluation = 0:
  112. tan_work_evalDay = daystart
  113. tan_work_rep -= 1
  114. ''
  115. 'You did not go to see Nicholas yesterday evening. Regardless of how much or little work you did, this is sure to decrease your professional standing with him as your employer.'
  116. tan_work_evaluation = 0
  117. end
  118. if TanMaidRoomClean = 0:
  119. act 'Clean your Room':
  120. cla
  121. minut += 30
  122. TanMaidRoomClean = 1
  123. MaidWork += 1
  124. gs 'stat'
  125. nl
  126. ''
  127. 'You vacuum, wet wipe, dust and polish all the surfaces and objects in your room, knowing well that, if a guest wanted to take a look inside, you''d embarrass Nicholas if this room wasn''t in as perfect a condition as is expected of all the others.'
  128. 'At least you are free to wear whatever you want while you clean your room, you think.'
  129. act 'Finish cleaning':
  130. gt 'tanspalnya'
  131. end
  132. end
  133. end
  134. --- tanspalnya ---------------------------------