Browse Source

[changed] Artem now uses his schedule, the time period when people eat luch moved to the larger break, and school girl content lock change to not city transgender content lock.

bgkjdgbizgblzdgbr 1 week ago
parent
commit
392154b495
1 changed files with 7 additions and 6 deletions
  1. 7 6
      locations/uni_cafe.qsrc

+ 7 - 6
locations/uni_cafe.qsrc

@@ -20,23 +20,24 @@ if $ARGS[0] = '':
 	if locat['katja'] = 28:
 		'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.'
 	end
-	
+
+	if ($start_type['loc'] = 'sg' or $start_type['magic'] ! 'tg' or artemQW['knows_dorm_room_number'] = 1) and $locat['A2'] = 'uni_cafe_lunch':
+		'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>'
+	end	
+
 	!!if locat['albina'] = 13:
 		!!'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.'
 	!!end
 	
-	if week < 5 and hour = 10 and minut >= 30:
-!!is this correct for the 30 min lunch break during school days?
+	if week < 5 and hour = 12 and minut >= 30:
 		temp_rand = rand(1,10)
-		if $start_type['loc'] = 'sg' and yearstart = 2:
+		if ($start_type['loc'] = 'sg' or $start_type['magic'] ! 'tg') and yearstart > 1:
 			if temp_rand = 1:
 				'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>'
 			elseif temp_rand = 2:
 				'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>'
 			elseif temp_rand = 3:
 				'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>'
-			elseif temp_rand = 4:
-				'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>'
 			end
 		end
 		if temp_rand = 5: