uni_cafe.qsrc 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. # uni_cafe
  2. if $ARGS[0] = '':
  3. CLOSE ALL
  4. $loc_arg = ''
  5. $loc = 'uni_cafe'
  6. $menu_loc = 'uni_cafe'
  7. $menu_arg = ''
  8. menu_off = 0
  9. $location_type = 'public_indoors'
  10. gs 'stat'
  11. gs 'katja_meynold_schedule'
  12. !!gs 'albina_uni_schedule'
  13. gs 'themes', 'indoors'
  14. '<center><b><font color="maroon">University Cafe</font></b></center>'
  15. '<center><img <<$set_imgh>> src="images/locations/city/island/university/uni_cafe.jpg"></center>'
  16. *nl
  17. 'The university cafe is a popular spot for students preparing for their exams or just unwinding from their busy schedule.'
  18. 'It offers a rich variation of reasonably priced food and beverages. You can often overhear students complaining about the free, yet somewhat sub-par quality wi-fi.'
  19. if locat['katja'] = 28:
  20. 'You see '+iif(katjaQW['know_katja_uni'] = 0 and ($start_type['loc'] ! 'sg' and $start_type['magic'] = 'tg'), 'a cute redheaded girl', '<a href="exec:gt ''katja_chat'', ''uni_cafe''">Katja</a>')+' sitting at a table eating her lunch.'
  21. end
  22. if ($start_type['loc'] = 'sg' or $start_type['magic'] ! 'tg' or artemQW['knows_dorm_room_number'] = 1) and $locat['A2'] = 'uni_cafe_lunch':
  23. 'You see a familiar face sitting at one of the tables having lunch, your former classmate <a href="exec:gt ''uni_cafe'',''artem''">Artem.</a>'
  24. end
  25. !!if locat['albina'] = 13:
  26. !!'You see '+iif(AlbinaQW['know_albina_uni'] = 0 and ($start_type['loc'] ! 'sg' and $start_type['magic'] = 'tg'), 'an attractive looking brunette', '<a href="exec:gt ''albina_uni'', ''lunch_chat''">Albina</a>')+' sitting at one of the tables, eating her lunch while texting on her phone.'
  27. !!end
  28. if week < 5 and hour = 12 and minut >= 30:
  29. temp_rand = rand(1,10)
  30. if ($start_type['loc'] = 'sg' or $start_type['magic'] ! 'tg') and yearstart > 1:
  31. if temp_rand = 1:
  32. 'You see a familiar face sitting at one of the tables having lunch, your former classmate <a href="exec:gt ''uni_cafe'',''lazar''">Lazar.</a>'
  33. elseif temp_rand = 2:
  34. 'You see a familiar face sitting at one of the tables having lunch, your former classmate <a href="exec:gt ''uni_cafe'',''dimka''">Dimka.</a>'
  35. elseif temp_rand = 3:
  36. 'You see a familiar face sitting at one of the tables having lunch, your former classmate <a href="exec:gt ''uni_cafe'',''marcus''">Marcus.</a>'
  37. end
  38. end
  39. if temp_rand = 5:
  40. if meet_kendra = 1:
  41. 'You see <a href="exec:gt ''uni_cafe'', ''kendra''">Kendra</a> sitting at one of the tables having lunch.'
  42. elseif kendraslave >= 1:
  43. 'You see a familiar face sitting at one of the tables having lunch, your mistress <a href="exec:gt ''uni_cafe'',''kendra''">Kendra.</a>'
  44. elseif hotcat >= 5:
  45. 'As you look around, you see a pretty young <a href="exec:gt ''uni_cafe'',''kendra''">black woman</a> sitting at one of the tables having lunch. She notices you and gives you a quick once-over before smiling and leaning back. She seems to be watching you with an inviting smile to join her.'
  46. else
  47. 'As you look around, you see a pretty young black woman sitting at one of the tables. She notices you and gives you a quick once-over before returning to what she was doing. After a few minutes, she finishes her drink before getting up and leaving.'
  48. end
  49. elseif temp_rand = 6:
  50. if DjibrilQW['meet'] = 1:
  51. 'You see a familiar face sitting at one of the tables having lunch, Olu''s nephew <a href="exec:gt ''uni_cafe'',''djibril''">Djibril.</a>'
  52. elseif hotcat >= 5:
  53. 'As you look around, you see an attractive young <a href="exec:gt ''uni_cafe'',''djibril''">black man</a> sitting at one of the tables having lunch. When he notices you looking at him, he gives you a friendly smile and a wave. It seems he is the friendly sort and seems to be interested in you.'
  54. else
  55. 'As you look around, you see an attractive young black man sitting at one of the tables having lunch. He notices you and gives you a quick once-over before returning to what he is doing. After a few minutes, he finishes his drink before getting up and leaving.'
  56. end
  57. else
  58. 'As you look around, you don''t see anyone you recognize hanging out today.'
  59. end
  60. end
  61. gs 'uni_cafe', 'menu'
  62. act 'Leave': gt 'uni_grounds', 'main'
  63. if university['semester_week'] > 0 and university['enrolled_in_semester'] > university['semester_passed']: gs 'uni_lessons', 'schedule'
  64. if university['exam_week'] > 0 and university['enrolled_in_semester'] > university['semester_passed']: gs 'uni_lessons', 'exam_schedule'
  65. end
  66. if $ARGS[0] = 'menu':
  67. if week < 5 and (university['semester_week'] > 0 or university['exam_week'] > 0) and university['enrolled_in_semester'] > university['semester_passed'] and ((hour = 10 and minut > 30) or (hour = 12 and minut > 45) or (hour = 13 and minut < 15)):
  68. 'You might not have time to eat before your next class.'
  69. act 'Order from the menu anyway':
  70. menu_off = 1
  71. $loc = 'uni_cafe'
  72. $loc_arg = ''
  73. gs 'food_menu'
  74. end
  75. else
  76. act 'Order from the menu':
  77. menu_off = 1
  78. $loc = 'uni_cafe'
  79. $loc_arg = ''
  80. gs 'food_menu'
  81. end
  82. end
  83. end
  84. if $ARGS[0] = 'sitting_choice':
  85. if locat['katja'] = 28 and npc_rel['A14'] > 40 and katjaQW['know_katja_uni'] = 1:
  86. $loc = 'uni_cafe'
  87. $loc_arg = ''
  88. act 'Eat your lunch with Katja': gt 'katja_chat', 'uni_cafe'
  89. end
  90. !!if locat['albina'] = 13 and npc_rel['A23'] >= 70 or AlbinaQW['know_albina_uni'] = 2:
  91. !!$loc = 'uni_cafe'
  92. !!$loc_arg = ''
  93. !!act 'Eat your lunch with Albina': gt 'albina_uni', 'lunch_chat'
  94. !!end
  95. act 'Eat your lunch alone':
  96. !!this is a variable to use in npc''s chats to see if you have lunch to eat together with them. Should be set to zero after it is checked in their chat.
  97. *clr & cla
  98. minut += 15
  99. uni_lunch_bought = 0
  100. '<center><b><font color="maroon">University Cafe</font></b></center>'
  101. '<center><img <<$set_imgh>> src="images/locations/city/island/university/uni_cafe.jpg"></center>'
  102. 'You sit down and eat your lunch alone and<<$mtxt>>'
  103. gs 'stat'
  104. act 'Leave': gt 'uni_grounds', 'main'
  105. if university['semester_week'] > 0 and university['enrolled_in_semester'] > university['semester_passed']: gs 'uni_lessons', 'schedule'
  106. if university['exam_week'] > 0 and university['enrolled_in_semester'] > university['semester_passed']: gs 'uni_lessons', 'exam_schedule'
  107. end
  108. end
  109. if $ARGS[0]= 'lazar':
  110. *clr & cla
  111. $menu_loc = 'uni_cafe'
  112. $menu_arg = 'lazar'
  113. menu_off = 0
  114. minut += 5
  115. gs 'npc_relationship', 'modify', 'A149', 'like', 1
  116. gs 'stat'
  117. '<center><h4><font color="maroon">University Cafeteria</font></h4></center>'
  118. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big149.jpg"></center>'
  119. if fame['pav_slut'] > 300:
  120. 'You notice Lazar sitting at a table having lunch. As you approach, he says "Well, look who it is; The Queen of Cocks." You sit and talk to him for a few minutes, but all he does is talk about how easy you were back in school. "Sorry, but I need to go. Marcus, Andrey and I are renting a place together. You should come sometime and hang out, so we can have some fun."'
  121. 'How he says it leaves no doubt about what he means by fun. Even moving to a new city won''t let get away from your reputation as a slut. He tells you where they live before he heads outside and walks away.'
  122. else
  123. if npc_rel['A149'] >= 60:
  124. lazarQW['city_invite'] = 1
  125. if hotcat >= 6:
  126. 'You notice Lazar sitting at a table having lunch. "What''s up, hottie? You enjoying the city?" he asks as you approach. You sit and talk to him for a few minutes before his phone buzzes. He looks at it and then finishes his drink. "Sorry, but I need to go. Marcus, Andrey and I are renting a place together. You should really come by sometime. We would love to have you over." He tells you where they live before he heads outside and walks away.'
  127. else
  128. 'You notice Lazar sitting at a table having lunch. "Hey <<$pcs_nickname>>, how have you been?" he asks as you approach. You sit and talk to him for a few minutes before his phone buzzes. He looks at it and then finishes his drink. "Sorry, but I need to go. Marcus, Andrey and I are renting a place together. You should really come by sometime and hang out." He tells you where they live before he heads outside and walks away.'
  129. end
  130. elseif npc_rel['A149'] <= 20:
  131. 'You notice Lazar sitting at a table having lunch. As you approach, all he says is "Hey." You sit and talk to him for a few minutes, but he doesn''t say much to you before he checks his phone and finishes his drink. "Sorry, but I need to go." He heads outside and walks away.'
  132. else
  133. if hotcat >= 6:
  134. 'You notice Lazar sitting at a table having lunch. "Hey, good looking. What have you been up to?" he asks as you approach. You sit and talk to him for a few minutes before his phone buzzes. He looks at it and then finishes his drink. "I need to get going. Give me your number, and I''ll give you a call sometime. We can go out and have some fun or something sometime." You exchange phone numbers with him before he heads outside and walks away.'
  135. else
  136. 'You notice Lazar sitting at a table having lunch. "Hey <<$pcs_nickname>>, how have you been?" he asks as you approach. You sit and talk to him for a few minutes before his phone buzzes. He looks at it and then finishes his drink. "I need to get going, but it was nice catching up. Maybe I''ll see you around sometime?" he says before heading outside and walking away.'
  137. end
  138. end
  139. end
  140. act 'Leave': gt 'uni_grounds', 'main'
  141. end
  142. if $ARGS[0]= 'dimka':
  143. *clr & cla
  144. $menu_loc = 'uni_cafe'
  145. $menu_arg = 'dimka'
  146. menu_off = 0
  147. minut += 5
  148. gs 'npc_relationship', 'modify', 'A1', 'like', 1
  149. gs 'stat'
  150. '<center><h4><font color="maroon">University Cafeteria</font></h4></center>'
  151. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big1.jpg"></center>'
  152. if fame['pav_slut'] > 225:
  153. 'You notice Dimka sitting at a table. As you approach, he says "Get away from me, you disgusting slut! I don''t want any of the diseases you have." He starts ignoring you, so you turn and walk away.'
  154. else
  155. if npc_rel['A1'] >= 60:
  156. if grupTipe = 1:
  157. 'You notice Dimka sitting at a table having lunch. He smiles as you approach. "Well well, look who it is. It seems spending some time around me did you good. I always thought you had it in you to make it out of Pavlovsk before you got knocked up and married to some loser. Seems my judgment was as correct as always." You sit and talk to him for a few minutes and he''s relatively nice to you, even asking about what you''ve been up to until he finishes his drink. "I know you love thinking this is like the old days when we could hang out all the time, but now things are different. Maybe I''ll see you around, and if you''re good, I''ll introduce you to the cool crowd at the uni," he says in a haughty tone, as if he''s already the King of the university. He then stands and walks away.'
  158. else
  159. 'You notice Dimka sitting at a table having lunch. He smiles as you approach. "Well well, look who it is. I always thought you had it in you to make it out of Pavlovsk before you got knocked up and married to some loser. Seems my judgment was as correct as usual." You sit and talk to him for a few minutes, but all he does is give you back-handed compliments until he finishes his drink. "I know you love being seen with me, but I have better things to do. Maybe I''ll see you around?" he says before getting up and walking away.'
  160. end
  161. elseif npc_rel['A1'] <= 20:
  162. 'You notice Dimka sitting at a table having lunch. He scowls as you approach. "What the fuck do you want, loser? Never mind, I don''t want to know. Just go away." He starts ignoring you, so you turn and walk away.'
  163. else
  164. if grupTipe = 1:
  165. 'You notice Dimka sitting at a table having lunch. He smiles as you approach. "Well well, look who it is. It seems spending some time around on me did you good. You managed to make it out of Pavlovsk before you got knocked up by some loser." You sit down and talk to him for a few minutes, but all he does is make snide remarks until he finishes his drink. "I know you love being seen with me, but we''re not in Pavlovsk anymore and no longer run in the same social circles." He gets up and walks away, leaving you alone in the cafe.'
  166. else
  167. 'You notice Dimka sitting at a table having lunch. He smiles as you approach. "Well well, look who it is. I honestly never thought you would make it out of Pavlovsk. I figured you would be knocked up and married to some loser by now." You sit and talk to him for a few minutes, but all he does is berate you until he finishes his drink. "I know you love being seen with me, but I have better things to do," he says before getting up and walking away.'
  168. end
  169. end
  170. end
  171. act 'Leave': gt 'uni_grounds', 'main'
  172. end
  173. if $ARGS[0] = 'marcus':
  174. *clr & cla
  175. $menu_loc = 'uni_cafe'
  176. $menu_arg = 'marcus'
  177. menu_off = 0
  178. minut += 5
  179. gs 'npc_relationship', 'modify', 'A146', 'like', 1
  180. gs 'stat'
  181. '<center><h4><font color="maroon">University Cafeteria</font></h4></center>'
  182. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big146.jpg"></center>'
  183. if fame['pav_slut'] > 250:
  184. marcusQW['city_invite'] = 1
  185. 'You notice Marcus sitting at a table having lunch. As you approach, he says "Hey you." You sit and talk to him for a few minutes before his phone buzzes. He looks at it and then finishes his drink. "Sorry, but I need to go. Lazar, Andrey and I are renting a place together, you should come by sometime and hang out, so we can have some fun." How he says it leaves no doubt about what he means by fun. Seems that even moving to a new city can''t get you away from your reputation as a slut. He tells you where they live before he heads outside and walks away.'
  186. else
  187. if npc_rel['A146'] >= 50:
  188. marcusQW['city_invite'] = 1
  189. 'You notice Marcus sitting at a table having lunch. He smiles as you approach. "Hey <<$pcs_nickname>>, how have you been?" You sit and talk to him for a few minutes before his phone buzzes. He looks at it and finishes his drink. "Sorry, but I need to go. Lazar, Andrey and I are renting a place together. You should really come by sometime and hang out." He tells you where they live before he heads outside and walks away.'
  190. elseif npc_rel['A146'] <= 20:
  191. 'You notice Marcus sitting at a table having lunch. As you approach, all he says is "Hey." You sit and talk to him for a few minutes, but he doesn''t say much to you before he checks his phone and finishes his drink. "Sorry, but I need to go." After that, he walks outside and walks away.'
  192. else
  193. 'You notice Marcus sitting at a table having lunch. "Hey <<$pcs_nickname>>, how have you been?" he asks as you approach. You sit and talk to him for a few minutes before his phone buzzes. He looks at it and finishes his drink. "Sorry, but I need to go. It was nice catching up. Maybe I''ll see you around?" he asks before he heads outside and walks away.'
  194. end
  195. end
  196. act 'Leave': gt 'uni_grounds', 'main'
  197. end
  198. if $ARGS[0] = 'artem':
  199. *clr & cla
  200. $menu_loc = 'uni_cafe'
  201. $menu_arg = 'artem'
  202. menu_off = 0
  203. minut += 5
  204. gs 'npc_relationship', 'modify', 'A2', 'like', 1
  205. gs 'stat'
  206. '<center><h4><font color="maroon">University Cafeteria</font></h4></center>'
  207. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big2.jpg"></center>'
  208. if fame['pav_slut'] > 250:
  209. 'You notice Artem sitting at a table having lunch. As you approach, he says "Hey you." You sit and talk to him for a few minutes but he just mutters some responses you can''t understand as he quickly finishes his lunch, then he mutters he has to go, before he gets up and quickly moves away. Seems that even moving to a new city can''t get you away from your reputation as a slut. He tells you where they live before he heads outside and walks away.'
  210. else
  211. if npc_rel['A146'] >= 50:
  212. artemQW['knows_dorm_room_number'] = 1
  213. 'You notice Artem sitting at a table having lunch. He smiles as you approach. "Hey <<$pcs_nickname>>, how have you been?" You sit and talk to him for a few minutes before his phone buzzes. He looks at it and finishes his drink. "Sorry, but I need to go to class. I am in room 209, you should stop by sometime and we can hang out." He tells you before he heads outside and walks away.'
  214. elseif npc_rel['A146'] <= 20:
  215. 'You notice Artem sitting at a table having lunch. As you approach, all he says is "Hey." You sit and talk to him for a few minutes, but he doesn''t say much to you before he checks his phone and finishes his drink. "Sorry, but I need to go." After that, he walks outside and walks away.'
  216. else
  217. 'You notice Artem sitting at a table having lunch. "Hey <<$pcs_nickname>>, how have you been?" he asks as you approach. You sit and talk to him for a few minutes before his phone buzzes. He looks at it and finishes his drink. "Sorry, but I need to go. It was nice catching up. Maybe I''ll see you around?" he asks before he heads outside and walks away.'
  218. end
  219. end
  220. act 'Leave': gt 'uni_grounds', 'main'
  221. end
  222. if $ARGS[0]= 'kendra':
  223. *clr & cla
  224. $menu_loc = 'uni_cafe'
  225. $menu_arg = 'kendra'
  226. menu_off = 0
  227. minut += 5
  228. gs 'stat'
  229. '<center><h4><font color="maroon">University Cafeteria</font></h4></center>'
  230. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big84.jpg"></center>'
  231. if meet_kendra = 1:
  232. 'As you walk over to her, she invites you to sit down. You talk for a few minutes before she seems to get bored of the idle chit-chat. "You change your mind about serving me?" she asks bluntly.'
  233. act 'No':
  234. *clr & cla
  235. kendrano = 1
  236. gs 'npc_relationship', 'modify', 'A84', 'dislike', 1
  237. gs 'stat'
  238. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big84.jpg"></center>'
  239. 'You smile at her. "Sorry, no. I still don''t belong to anyone."'
  240. 'She sighs softly. "Such a waste. Oh well, there are plenty of pretty little white Russian bitches that love being owned by an ebony Mistress. Perhaps we''ll meet again, and you''ll change your mind. If you change your mind, stop by my dorm room." She gives you directions to her dorm room before she finishes her lunch and leaves.'
  241. act 'Leave': gt 'uni_grounds', 'main'
  242. end
  243. act 'Yes':
  244. *clr & cla
  245. gs 'npc_relationship', 'modify', 'A84', 'like', 1
  246. gs 'stat'
  247. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big84.jpg"></center>'
  248. 'You look down a little to show your submission to her. "Yes, Mistress Kendra."'
  249. 'She smiles widely. "I think you''re going to make a great little slave. We''re going to have a lot of fun together. I wish I had time to start your training now, but I have things I need to do. Come by my dorm room as soon as you can." With that, she finishes her drink, gets up, and walks out.'
  250. act 'Leave': gt 'uni_grounds', 'main'
  251. end
  252. elseif kendraslave >= 1:
  253. gs 'npc_relationship', 'modify', 'A84', 'like', 1
  254. 'As you walk over to her, she invites you to sit down. "Who do we have here? My favorite little white slave bitch. Come to service me? I wish I had time for a training session, but unfortunately, I have things to do. Come by my dorm room as soon as you can." With that, she finishes her drink, gets up, and walks out.'
  255. elseif hotcat >= 5:
  256. 'As you walk over to her, she invites you to sit down and you take a seat opposite her. "You''re a pretty little thing. What is your name?" she asks.'
  257. '"<<$pcs_firstname>>, but most people call me <<$pcs_nickname>>. What''s your name?" you reply.'
  258. 'She smiles. "<<$pcs_nickname>>, what a pretty name. I am Kendra, but you can call me Mistress Kendra," she says confidently.'
  259. '"Oh..." you reply. She''s one of those people.'
  260. act 'Leave': gt 'uni_grounds', 'main'
  261. act 'Talk to her':
  262. *clr & cla
  263. meet_kendra = 1
  264. npc_rel['A84'] = 45
  265. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big84.jpg"></center>'
  266. 'You start talking with her and tell her a bit about yourself, and she replies by saying that she''s a student from the Republic of Congo attending the university on a student visa. You talk about a wide range of subjects for a while before she eventually says, "You''re beautiful. I love making pretty little Russian bitches my slaves. Call me Mistress Kendra, <<$pcs_nickname>>, and become mine." Should you call her mistress? You have no doubt where that will lead.'
  267. act 'Call her Kendra':
  268. *clr & cla
  269. kendrano = 1
  270. gs 'npc_relationship', 'modify', 'A84', 'dislike', 1
  271. gs 'stat'
  272. '<center><img <<$set_imgh>> src="images/locations/city/redlight/erotomaniac/sex/shkend.jpg"></center>'
  273. 'You smile at her. "Sorry, but I don''t belong to anyone."'
  274. 'She sighs softly. "Such a waste. Oh well, there are plenty of pretty little white Russian bitches that love being owned by an ebony Mistress. Perhaps we will meet again, and you will change your mind?" She gives you directions to her dorm room, and she returns to browsing.'
  275. act 'Leave': gt 'uni_grounds', 'main'
  276. end
  277. act 'Call her Mistress Kendra':
  278. *clr & cla
  279. gs 'npc_relationship', 'modify', 'A84', 'like', 1
  280. gs 'stat'
  281. '<center><img <<$set_imgh>> src="images/locations/city/redlight/erotomaniac/sex/shkend.jpg"></center>'
  282. 'You look down a little to show your submission to her. "Yes, Mistress Kendra."'
  283. 'She smiles widely. "I think you are going to make a great little slave. We''re going to have a lot of fun together. I wish I had time to start your training now, but I have things I need to do. Do come by my dorm room as soon as you can." With that, she finishes her drink, gets up, and walks out.'
  284. act 'Leave': gt 'uni_grounds', 'main'
  285. end
  286. end
  287. elseif npc_rel['A84'] < 40:
  288. gs 'npc_relationship', 'modify', 'A84', 'like', 1
  289. 'You walk over to her table and stand next to it. "Hi," you smile as you greet her.'
  290. 'She looks up at you with an annoyed look. "I don''t have time for games, and I''m tired of yours. Now get lost." She proceeds to ignore you, so you turn and leave.'
  291. end
  292. act 'Leave': gt 'uni_grounds', 'main'
  293. end
  294. if $ARGS[0]= 'djibril':
  295. *clr & cla
  296. $menu_loc = 'uni_cafe'
  297. $menu_arg = 'djibril'
  298. menu_off = 0
  299. minut += 5
  300. DjibrilQW['invite'] = 1
  301. DjibrilQW['meet'] = 1
  302. gs 'npc_relationship', 'modify', 'A82', 'like', 1
  303. gs 'stat'
  304. '<center><h4><font color="maroon">University Cafeteria</font></h4></center>'
  305. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big82.jpg"></center>'
  306. if DjibrilQW['invite'] = 1:
  307. 'You notice Djibril sitting at a table. He smiles as you approach. "Hello again, <<$pcs_nickname>>." You sit and talk to him for a few minutes before his phone buzzes. He looks at it and then finishes his drink. "Sorry, but I need to go. You should really stop by my dorm room. We could hang out and have some fun." He reminds you which dorm room is his before he heads outside and walks away.'
  308. elseif DjibrilQW['meet'] = 1 and DjibrilQW['invite'] = 0:
  309. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/cafe/djibril_talk.jpg"></center>'
  310. 'You notice Djibril sitting at a table. He smiles as you approach. "Hello again, <<$pcs_nickname>>." You sit and talk to him for a few minutes before his phone buzzes. He looks at it and then finishes his drink. "Sorry, but I need to go. If you like, you should stop by my dorm room sometime, and we can hang out and talk more." He tells you which building it is and which room is his before he heads outside and walks away.'
  311. elseif hotcat >= 5:
  312. DjibrilQW['meet'] = 1
  313. 'As you approach him, the young African man sitting at the table introduces himself. "I am Djibril Maina. What''s your name?"'
  314. 'You smile at him. "<<$pcs_firstname>> <<$pcs_lastname>>, but most people just call me <<$pcs_nickname>>."'
  315. 'He looks surprised for a second. "Are you from Pavlovsk?" When you nod your head, he looks even more surprised. "Do you have an Aunt Luda dating a man named Olu?"'
  316. 'Now it''s your turn to look surprised. "Yes, how did you know that?"'
  317. *nl
  318. 'He shakes his head with a slight laugh. "He is my uncle. They''ve told me about you. Small world, huh?"'
  319. 'You giggle. "Yeah, it really is."'
  320. 'You sit and talk to him for a few minutes before his phone buzzes. He looks at it and then finishes his drink. "Sorry, but I need to go. If you like, you should stop by my dorm room sometime, and we can hang out and talk more." He tells you which building it is and which room is his before he heads outside and walks away.'
  321. end
  322. act 'Leave': gt 'uni_grounds', 'main'
  323. end
  324. --- uni_cafe ---------------------------------