stwork.qsrc 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. # stwork
  2. if $ARGS[0] = 'start':
  3. $loc = 'stwork'
  4. $metka = 'start'
  5. $locM = 'stwork'
  6. $metkaM = 'start'
  7. $sexloc = 'stwork'
  8. $menu_loc = 'stwork'
  9. $menu_arg = 'start'
  10. menu_off = 0
  11. $location_type = 'private'
  12. clr
  13. minut += 5
  14. stripMir = 1
  15. gs 'stat'
  16. gs 'themes', 'indoors'
  17. '<center><b><font color="maroon">Dressing room for strippers</font></b></center>'
  18. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/stripclub/striprazd.jpg"></center>'
  19. ''
  20. 'There are several <a href="exec:gt ''mirror'', ''start''">mirrors</a> hanging on the wall, where you can <a href="exec:gt ''mirror'', ''brush''">brush</a> your hair, and a selection of <a href="exec:gt ''wardrobe'', ''start''">clothes</a> hanging on rails for the girls to dress in.'
  21. 'There are some stairs leading to the <a href="exec:gt ''stwork'', ''stripgirl''">stage</a> where you can head out to perform.'
  22. 'To the side there''s a <a href="exec:stripMir = 0 & gt ''stripclub'', ''start''">steel door</a> which overlooks the back yard and the staff uses as an entrance, to save them from meeting scummy customers. Standing by this entrance, there''s always <a href="exec:gt ''stwork'', ''guard''">security</a> keeping the talent safe.'
  23. 'Near the exit door is a vending machine selling '+iif(money >= 100,'<a href="exec:money -= 100 & gt ''food'', ''snack''">snacks</a>','snacks')+' and a <a href="exec:gt ''beverage'', ''bev_wat''">water cooler</a>, which is heavily used by staff after coming off stage'
  24. 'Behind a wooden door there''s the <a href="exec:gt ''stwork'', ''toilet''">staff bathroom</a>.'
  25. if tatlech > 0:stripKoef = rand(1, 3)
  26. if tatback > 0:stripKoef2 = rand(1, 3)
  27. if tatblly > 0:stripKoef3 = rand(1, 3)
  28. if tatupb > 0:stripKoef4 = rand(3, 6)
  29. if tatleg > 0:stripKoef5 = rand(1, 3)
  30. if tatarm > 0:stripKoef6 = rand(1, 3)
  31. if tatside > 0:stripKoef7 = rand(1, 3)
  32. act 'Exit the club':
  33. if $clothingworntype ! 'nude':
  34. gt 'stripclub', 'start'
  35. else
  36. msg'<b><font color = red>You need to get dressed.</font></b>'
  37. gt 'stwork', 'start'
  38. end
  39. end
  40. act '<b>Go on stage</b>':
  41. if hour >= 11 or hour <= 2:
  42. if cumloc[1] = 0 and cumloc[2] = 0 and cumloc[4] = 0 and cumloc[5] = 0 and cumloc[6] = 0 and cumloc[7] = 0 and cumloc[11] = 0 and cumloc[14] = 0:
  43. if pcs_makeup >= 4:
  44. if pcs_hairbsh = 1:
  45. if pcs_sweat < 20:
  46. if pcs_leghair <= 3 and pcs_pubes <= 31:
  47. if fingal <= 0:
  48. stpredmet = 3 & gt 'stwork2', 'strip'
  49. else
  50. 'You aren''t allowed on stage, because of the black eye.'
  51. end
  52. else
  53. 'Nobody wants to see a stripper with hairy legs and untrimmed pubes. Have a shave before you go on stage!'
  54. end
  55. else
  56. 'Damn, you stink like a pigsty, take a shower before going on stage.'
  57. end
  58. else
  59. 'The least you can do is brush your hair.'
  60. end
  61. else
  62. 'You need to put on very thick makeup if you want people to be impressed by your beauty.'
  63. end
  64. else
  65. 'There is some visible semen on your body. Wash yourself off before going on stage.'
  66. end
  67. else
  68. 'You''re done for today. Time to head home.'
  69. end
  70. end
  71. act 'Go to the staff bathroom':gt 'stwork', 'toilet'
  72. act 'Look in the mirror': gt 'mirror', 'start'
  73. act 'Change your clothes':gt 'wardrobe', 'start'
  74. act 'Have a cup of water (0:5)':gs 'beverage', 'bev_wat'
  75. if money >= 100: act 'Have a snack (0:15) (100 <b>₽</b>)': money -= 100 & gs 'food', 'snack'
  76. end
  77. if $ARGS[0] = 'stripgirl':
  78. *clr & cla
  79. gs 'stat'
  80. striptalkrand = rand(0, 10)
  81. if striptalkrand = 0:$striptalk = 'Have you heard about that new girl? She''s really good-looking and all, but she got booed off-stage, apperantly she was worthless.'
  82. if striptalkrand = 1:$striptalk = 'I''m telling you, girls with tattoos are a huge turn-on to men.'
  83. if striptalkrand = 2:$striptalk = 'Working the pole is much more profitable than just dancing, it''s easier to excite the customer, but it also demands more from the person doing it.'
  84. if striptalkrand = 3:$striptalk = 'Phew, you really have to leave it all out on the stage, getting back all sweaty, with disheveled hair and makeup ruined. The cost in cosmetics is enough to bankrupt you.'
  85. if striptalkrand = 4:$striptalk = 'You know what, those private dances might be guaranteed money, but the real cash is in the extras.'
  86. if striptalkrand = 5:$striptalk = 'Remember that ugly girl? She got on stage and got booed off the stage by the customers, but as soon as she started working the pole, their jaws dropped, and she made a fortune in tips.'
  87. if striptalkrand = 6:$striptalk = 'Why doesn''t the manager ever says if it''s a male or female day? I recently rushed to work, even broke a nail, then I get here and there''s these bears up on stage. Had to turn around and head back home.'
  88. if striptalkrand = 7:$striptalk = 'That cute security guard was telling me about the problems the girls face with this job. Half of them turn up whores in the end, the money is better.'
  89. if striptalkrand = 8:$striptalk = 'There was a fat woman trying to dance on the pole, she fell face first on the floor. I thought she had knocked herself out, you should have seen the black eye she got.'
  90. if striptalkrand = 9:$striptalk = 'Recently we had a comedian working here. She was a pretty little thing and she danced well, but it''s not with jokes you earn tips here.'
  91. if striptalkrand = 10:$striptalk = 'I heard about clubs abroad where the tips are so good, that the strippers pay for the right to work there.'
  92. 'The girls are doing their makeup and hair in the mirror, laughing and gossiping.'
  93. '<<$striptalk>>'
  94. act 'Move away':gt 'stwork', 'start'
  95. end
  96. if $ARGS[0] = 'guard':
  97. *clr & cla
  98. gs 'stat'
  99. 'A bored looking, security guard stands by the door. Seeing you he lazily nods, "Hello <<$pcs_nickname>>."'
  100. act 'Move away':gt 'stwork', 'start'
  101. end
  102. if $ARGS[0] = 'toilet':
  103. $location_type = 'bathroom'
  104. $loc = 'stwork'
  105. $metka = 'toilet'
  106. $locM = 'stwork'
  107. $metkaM = 'toilet'
  108. gs 'stat'
  109. '<center><img <<$set_imgh>> src="images/locations/shared/bathroom/toilet.jpg"></center>'
  110. *nl
  111. 'You enter a dirty and smelly staff bathroom that''s probably never been cleaned.'
  112. 'There is no mirror, only a grimy shower, toilet, and basin'
  113. act 'Leave the bathroom':gt 'stwork', 'start'
  114. if kosmetica >= 3:
  115. act 'Have a shower and get ready for work':
  116. *clr & cla
  117. dynamic $showerdin
  118. minut += 10
  119. makupskl_exp += rand(1,3)
  120. kosmetica -= 3
  121. vidageday -= 1
  122. pcs_makeup = 4
  123. pcs_hairbsh = 1
  124. '<h3>Staff Bathroom</h3>'
  125. '<h5>Shower</h5>'
  126. '<center><img <<$set_imgh>> src="images/locations/shared/brothel/brothelshower.jpg"></center>'
  127. *nl
  128. 'After taking off all of your clothes, you gather up your towel, washcloth and soap, then head to the shower. You wash yourself thoroughly, brush your hair, and put on heavy you makeup for the customers.'
  129. act 'Get out and dry off':gt $locM, $metkaM
  130. dynamic $brit
  131. end
  132. else
  133. 'You don''t have enough make-up to get ready.'
  134. end
  135. act 'Have a shower':
  136. *clr & cla
  137. dynamic $showerdin
  138. '<h3>Staff Bathroom</h3>'
  139. '<h5>Shower</h5>'
  140. '<center><img <<$set_imgh>> src="images/locations/shared/brothel/brothelshower.jpg"></center>'
  141. *nl
  142. 'After taking off all of your clothes, you gather up your towel, washcloth and soap, then head to the shower. You wash yourself thoroughly to be as clean as possible for potential customers.'
  143. act 'Get out and dry off':gt $locM, $metkaM
  144. dynamic $brit
  145. end
  146. dynamic $toymanage
  147. dynamic $enema
  148. dynamic $tampon
  149. dynamic $quickwash
  150. dynamic $basin
  151. dynamic $removepan
  152. gs 'din_van', 'prvt_pee'
  153. end
  154. --- stwork ---------------------------------