1
0

dachain.qsrc 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. # dachain
  2. if $args[0] = 'start':
  3. $location_type = 'private'
  4. $loc = 'dachain'
  5. $loc_arg = 'start'
  6. $locM = 'dachain'
  7. $locM_arg = 'start'
  8. $menu_loc = 'dachain'
  9. $menu_arg = 'start'
  10. menu_off = 0
  11. internet_free = 0
  12. killvar '$locclass'
  13. gs 'themes', 'indoors'
  14. *clr & cla
  15. gs 'stat'
  16. '<center><b><font color="maroon">Cottage</font></b></center>'
  17. if home_owned[3] = 2:
  18. '<center><img <<$set_imgh>> src="images/locations/suburban/cottage/dacharoom2.jpg"></center>'
  19. else
  20. '<center><img <<$set_imgh>> src="images/locations/suburban/cottage/dacharoom1.jpg"></center>'
  21. end
  22. 'Your favorite summer residence.'
  23. *nl
  24. 'There is a <a href="exec:gt ''bed'', ''start''">bed</a> against one wall. Next to it is a <a href="exec:gt ''wardrobe'', ''start''">wardrobe</a> (where you can choose outfits and organize your clothing). On the other side of the bed is a table and a <a href="exec:gt ''mirror'', ''start''">mirror</a>'
  25. *nl
  26. 'There is a sofa in front of the fireplace, a kitchen alcove opposite the bed and the door to the bathroom next to that.'
  27. *nl
  28. if stol = 0:$stol = 'an old wooden <a href="exec:gt ''stol'', ''start''">table</a>'
  29. if stol = 1:$stol = 'a new <a href="exec:gt ''stol'', ''start''">table</a>'
  30. 'In front of the window there is <<$stol>>.'
  31. *nl
  32. if komp = 1:'Your <a href="exec: internet_free = 2 & gt ''Komp'',''start''">laptop</a> is on the table, but there is no internet coverage here.'
  33. *nl
  34. if hour >= 6 and hour <= 20 and etoexhib = 11:'Kopashatsya working in the garden, hmm... maybe sometime <a href="exec:gt ''etoexhib'', ''pos10''">motivate</a> for them to work quicker and smarter.'
  35. if hour >= 6 and hour <= 20 and etoexhib = 12:'Leave in <a href="exec:gt ''etoexhib'', ''pos11''">garden in lingerie and robe.</a>'
  36. if hour >= 6 and hour <= 20 and etoexhib = 13 and temp ! daystart:'I wonder how to <a href="exec:gt ''etoexhib'', ''pos12''">garden</a>'
  37. act 'Go outside':
  38. if $clothingworntype ! 'nude':
  39. minut += 5 & gt 'dachamy'
  40. else
  41. msg'<b><font color = red>You can''t leave the house naked! You need to get dressed first.</font></b>'
  42. gt 'dachain', 'start'
  43. end
  44. end
  45. act 'Go to the Bathroom': gt 'dachain', 'dachabath'
  46. act 'Go to the kitchen alcove': gt 'dachain', 'dachakit'
  47. act 'Get in the bed': gt 'bed', 'start'
  48. act 'Lie on the couch': gt 'divan', 'start'
  49. if curr_home = 3 and prostitute['active']: gs 'prostitution_functions', 'prostitute_outfit_at_home'
  50. !!-------------------------------------------------------------------------------------------------------------------------------------
  51. !!------------------------------------------------------- Music related actions come here ---------------------------------------------
  52. !!-------------------------------------------------------------------------------------------------------------------------------------
  53. !! IMPORTANT: if there is anything added later that could mean that others are in the room, gs 'music_actions', 'not_alone' should be added with the correct conditions.
  54. gs 'music_actions', 'start'
  55. end
  56. if $args[0] = 'dachakit':
  57. $location_type = 'private'
  58. $loc = 'dachain'
  59. $loc_arg = 'dachakit'
  60. $locM = 'dachain'
  61. $locM_arg = 'dachakit'
  62. $menu_loc = 'dachain'
  63. $menu_arg = 'dachakit'
  64. menu_off = 0
  65. $locclass = 'kitr'
  66. *clr & cla
  67. gs 'kit_din'
  68. gs 'stat'
  69. '<center><b><font color="maroon">Cottage Kitchen</font></b></center>'
  70. if home_owned[3] = 2:
  71. '<center><img <<$set_imgh>> src="images/locations/suburban/cottage/dachakit2.jpg"></center>'
  72. else
  73. '<center><img <<$set_imgh>> src="images/locations/suburban/cottage/dachakit1.jpg"></center>'
  74. end
  75. act 'Go into the main room': gt 'dachain', 'start'
  76. if cltarelka > 0:
  77. '<b><<cltarelka>></b> clean plates are stored in the cupboard.'
  78. else
  79. '<b><font color="red">You have no clean dishes left.</font></b>'
  80. end
  81. if dirttarelka > 0:'<b><<dirttarelka>></b> dirty dishes are lying in the sink. <a href="exec:dynamic $dirtarm">Wash the dishes</a>.'
  82. if fairy > 0:
  83. 'Next to the sink is dishwashing liquid, enough for <b><<fairy>></b> uses.'
  84. else
  85. '<b><font color="red">You have nothing to wash dishes with, you need to buy dishwashing liquid.</font></b>'
  86. end
  87. if eda > 0:
  88. if cltarelka = 0 or edahot > 0:$edagot = ''
  89. if cltarelka > 0 and edahot = 0:$edagot = '<a href="exec:dynamic $edagotd">Cook a meal</a>'
  90. 'There''s enough food for <b><<eda>></b> ' + iif(eda = 1, 'serving', 'servings') + '. <<$edagot>>'
  91. elseif edaD = 0 and eda = 0:
  92. '<b><font color="red">The fridge is empty. You have nothing to eat.</font></b>'
  93. end
  94. if edahot > 0:'<a href="exec:dynamic $edahotd">There''s a warm meal on the table.</a>'
  95. if husband > 0 and husbandrink ! 10:
  96. if hour = 7 or hour = 17:'<a href="exec:gt ''husb'', ''start''">Your husband is eating at the table.</a>'
  97. end
  98. if husband > 0 and husbanday > 0 and huseatday ! daystart and eda >= 2:
  99. act 'Cook a meal for your husband and yourself (1:00)':
  100. cla
  101. *clr
  102. husband += 5
  103. eda -= 2
  104. minut += 60
  105. huseatday = daystart
  106. pcs_mood -= 25
  107. '<center><img <<$set_imgh>> src="images/shared/home/kitchen/cook.jpg"></center>'
  108. 'You prepare a meal for your husband and yourself.'
  109. act 'Leave the meal':gt 'kuhr'
  110. end
  111. end
  112. dynamic $edasnack
  113. dynamic $sandwich
  114. dynamic $driwater
  115. dynamic $dritea
  116. dynamic $fill_bottle
  117. dynamic $edaD
  118. dynamic $pranik
  119. dynamic $fatdel
  120. dynamic $lekarstvo
  121. dynamic $vitamin
  122. end
  123. if $args[0] = 'dachabath':
  124. $loc = 'dachain'
  125. $loc_arg = 'dachabath'
  126. $locM = 'dachain'
  127. $locM_arg = 'dachabath'
  128. $menu_loc = 'dachain'
  129. $menu_arg = 'dachabath'
  130. menu_off = 0
  131. $location_type = 'bathroom'
  132. $bathtype = 'bathtub shower'
  133. *clr & cla
  134. gs 'stat'
  135. '<center><b><font color="maroon">Cottage Bathroom</font></b></center>'
  136. if home_owned[3] = 2:
  137. '<center><img <<$set_imgh>> src="images/locations/suburban/cottage/dachavan2.jpg"></center>'
  138. else
  139. '<center><img <<$set_imgh>> src="images/locations/suburban/cottage/dachavan1.jpg"></center>'
  140. end
  141. act 'Go into the main room': gt 'dachain', 'start'
  142. gs'selfplay','suction_dildo'
  143. gs 'din_van', 'private'
  144. end
  145. --- dachain ---------------------------------