Browse Source

[added] link to start Aleksandra events from school

jhawkkaw 5 years ago
parent
commit
de17e97735
2 changed files with 3 additions and 1 deletions
  1. 1 1
      locations/Snpc.qsrc
  2. 2 0
      locations/gschool_grounds.qsrc

+ 1 - 1
locations/Snpc.qsrc

@@ -715,7 +715,7 @@ if numnpc = 62:
 				act 'Move away': gt $loc, $metka
 			end
 		end
-	elseif npc_QW[$static_num] > 4:
+	elseif npc_QW[$static_num] > 5:
 		'Ever since you asked <<$npc_nickname[''<<$static_num>>'']>> to be your girlfriend, she has come out of her shell a bit more. She even kisses you while at school!'
 		act 'Kiss her':
 			*clr & cla

+ 2 - 0
locations/gschool_grounds.qsrc

@@ -249,6 +249,7 @@ if $ARGS[0] = 'main':
 			if JuliaMilLernQW >= 1:'<a href="exec:minut += 1 & gt ''JuliaMilGo''">Julia Milova</a> is sitting somewhere on the school courtyard, reading a book.'
 			if NatBelLernQW >= 1:'<a href="exec:minut += 1 & gt ''NatBelGo''">Natasha Belova</a> is standing in a corner.'
 			if artemLernQW >= 1 and artemVitokQW ! 2 and artemblok = 0:'<a href="exec:minut += 15 & gt ''artemEv'', ''start''">Artem Chebotarev</a> is waiting for you near the school entrance.'
+			if npc_QW['A231'] = 1 or npc_QW['A231'] = 3 or npc_QW['A231'] >= 5:'<a href="exec:minut += 1 & gt ''AlexGo'', ''Start''"><<$npc_firstname[''A231'']>> <<$npc_lastname[''A231'']>></a> is waiting for you at the end of the school courtyard, listening to music.'
 
 			if katjaMeynoldday ! daystart and meynoldQW >= 2:'<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a> is walking across the school courtyard, getting ready to go home.'
 			if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
@@ -287,6 +288,7 @@ if $ARGS[0] = 'main':
 			elseif fedorKozlovQW >= 10:
 				gs'show_table','<a href="exec:gt ''FedorEv'', ''Start''">Fedor</a>','5'
 			end
+			if npc_QW['A231'] = 1 or npc_QW['A231'] = 3 or npc_QW['A231'] >= 5:gs'show_table','<a href="exec:minut += 1 & gt ''AlexGo'', ''Start''"><<$npc_firstname[''A231'']>> <<$npc_lastname[''A231'']>></a>','5'
 			if st_count > 0 :
 				'Near school yard, you see:'
 				'<TABLE BORDER=1><<$show_table>></TR></TABLE>'