025_din_bad 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. # din_bad
  2. <<<<<<< 025_din_bad
  3. $d_salf = {
  4. clr
  5. salfetka -= 1
  6. pl '<a href="exec:gs ''stat''"><B>Throw out tissue</B></a>'
  7. if cumface > 0: pl '<a href="exec:cumface = 0 & gs ''stat''"><B>Wipe your face</B></a>'
  8. if cumfrot > 0: pl '<a href="exec:cumfrot = 0 & gs ''stat''"><B>Wipe clothing</B></a>'
  9. if mop ! 1: pl '<a href="exec:mop = 1 & gs ''stat''"><B>Wipe cosmetics</B></a>'
  10. }
  11. $d_kosmetitka = {
  12. clr
  13. pl '<a href="exec:gs ''stat''"><B>Close makeup bag</B></a>'
  14. if kosmetitka >= 1: pl '<a href="exec:mop = 2 & kosmetitka -= 1 & gs ''stat''"><B>Light make-up</B></a>'
  15. if kosmetitka >= 2: pl '<a href="exec:mop = 3 & kosmetitka -= 2 & gs ''stat''"><B>Natural make-up</B></a>'
  16. if kosmetitka >= 3: pl '<a href="exec:mop = 4 & kosmetitka -= 3 & gs ''stat''"><B>Heavy make-up</B></a>'
  17. =======
  18. $d_salf={
  19. clr
  20. salfetka-=1
  21. pl'<a href="exec:gs''stat''"><B>throw a napkin</B></a>'
  22. if cumface>0:pl'<a href="exec:cumface-=1&gs''stat''"><B>wipe his face</B></a>'
  23. if cumfrot>0:pl'<a href="exec:cumfrot-=1&gs''stat''"><B>wipe clothes</B></a>'
  24. if mop!1:pl'<a href="exec:mop=1&gs''stat''"><B>erase cosmetics</B></a>'
  25. }
  26. $d_kosmetitka={
  27. clr
  28. pl'<a href="exec:gs''stat''"><B>Close beautician</B></a>'
  29. if kosmetitka>=1:pl'<a href="exec:mop=2&kosmetitka-=1&gs''stat''"><B>light makeup</B></a>'
  30. if kosmetitka>=2:pl'<a href="exec:mop=3&kosmetitka-=2&gs''stat''"><B>normal makeup</B></a>'
  31. if kosmetitka>=3:pl'<a href="exec:mop=4&kosmetitka-=3&gs''stat''"><B>thick makeup</B></a>'
  32. >>>>>>> 025_din_bad
  33. }
  34. <<<<<<< 025_din_bad
  35. $d_bag_heroin = {
  36. clr
  37. heroin -= 1
  38. minut += 5
  39. StrongNarkota += 25
  40. SNarkTimes += 1
  41. gs 'stat'
  42. $tempval = ''
  43. if narkoman ! 0: $tempval = ' with trembling hands'
  44. 'You injected yourself<<$tempval>>'
  45. }
  46. $d_bag = {
  47. clr
  48. pl '<a href="exec:gs ''stat''"><B>Close bag</B></a>'
  49. if salfetka > 0: pl 'You have <<salfetka>> wet wipes. <a href="exec:dynamic $d_salf"><B>Take tissue</B></a>'
  50. if kosmetitka > 0 and mop = 1: pl 'You have portable makeup bag. Cometic applications left <<kosmetitka>>. <a href="exec:dynamic $d_kosmetitka"><B>Put on makeup</B></a>'
  51. if kosmetitka > 0 and mop ! 1: pl 'You have portable makeup bag. Cometic applications left <<kosmetitka>>.'
  52. if greben > 0 and hapri = 0: pl 'You have a hairbrush. <a href="exec:hapri = 1 & gs ''stat''"><B>Brush your hair</B></a>'
  53. if greben > 0 and hapri = 1: pl 'You have a hairbrush.'
  54. if prezik > 0: pl 'You have <<prezik>> condoms. <a href="exec:prezik = 0& gs ''stat''"><B>Throw away</B></a>'
  55. if tabletki > 0: pl 'You have <<tabletki>> birth control pills. <a href="exec:tabletki = 0 & gs ''stat''"><B>Throw away</B></a>'
  56. if lubri > 0: pl 'Lubricant enough for <<lubri>> applications.'
  57. if bottle > 0: pl 'You have a bottle of water. <a href="exec:bottle = 0 & water = 20 & cumlip = 0 & gs ''stat''"><B>Drink</B></a>'
  58. if buterbrod > 0: pl 'You have a sandwich. <a href="exec:buterbrod = 0 & energy+= 20 & cumlip = 0 & salo += 1 & gs ''stat''"><B>Eat</B></a>'
  59. if heroin > 0: pl 'You have <<heroin>> doses of heroin. <a href="exec:dynamic $d_bag_heroin"><B>Inject</B></a>'
  60. if selfPornvidDVDCarry > 0: pl 'You are carrying <<selfPornvidDVDCarry>> of your amateur porn DVDs.'
  61. =======
  62. $d_bag={
  63. clr
  64. pl'<a href="exec:gs''stat''"><B>Close bag</B></a>'
  65. if salfetka>0:pl'Do you have wet wipes, <<salfetka>> pcs. <a href="exec:dynamic $d_salf"><B>take a napkin</B></a>'
  66. if kosmetitka>0 and mop=1:pl'Do you have pernosnaya beautician. Cosmetics enough for <<kosmetitka>> time. <a href="exec:dynamic $d_kosmetitka"><B>make_up</B></a>'
  67. if kosmetitka>0 and mop!1:pl'Do you have pernosnaya beautician. Cosmetics enough for <<kosmetitka>> time.'
  68. if greben>0 and hapri=0:pl'Do you have a comb. <a href="exec:hapri=1&gs''stat''"><B>coiffured</B></a>'
  69. if greben>0 and hapri=1:pl'Do you have a comb.'
  70. if prezik>0:pl'you have <<prezik>> condom.'
  71. if tabletki>0:pl'you have <<tabletki>> birth control pills.'
  72. if bottle>0:pl'Do you have a bottle of water. <a href="exec:bottle=0&water = 20&cumlip=0&gs''stat''"><B>drink</B></a>'
  73. if buterbrod>0:pl'Do you have buterbrot. <a href="exec:buterbrod=0&energy+= 20&cumlip=0&salo+=1&gs''stat''"><B>eat</B></a>'
  74. if wine=1:pl'In her purse is a bottle of wine'
  75. >>>>>>> 025_din_bad
  76. }
  77. --- din_bad ---------------------------------