1
0

uni_lessons_electives1.tw 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  1. :: uni_lessons_electives1
  2. <<set $here = 'uni_lessons_electives1'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <!-- !! elective classes in this file computers_101, art_101-->
  5. <!-- !!Evgeny Yurievich Blagov - Computer 101, 30''s, decent looking fit-->
  6. <!-- !!Leonid Ilyushin - Art 101, short unattractive middle aged man-->
  7. <!-- !!uni students taking computer electives. - Anushka Konstantinov, Dimka Nosov, Djibril Maina, Natasha Belova-->
  8. <!-- !!uni students taking art electives. - Feofan Krupin, Igor Kruglov, Natasha Belova-->
  9. <!-- !!art models - Anushka Konstantinov, Albina Barlovskaya (TBA)-->
  10. <!-- !!make computers_101 a Monday class and art_101 a Tuesday class. I will try and do a 3rd elective next update to finish out enough electives for the first year so the player can have a full schedule, then I will work on adding more later. Goal is to have 12 elective classes, 3 for each year and the player can choose which classes in which year.-->
  11. <<if $location_var[$here][0] == 'Computers 101'>>
  12. <<set $menu_off = 1>>
  13. <!-- !!gs 'grades', 'attend_class', 'uni_teaching_studies_semester_1', 'Computers 101'-->
  14. <<run $pc.skillExperienceGain('intelligence',rand(0,1))>>
  15. <<image "locations/island/university/classroom/electives/computer/class.jpg">>
  16. You walk into the classroom and take a seat at one of the computer lab stations. The rest of your classmates walk in one by one before Mr. Blagov enters the classroom and closes the door. He turns to the class and starts today''s lecture.
  17. <<set gs 'willpower' , 'chore' , 'self' , iif(grupTipe = 4 and pcs_traits['nerd_status'] = 0, 'hard', iif(pcs_traits['nerd_status'] > 0, 'easy', 'medium'))>>
  18. <<if getvar("$pcs_traits['nerd_status']") == 2>>
  19. <<set $will_cost = $will_cost / 2>>
  20. <</if>>
  21. <<if $will_cost <= $pc.pcs_willpwr or getvar("$pcs_traits['nerd_status']") == 3>>
  22. <<actCLA 'Listen attentively to Mr. Blagov'+iif(pcs_traits['nerd_status'] = 3, ', ' (will_cost Willpower)')+' '>>
  23. <!-- !!gs 'grades', 'class_activity_attributes', 'uni_teaching_studies_semester_1', 'computers 101', pcs_intel-->
  24. <<run $pc.skillExperienceGain('computer',rand(0,1))>>
  25. <<setinit $pcs_traits['nerd_lessons'] += 1>>
  26. <<if getvar("$pcs_traits['nerd_status']") < 3>>
  27. <<gs 'willpower' 'pay' 'self'>>
  28. <</if>>
  29. <center><<image `'images/locations/city/island/university/classroom/attentive'+rand(1,4)+'.jpg'`>></center>
  30. You listen attentively to Mr. Blagov for the duration of the class. He manages to make today''s lesson very interesting and informative, and you feel like you've learned something from actively taking part in the discussion.
  31. <<actCLA 'Ask a question about the lesson'>>
  32. <!-- !!gs 'grades', 'class_activity_attributes', 'uni_teaching_studies_semester_1', 'computers 101', pcs_chrsm-->
  33. <<run $pc.skillExperienceGain('intelligence',rand(1,2))>>
  34. <<image "locations/city/island/university/classroom/question1.jpg">>
  35. Mr. Blagov nods approvingly, happy to see his students engaged and trying their best. He happily spends some extra time explaining the topic again, and answers any extra questions you might have. You feel smarter, thoroughly understanding today''s lesson now.
  36. <<actCLA 'Wait for the end of the lesson'>>
  37. <<gs 'uni_lessons_electivesev1' 'computers_101'>>
  38. <</actCLA>>
  39. <</actCLA>>
  40. <<actCLA 'Wait for the end of the lesson'>>
  41. <<gs 'uni_lessons_electivesev1' 'computers_101'>>
  42. <</actCLA>>
  43. <</actCLA>>
  44. <<else>>
  45. <<actCLA `'Listen attentively to Mr. Blagov ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  46. <</if>>
  47. <<actCLA 'Don`t pay attention in class'>>
  48. <<image "locations/city/island/university/classroom/bored.jpg">>
  49. Mr. Blagov''s lecture is very dry and boring, and you're having a hard time paying attention.
  50. <<actCLA 'Wait for the end of the lesson'>>
  51. <<gs 'uni_lessons_electivesev1' 'computers_101'>>
  52. <</actCLA>>
  53. <</actCLA>>
  54. <<actCLA 'Talk to a classmate'>>
  55. <<image "locations/city/island/university/classroom/talk.jpg">>
  56. As you arrive in class, you look around and decide to sit next to...
  57. <<actCLA 'Dimka'>>
  58. <<gs 'npc_relationship' 'modify' 'A1' 'like'>>
  59. <<run $pc.skillExperienceGain('charisma',rand(1,2))>>
  60. <<image "locations/city/island/university/classroom/talk.jpg">>
  61. <<if $pc.fame('city_slut') >= 250 or $pc.fame('pav_slut') >= 250>>
  62. <<if $npcs.get('A1','rel') >= 60>>
  63. You sit next to Dimka, but other than making a few crude remarks about your sexual exploits, he just ignores you and a fellow student asks you to be quiet.
  64. <<else>>
  65. You start to sit next to Dimka when he looks over at you. "Don't you fucking dare sit near me, slut. Go spread your diseases somewhere else."
  66. You hear several other students snicker at his comments. Embarrassed, you move to another location and sit by yourself.
  67. <</if>>
  68. <<else>>
  69. <<if $npcs.get('A1','rel') >= 60>>
  70. You sit next to Dimka and spend most of the class quietly talking with him. You often get shushed by your fellow students when you get a bit too loud.
  71. <<elseif $npcs.get('A1','rel') <= 20>>
  72. You sit next to Dimka, but he dismisses all of your attempts to speak with him and spends the lesson ignoring you.
  73. <<else>>
  74. You sit next to Dimka. He seems reluctant to talk to you, but you're able to strike up a brief conversation with him before a fellow student asks you to be quiet.
  75. <</if>>
  76. <</if>>
  77. <<actCLA 'Wait for the end of the lesson'>>
  78. <<gs 'uni_lessons_electivesev1' 'computers_101'>>
  79. <</actCLA>>
  80. <</actCLA>>
  81. <<actCLA 'Anushka'>>
  82. <<gs 'npc_relationship' 'modify' 'A144' 'like'>>
  83. <<run $pc.skillExperienceGain('charisma',rand(1,2))>>
  84. <<image "locations/city/island/university/classroom/talk.jpg">>
  85. <<if $npcs.get('A144','rel') >= 60>>
  86. <<if $pc.fame('city_slut') >= 300 or $pc.fame('pav_slut') >= 300>>
  87. <p>You sit next to Anushka, who she smiles at you as you take a seat. "What up, slut?"</p>
  88. You know she's just being her normal playful self and the two of you are talking away and missing much of the class.
  89. <<else>>
  90. <p>You sit next to Anushka, who smiles at you as you sit down. "What up?"</p>
  91. The two of you are soon talking away and missing much of the class.
  92. <</if>>
  93. <<elseif $npcs.get('A144','rel') <= 20>>
  94. You sit next to Anushka, but she dismisses all of your attempts to speak with her until she tells you to leave her alone.
  95. <<else>>
  96. You sit next to Anushka and the two of you talk for a bit, but she seems more focused on the class than you. After a while, you give up and leave her be.
  97. <</if>>
  98. <<actCLA 'Wait for the end of the lesson'>>
  99. <<gs 'uni_lessons_electivesev1' 'computers_101'>>
  100. <</actCLA>>
  101. <</actCLA>>
  102. <<actCLA 'Djibril'>>
  103. <<gs 'npc_relationship' 'modify' 'A82' 'like'>>
  104. <<run $pc.skillExperienceGain('charisma',rand(1,2))>>
  105. <<image "locations/city/island/university/classroom/talk.jpg">>
  106. <<if $npcs.get('A82','rel') >= 60>>
  107. You sit next to Djibril and spend most of the class quietly talking with him. You often get shushed by your fellow students when you get a bit too loud.
  108. <<elseif $npcs.get('A82','rel') <= 20>>
  109. You sit next to Djibril, but he dismisses all of your attempts to speak with him and spends the lesson ignoring you and paying attention to the class instead.
  110. <<else>>
  111. You sit next to Djibril. He's a little surprised that you chose to do so, but you're able to strike up a brief conversation with him before a fellow student asks you to be quiet.
  112. <</if>>
  113. <<actCLA 'Wait for the end of the lesson'>>
  114. <<gs 'uni_lessons_electivesev1' 'computers_101'>>
  115. <</actCLA>>
  116. <</actCLA>>
  117. <<actCLA 'Natasha'>>
  118. <<gs 'npc_relationship' 'modify' 'A16' 'like'>>
  119. <<run $pc.skillExperienceGain('charisma',rand(1,2))>>
  120. <<image "locations/city/island/university/classroom/talk.jpg">>
  121. <<if getvar("$NatbelQW['Lover']") >= 2>>
  122. You sit next to Natasha and quietly chat about various topics, but mainly concentrate on the issues raised during the lecture as you know it'll help her with her blog and career. You keep your voices down and ensure you don't interrupt the lecture.
  123. <<elseif $pc.fame('city_slut') >= 175 or $pc.fame('pav_slut') >= 175>>
  124. <<if $npcs.get('A16','rel') >= 60>>
  125. You sit next to Natasha. She's a little surprised that you chose to do so and blushes slightly, but you're able to strike up a brief but awkward conversation with her before a fellow student glares at you and asks you to be quiet.
  126. <<elseif $npcs.get('A16','rel') <= 20>>
  127. You sit next to Natasha, but she dismisses any of your attempts to speak with her until she eventually tells you to leave her alone.
  128. <<else>>
  129. You sit next to Natasha and try to talk to her, but she politely asks you to be quiet so she can focus on the lecture.
  130. <</if>>
  131. <<else>>
  132. <<if $npcs.get('A16','rel') >= 60>>
  133. You sit next to Natasha and spend some of the class quietly talking with her, although most of her comments relate to the lecture. You often get shushed by your fellow students when you get a bit too loud.
  134. <<elseif $npcs.get('A16','rel') <= 20>>
  135. You sit next to Natasha, but she dismisses your initial attempts to speak with her so you give up and you both spend the lesson paying attention to the lecture.
  136. <<else>>
  137. You sit next to Natasha. She's a little surprised that you chose to do so, but you're able to strike up a brief conversation with her before a fellow student asks you to be quiet.
  138. <</if>>
  139. <</if>>
  140. <<actCLA 'Wait for the end of the lesson'>>
  141. <<gs 'uni_lessons_electivesev1' 'computers_101'>>
  142. <</actCLA>>
  143. <</actCLA>>
  144. <</actCLA>>
  145. <</if>>
  146. <<if $location_var[$here][0] == 'Art 101'>>
  147. <<set $menu_off = 1>>
  148. <!-- !!gs 'grades', 'attend_class', 'uni_teaching_studies_semester_1', 'Art 101'-->
  149. <<run $pc.skillExperienceGain('agility',rand(0,1))>>
  150. <<run $pc.skillExperienceGain('art',rand(0,1))>>
  151. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  152. You walk into the classroom and see Mr. Ilyushin standing by his desk as the rest of your classmates walk in one by one under his watchful eye. You notice his eyes linger a bit longer on some of the prettier girls that are dressed in revealing clothes. Once everyone is seated, he starts talking about art and what it means while being his usual friendly and overly chatty self. He seems very passionate about art and not only loves to draw and paint, but discuss what art means and it's history in the world.
  153. <<actCLA 'Pay attention in class'>>
  154. <center><<image `'images/locations/city/island/university/classroom/attentive'+rand(1,4)+'.jpg'`>></center>
  155. Mr. Ilyushin''s lecture is fairly entertaining and you have an easy time paying attention to it.
  156. <<actCLA 'Finish talking'>>
  157. <<gs 'uni_lessons_electives1' 'art_101_model'>>
  158. <</actCLA>>
  159. <</actCLA>>
  160. <<actCLA 'Talk to a classmate'>>
  161. <<image "locations/city/island/university/classroom/talk.jpg">>
  162. As you arrive in class, you look around and decide to sit next to...
  163. <<actCLA 'Igor'>>
  164. <<gs 'npc_relationship' 'modify' 'A1' 'like'>>
  165. <<run $pc.skillExperienceGain('charisma',rand(1,2))>>
  166. <<image "locations/city/island/university/classroom/talk.jpg">>
  167. <<if $pc.fame('city_slut') >= 250 or $pc.fame('pav_slut') >= 250>>
  168. <<if $npcs.get('A4','rel') >= 60>>
  169. You sit next to Igor. He's polite, but seems more focused on the class than wanting to talk to you.
  170. <<elseif $npcs.get('A4','rel') <= 20>>
  171. You sit next to Igor, who glances at you with disgust before getting up and moving away.
  172. <<else>>
  173. You sit next to Igor, but he tells you not to distract him and ignores you.
  174. <</if>>
  175. <<else>>
  176. <<if $npcs.get('A4','rel') >= 60>>
  177. You sit next to Igor and spend most of the class quietly talking with him. You often get shushed by your fellow students when you get a bit too loud.
  178. <<elseif $npcs.get('A4','rel') <= 20>>
  179. <p>You sit next to Igor who tries to ignore your attempts to talk with him. "Will you please be quiet so I can focus on the class?"</p>
  180. <<else>>
  181. You sit next to Igor, who does talks to you, but seems far more focused on what the professor is saying than you.
  182. <</if>>
  183. <</if>>
  184. <<actCLA 'Finish talking'>>
  185. <<gs 'uni_lessons_electives1' 'art_101_model_igor'>>
  186. <</actCLA>>
  187. <</actCLA>>
  188. <<actCLA 'Feofan'>>
  189. <<gs 'npc_relationship' 'modify' 'A152' 'like'>>
  190. <<run $pc.skillExperienceGain('charisma',rand(1,2))>>
  191. <<image "locations/city/island/university/classroom/talk.jpg">>
  192. <<if $npcs.get('A152','rel') >= 60>>
  193. You sit next to Feofan and spend most of the class quietly talking with him. You often get shushed by your fellow students when you get a bit too loud.
  194. <<elseif $npcs.get('A152','rel') <= 20>>
  195. You sit next to Feofan, but he dismisses all of your attempts to speak with him and spends the lesson ignoring you and paying attention to the class instead.
  196. <<else>>
  197. You sit next to Feofan. He's a little surprised that you chose to do so, but you're able to strike up a brief conversation with him before a fellow student asks you to be quiet.
  198. <</if>>
  199. <<actCLA 'Finish talking'>>
  200. <<gs 'uni_lessons_electives1' 'art_101_model_feofan'>>
  201. <</actCLA>>
  202. <</actCLA>>
  203. <<actCLA 'Natasha'>>
  204. <<gs 'npc_relationship' 'modify' 'A16' 'like'>>
  205. <<run $pc.skillExperienceGain('charisma',rand(1,2))>>
  206. <<image "locations/city/island/university/classroom/talk.jpg">>
  207. <<if getvar("$NatbelQW['Lover']") >= 2>>
  208. You sit next to Natasha and queitly chat about various topics, but mainly concentrate on the lecture as you know it'll help her with her career. You keep your voices down and ensure you don't interrupt the lecture.
  209. <<elseif $pc.fame('city_slut') >= 175 or $pc.fame('pav_slut') >= 175>>
  210. <<if $npcs.get('A16','rel') >= 60>>
  211. You sit next to Natasha. She's a little surprised that you chose to do so, but you're able to strike up a brief, if a little awkward, conversation with her before a fellow student asks you to be quiet.
  212. <<elseif $npcs.get('A16','rel') <= 20>>
  213. You sit next to Natasha, but she dismisses all of your attempts to speak with her until she tells you to leave her alone.
  214. <<else>>
  215. You sit next to Natasha and try to talk to her, but she asks you to be quiet so she can focus on the lecture.
  216. <</if>>
  217. <<else>>
  218. <<if $npcs.get('A16','rel') >= 60>>
  219. You sit next to Natasha and spend most of the class quietly talking with her. You often get shushed by your fellow students when you get a bit too loud.
  220. <<elseif $npcs.get('A16','rel') <= 20>>
  221. You sit next to Natasha, but she dismisses all of your attempts to speak with her and spends the lesson ignoring you and paying attention to the class instead.
  222. <<else>>
  223. You sit next to Natasha. She's a little surprised that you chose to do so, but you're able to strike up a brief conversation with her before a fellow student asks you to be quiet.
  224. <</if>>
  225. <</if>>
  226. <<actCLA 'Finish talking'>>
  227. <<gs 'uni_lessons_electives1' 'art_101_model_natasha'>>
  228. <</actCLA>>
  229. <</actCLA>>
  230. <</actCLA>>
  231. <</if>>
  232. <<if $location_var[$here][0] == 'art_101_model'>>
  233. <<set $menu_off = 1>>
  234. <<if getvar("$university['semester_week']") < 8>>
  235. <<set $temprand = rand(1,5)>>
  236. <<if getvar("$temprand") == 1>>
  237. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  238. Today is a lesson about the history of art and the effects it has had on society throughout the ages. Mr. Ilyushin focuses on one time period where art made a real difference, as he puts it, in the world. The lecture goes by fairly quickly.
  239. <<actCLA 'Wait for the end of the lesson'>>
  240. <<gt 'uni_lessons' 'short_break'>>
  241. <</actCLA>>
  242. <<else>>
  243. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  244. After he finishes his lecture, Mr. Ilyushin brings out a fairly mundane everyday object and places it on the raised platform. He slides the platform to the center of the room so it's easy for everyone to see, then asks everyone to draw the object from their vantage point.
  245. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. The class goes by fairly quickly.
  246. <<actCLA 'Wait for the end of the lesson'>>
  247. <<gt 'uni_lessons' 'short_break'>>
  248. <</actCLA>>
  249. <</if>>
  250. <<else>>
  251. <<set $temprand = rand(1,10)>>
  252. <<if getvar("$temprand") <= 3>>
  253. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  254. After he finishes his lecture, Mr. Ilyushin brings out a fairly mundane everyday object and places it on the raised platform. He slides the platform to the center of the room so it's easy for everyone to see, then asks everyone to draw the object from their vantage point.
  255. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. The class goes by fairly quickly.
  256. <<elseif getvar("$temprand") <= 5>>
  257. <<image "locations/city/island/university/classroom/model/anushka1.jpg">>
  258. After he finishes his lecture, Mr. Ilyushin brings out a wooden bar as a familiar face walks into the classroom. It's Anushka. "Today, we have one of your fellow students as a model. Please take your seat, Miss Konstantinov."
  259. Anushka straddles the wooden bar and you can tell by his reaction that wasn''t what he had in mind, but he quickly smiles as if he approves before walking to the back of the class and telling everyone to start.
  260. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. While you're drawing Anushka, you overhear a few of your male classmates talking about how they hope she models next semester too. The class goes by fairly quickly.
  261. <<elseif getvar("$temprand") <= 7>>
  262. <<image "locations/city/island/university/classroom/model/female1.jpg">>
  263. After he finishes his lecture, Mr. Ilyushin slides the platform to the center of the room so it's easy for everyone to see as a young woman comes in and lays down on the raised platform. "Today, we have one of your fellow students as a model."
  264. Mr. Ilyushin walks to the back of the classroom and tells everyone to start. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. The class goes by fairly quickly.
  265. <<else>>
  266. <<image "locations/city/island/university/classroom/model/male1.jpg">>
  267. After he finishes his lecture, Mr. Ilyushin slides the platform against one of the walls as a young good looking man comes in and sits on the raised platform. "Today, we have one of your fellow students as a model."
  268. Mr. Ilyushin walks to the back of the class and tells everyone to start. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. While you're drawing him, you overhear a few of your female classmates talking about how they hope he models next semester too. The class goes by fairly quickly.
  269. <</if>>
  270. <<actCLA 'Wait for the end of the lesson'>>
  271. <<gt 'uni_lessons' 'short_break'>>
  272. <</actCLA>>
  273. <</if>>
  274. <</if>>
  275. <<if $location_var[$here][0] == 'art_101_model_igor'>>
  276. <<set $menu_off = 1>>
  277. <<if getvar("$university['semester_week']") < 8>>
  278. <<set $temprand = rand(1,5)>>
  279. <<if getvar("$temprand") == 1>>
  280. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  281. Today is a lesson about the history of art and the effects it has had on society throughout the ages. Mr. Ilyushin focuses on one time period where art made a real difference, as he puts it, in the world. The lecture goes by fairly quickly and Igor seems really engrossed by it.
  282. <<else>>
  283. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  284. After he finishes his lecture, Mr. Ilyushin brings out a fairly mundane everyday object and places it on the raised platform. He slides the platform to the center of the room so it's easy for everyone to see, then asks everyone to draw the object from their vantage point.
  285. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. Igor seems to do fairly decent and ends up asking more questions than most. The class goes by fairly quickly.
  286. <</if>>
  287. <<else>>
  288. <<set $temprand = rand(1,10)>>
  289. <<if getvar("$temprand") <= 3>>
  290. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  291. After he finishes his lecture, Mr. Ilyushin brings out a fairly mundane everyday object and places it on the raised platform. He slides the platform to the center of the room so it's easy for everyone to see, then asks everyone to draw the object from their vantage point.
  292. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. Igor seems to do fairly decent and ends up asking more questions than most.
  293. The class goes by fairly quickly.
  294. <<elseif getvar("$temprand") <= 5>>
  295. <<image "locations/city/island/university/classroom/model/anushka1.jpg">>
  296. After he finishes his lecture, Mr. Ilyushin brings out a wooden bar as a familiar face walks into the classroom. It's Anushka. "Today, we have one of your fellow students as a model. Please take your seat, Miss Konstantinov."
  297. Anushka straddles the wooden bar and you can tell by his reaction that wasn''t what he had in mind, but he quickly smiles as if he approves before walking to the back of the class and telling everyone to start.
  298. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. While you're drawing Anushka, you overhear a few of your male classmates talking about how they hope she models next semester too. Meanwhile, Igor seems intent on his drawing and is doing a very good job of capturing how her clothes fit her feminine form.
  299. The class goes by fairly quickly.
  300. <<elseif getvar("$temprand") <= 7>>
  301. <<image "locations/city/island/university/classroom/model/female1.jpg">>
  302. After he finishes his lecture, Mr. Ilyushin slides the platform to the center of the room so it's easy for everyone to see as a young woman comes in and lays down on the raised platform. "Today, we have one of your fellow students as a model."
  303. He walks to the back of the classroom and tells everyone to start, then walks around the class checking on each student, stopping to give pointers or answer questions as needed. Meanwhile, Igor seems intent on his drawing and is doing a very good job of capturing how her clothes fit her feminine form.
  304. The class goes by fairly quickly.
  305. <<else>>
  306. <<image "locations/city/island/university/classroom/model/male1.jpg">>
  307. After he finishes his lecture, Mr. Ilyushin slides the platform against one of the walls as a young good looking man comes in and sits on the raised platform. "Today, we have one of your fellow students as a model."
  308. He then walks to the back of the class and tells everyone to start, then walks around the class checking on each student, stopping to give pointers or answer questions as needed. While you're drawing him, you overhear a few of your female classmates talking about how they hope he models next semester too. Meanwhile, Igor seems intent on his drawing and is doing a very good job of capturing how his clothes fit his masculine form.
  309. The class goes by fairly quickly.
  310. <</if>>
  311. <<actCLA 'Wait for the end of the lesson'>>
  312. <<gt 'uni_lessons' 'short_break'>>
  313. <</actCLA>>
  314. <</if>>
  315. <</if>>
  316. <<if $location_var[$here][0] == 'art_101_model_feofan'>>
  317. <<set $menu_off = 1>>
  318. <<if getvar("$university['semester_week']") < 8>>
  319. <<set $temprand = rand(1,5)>>
  320. <<if getvar("$temprand") == 1>>
  321. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  322. Today is a lesson about the history and art and the effects it has had on society throughout the ages. Mr. Ilyushin focuses on one time period where art made a real difference, as he puts it, in the world. Feofan seems semi bored with the class and keeps doodling instead of listening, but the lecture goes by fairly quickly.
  323. <<actCLA 'Wait for the end of the lesson'>>
  324. <<gt 'uni_lessons' 'short_break'>>
  325. <</actCLA>>
  326. <<else>>
  327. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  328. After he finishes his lecture, Mr. Ilyushin brings out a fairly mundane everyday object and places it on the raised platform. He slides the platform to the center of the room so it's easy for everyone to see, then asks everyone to draw the object from their vantage point. Feofan mutters something about how he didn''t take art class to draw a bowl of fruit as Mr. Ilyushin walks around the class checking on each student, stopping to give pointers or answer questions as needed. The class goes by fairly quickly.
  329. <<actCLA 'Wait for the end of the lesson'>>
  330. <<gt 'uni_lessons' 'short_break'>>
  331. <</actCLA>>
  332. <</if>>
  333. <<else>>
  334. <<set $temprand = rand(1,10)>>
  335. <<if getvar("$temprand") <= 3>>
  336. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  337. After he finishes his lecture, Mr. Ilyushin brings out a fairly mundane everyday object and places it on the raised platform. He slides the platform to the center of the room so it's easy for everyone to see, then asks everyone to draw the object from their vantage point. Feofan mutters something about he didn''t take art class to draw a bowl of fruit as Mr. Ilyushin walks around the class checking on each student, stopping to give pointers or answer questions as needed.
  338. The class goes by fairly quickly.
  339. <<elseif getvar("$temprand") <= 5>>
  340. <<image "locations/city/island/university/classroom/model/anushka1.jpg">>
  341. After he finishes his lecture, Mr. Ilyushin brings out a wooden bar as a familiar face walks into the classroom. It's Anushka. "Holy shit..." you hear Feofan mutter before he seems to blush and look away, worried someone might have overheard him. "Today, we have one of your fellow students as a model. Please take your seat, Miss Konstantinov."
  342. Anushka straddles the wooden bar and you can tell by his reaction that wasn''t what he had in mind, but he quickly smiles as if he approves before he walks to the back of the classroom. "Alright class, begin." He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. While you're drawing Anushka, you overhear a few of your male classmates talking about how they hope she models next semester too. Meanwhile, Feofan seems to spend a lot of time trying to draw her breasts just right.
  343. The class goes by fairly quickly.
  344. <<elseif getvar("$temprand") <= 7>>
  345. <<image "locations/city/island/university/classroom/model/female1.jpg">>
  346. After he finishes his lecture, Mr. Ilyushin slides the platform to the center of the room so it's easy for everyone to see as a young woman comes in and lays down on the raised platform. "Sweet..." you hear Feofan mutter as the girl comes in.
  347. "Today, we have one of your fellow students as a model," Mr. Ilyushin says as he walks to the back of the class and tells everyone to start. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. Meanwhile Feofan seems to spend a lot of time trying to draw her breasts just right.
  348. The class goes by fairly quickly.
  349. <<else>>
  350. <<image "locations/city/island/university/classroom/model/male1.jpg">>
  351. <p>After he finishes his lecture, Mr. Ilyushin slides the platform against one of the walls as a young good looking man comes in and sits down on the raised platform. "Aww, man!" you hear Feofan mutter in disappointment.</p>
  352. "Today, we have one of your fellow students as a model," Mr. Ilyushin says as he walks to the back of the class and tells everyone to start. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. While you're drawing him, you overhear a few of your female classmates talking about how they hope he models next semester too. Meanwhile, Feofan seems to be focusing on trying to draw the guys shoes.
  353. The class goes by fairly quickly.
  354. <</if>>
  355. <<actCLA 'Wait for the end of the lesson'>>
  356. <<gt 'uni_lessons' 'short_break'>>
  357. <</actCLA>>
  358. <</if>>
  359. <</if>>
  360. <<if $location_var[$here][0] == 'art_101_model_natasha'>>
  361. <<set $menu_off = 1>>
  362. <<if getvar("$university['semester_week']") < 8>>
  363. <<set $temprand = rand(1,5)>>
  364. <<if getvar("$temprand") == 1>>
  365. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  366. Today is a lesson about the history and art and the effects it has had on society throughout the ages. Mr. Ilyushin focuses on one time period where art made a real difference, as he puts it, in the world. The lecture goes by fairly quickly.
  367. You notice that Natasha appears to like this lecture as she appears very comfortable with theory.
  368. <<actCLA 'Wait for the end of the lesson'>>
  369. <<gt 'uni_lessons' 'short_break'>>
  370. <</actCLA>>
  371. <<else>>
  372. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  373. After he finishes his lecture, Mr. Ilyushin brings out a fairly mundane everyday object and places it on the raised platform. He slides the platform to the center of the room so it's easy for everyone to see, then asks everyone to draw the object from their vantage point. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. The class goes by fairly quickly.
  374. You notice that Natasha really concentrates on the subject and seems to be very comfortable with the lesson.
  375. <<actCLA 'Wait for the end of the lesson'>>
  376. <<gt 'uni_lessons' 'short_break'>>
  377. <</actCLA>>
  378. <</if>>
  379. <<else>>
  380. <<set $temprand = rand(1,10)>>
  381. <<if getvar("$temprand") <= 3>>
  382. <<image "locations/island/university/classroom/electives/art/class.jpg">>
  383. After he finishes his lecture, Mr. Ilyushin brings out a fairly mundane everyday object and places it on the raised platform. He slides the platform to the center of the room so it's easy for everyone to see, then asks everyone to draw the object from their vantage point. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed.
  384. You notice that Natasha seems happy drawing the object and gets on with it, rarely needing guidance from the professor, but the class goes by fairly quickly.
  385. <<elseif getvar("$temprand") <= 5>>
  386. <<image "locations/city/island/university/classroom/model/anushka1.jpg">>
  387. After he finishes his lecture, Mr. Ilyushin brings out a wooden bar as a familiar face walks into the classroom. It's Anushka. "Today, we have one of your fellow students as a model. Please take your seat, Miss Konstantinov."
  388. Anushka straddles the wooden bar, you can tell by his reaction that wasn''t what he had in mind, but he quickly smiles as if he approves before he walks to the back of the classroom and tells everyone to start. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed. While you're drawing Anushka, you overhear a few of your male classmates talking about how they hope she models next semester too.
  389. You look over at Natasha and notice that as soon as Anushka straddles the bar, she gets deeply embarrassed and starts blushing. She clearly struggles during the lesson, requiring the professor to spend some time with her, but the class goes by fairly quickly.
  390. <<elseif getvar("$temprand") <= 7>>
  391. <<image "locations/city/island/university/classroom/model/female1.jpg">>
  392. After he finishes his lecture, Mr. Ilyushin slides the platform to the center of the room so it's easy for everyone to see as a young woman comes in and lays down on the raised platform. "Today, we have one of your fellow students as a model," Mr. Ilyushin says as he walks to the back of the class and tells everyone to start. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed.
  393. You notice that Natasha seems to struggle at first and blushes slightly. After a few pointers from the professor, she gains confidence and seems happy to continue.
  394. The class goes by fairly quickly.
  395. <<else>>
  396. <<image "locations/city/island/university/classroom/model/male1.jpg">>
  397. After he finishes his lecture, he slides the platform against one of the walls. A moment later a young good looking man comes in and sits down on the raised platform. "Today, we have one of your fellow students as a model," Mr. Ilyushin says as he walks to the back of the class and tells everyone to start. He then walks around the class checking on each student, stopping to give pointers or answer questions as needed.
  398. While you're drawing him, you overhear a few of your female classmates talking about how they hope he models next semester too.
  399. You're sitting next to Natasha and notice that as soon as the model takes his place, she gets very embarrassed and starts blushing. She clearly struggles to concentrate and keeps making mistakes as you see her rubbing out parts of her drawing and starting over until the professor comes over and talks to her.
  400. The class goes by fairly quickly.
  401. <</if>>
  402. <<actCLA 'Wait for the end of the lesson'>>
  403. <<gt 'uni_lessons' 'short_break'>>
  404. <</actCLA>>
  405. <</if>>
  406. <</if>>