1
0

uni_events.qsrc 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. # uni_events
  2. close all
  3. !2022/21/05
  4. !! This file includes events that can heppen at the university
  5. !!Events that can happen when you leave the lecture hall.
  6. if $ARGS[0] = 'lecture_hall_events':
  7. *clr & cla
  8. menu_off = 1
  9. temp = rand(1,7)
  10. if temp = 1:
  11. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/4girls_makeout.jpg"></center>'
  12. 'As you walk down the hall, you spot a small group of boys watching two groups of girls making out. The girls either don''t care or are loving the attention.'
  13. gs 'arousal', 'voyeur', 2
  14. gs 'arousal', 'end'
  15. gs 'stat'
  16. gs 'uni_lessons', 'schedule'
  17. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  18. elseif temp = 2:
  19. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/balloons.jpg"></center>'
  20. 'As you enter the lecture hall''s hallway, you stop as it''s completely full of balloons. Most of the students are laughing and wading through the balloons. You smile and wonder just how many balloons there are and how long it took to blow them all up as you wade through them yourself.'
  21. gs 'uni_lessons', 'schedule'
  22. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  23. elseif temp = 3:
  24. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/bra_flash.jpg"></center>'
  25. 'As you walk down the hall, you spot a girl leaning against the wall. She seems to be watching a boy that''s staring at her before she lifts up her shirt and flashes her bra at him. He only stares for a second before he blushes and looks away, which seems to amuse her. Once he walks away, she lowers her shirt and walks away herself.'
  26. gs 'arousal', 'voyeur', 2
  27. gs 'arousal', 'end'
  28. gs 'stat'
  29. gs 'uni_lessons', 'schedule'
  30. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  31. elseif temp = 4:
  32. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/lecture_hall.jpg"></center>'
  33. 'The hall is almost completely empty as you walk along. You then hear noise coming from one of the doors. It almost sounds like someone is moaning...'
  34. gs 'arousal', 'voyeur_sex', 2
  35. gs 'arousal', 'end'
  36. gs 'stat'
  37. gs 'uni_lessons', 'schedule'
  38. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  39. act 'Peek':
  40. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/sex/spy/female_pro_sex' + rand(1,2) + '.jpg"></center>'
  41. 'You crack the door slightly and peek inside. You see one of the female professors on her desk getting railed by one of the male students. She is fairly pretty for her age. After a few seconds, you close the door and move away, afraid of getting caught.'
  42. gs 'arousal', 'voyeur_sex', 2
  43. gs 'arousal', 'end'
  44. gs 'stat'
  45. gs 'uni_lessons', 'schedule'
  46. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  47. end
  48. elseif temp = 5:
  49. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/pull_up_skirt.jpg"></center>'
  50. 'As you walk down the hallway, you see a guy just ahead of you reach over and pull up a girl''s skirt, showing off her panty clad ass. She jerks away from him and pulls her skirt back down as he and his friends laugh. She and her friends give them dirty looks in return. You thought the university would be more mature than school, but it seems boys will be boys no matter how old they are.'
  51. gs 'arousal', 'voyeur', 2
  52. gs 'arousal', 'end'
  53. gs 'stat'
  54. gs 'uni_lessons', 'schedule'
  55. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  56. elseif temp = 6:
  57. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/nakedrun' + rand(1,7) + '.jpg"></center>'
  58. 'Your walk through the lecture hall is interrupted when you hear laughing and amused yelling. Moments later, a group come running down the hall, all of them completely naked. You stand against the wall to let them all past before continuing on your way.'
  59. gs 'arousal', 'voyeur', 2
  60. gs 'arousal', 'end'
  61. gs 'stat'
  62. gs 'uni_lessons', 'schedule'
  63. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  64. else
  65. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/peek1.jpg"></center>'
  66. 'As you round a corner, you notice a guy peeking through one of the doors, who seems very intent on whatever it is he''s looking at. You could mind your own business and continue on your way, walk up to him and see what he''s looking at or just watch him and see what he does next.'
  67. gs 'uni_lessons', 'schedule'
  68. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  69. act 'Walk up to him':
  70. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/peek1.jpg"></center>'
  71. 'You walk up behind him. "Hey, what are you looking at?"'
  72. 'He jumps and spins around. His face is flushed and you notice the bulge in his pants. "Shit, you scared me half to death!"'
  73. 'You smirk and repeat your question. "So? What were you looking at?"'
  74. 'He grins. "Professor Cougar has claimed her next victim. Want to see?"'
  75. 'You heard some of the professors get... extra friendly with some of the students, but do you really want to see this?'
  76. gs 'uni_lessons', 'schedule'
  77. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  78. act 'Peek':
  79. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/sex/spy/female_pro_sex' + rand(1,2) + '.jpg"></center>'
  80. 'You peek inside and see one of the female professors on her desk getting railed by one of the male students. She''s fairly pretty for her age. After a few seconds, you step away and notice the guy staring at you with a lustful look in his eyes. You roll your eyes and walk away while shaking your head.'
  81. gs 'arousal', 'voyeur_sex', 2
  82. gs 'arousal', 'end'
  83. gs 'stat'
  84. gs 'uni_lessons', 'schedule'
  85. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  86. !!act 'Go with him': TBC
  87. end
  88. end
  89. act 'Spy on him':
  90. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/peek2.jpg"></center>'
  91. 'As you keep watching him, he looks around, but you''re able to duck back around the corner before he sees you. After a few seconds, you peek back around the corner and see that he has his pants pulled down and is jerking himself off as he keeps peeking in the room.'
  92. gs 'arousal', 'voyeur_sex', 2
  93. gs 'arousal', 'end'
  94. gs 'stat'
  95. gs 'uni_lessons', 'schedule'
  96. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  97. act 'Keep spying':
  98. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/peek2.jpg"></center>'
  99. 'You''re shocked and a little turned on at this guy jerking off in the hallway as you keep watching him. You know you should stop and move on, but you can''t help but watch. A few minutes later, he groans and his whole body jerks before he pulls up his pants and hurries off. Looking at where he was, you can see the cum splattered on the door and running down it. You shake your head and wonder what''s wrong with boys as you continue on your way.'
  100. gs 'arousal', 'voyeur_sex', 3
  101. gs 'arousal', 'end'
  102. gs 'stat'
  103. gs 'uni_lessons', 'schedule'
  104. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  105. end
  106. act 'Walk up to him':
  107. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/peek3.jpg"></center>'
  108. 'You walk up behind him and get so close that you can hear the slapping of flesh as he jerks himself off furiously. You''re amazed he hasn''t noticed you, but he seems completely consumed in whatever he''s watching. Now that you''re closer, you can hear moans coming from inside the room.'
  109. gs 'arousal', 'voyeur_sex', 2
  110. gs 'stat'
  111. gs 'uni_lessons', 'schedule'
  112. act 'Walk away': gt 'uni_grounds', 'main'
  113. act 'Surprise him':
  114. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/events/peek3.jpg"></center>'
  115. 'After a few more minutes of him not noticing you, you clear your throat. "What are you looking at?"'
  116. 'He jumps and spins around. His face is flushed and his hard cock is pointing right at you, the tip glistening with precum. "Christ, you scared the shit out of me!"'
  117. 'You smirk and repeat your question. "So? What were you looking at?"'
  118. 'He pulls up his pants but doesn''t button them. "Professor Cougar has claimed her next victim. Want to see?"'
  119. 'You heard some of the professors get... extra friendly with some of the students, but do you really want to see this?'
  120. gs 'arousal', 'voyeur_sex', 2
  121. gs 'arousal', 'end'
  122. gs 'stat'
  123. gs 'uni_lessons', 'schedule'
  124. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  125. act 'Peek':
  126. '<center><img <<$set_imgh>> src="images/locations/city/island/university/lecture_hall/sex/spy/female_pro_sex' + rand(1,2) + '.jpg"></center>'
  127. 'You peek inside and see one of the female professors on her desk getting railed by one of the male students. She''s fairly pretty for her age. After a few seconds, you step away and notice the guy staring at you with a lustful look in his eyes. You roll your eyes and walk away while shaking your head.'
  128. gs 'arousal', 'voyeur_sex', 2
  129. gs 'arousal', 'end'
  130. gs 'stat'
  131. gs 'uni_lessons', 'schedule'
  132. act 'Go to the university plaza': gt 'uni_grounds', 'main'
  133. !!act 'Go with him': TBC
  134. end
  135. end
  136. end
  137. end
  138. end
  139. end
  140. --- uni_events ---------------------------------