Browse Source

[added] Added missing intro trigger for Niko.

VioletKitten 4 years ago
parent
commit
5255ba637e
1 changed files with 3 additions and 1 deletions
  1. 3 1
      locations/gschool_grounds.qsrc

+ 3 - 1
locations/gschool_grounds.qsrc

@@ -36,7 +36,9 @@ if $ARGS[0] = 'main':
 	if hour = 14 and week < 6 and kanikuli = 0:
 
 		if NikoDate_Day ! daystart:
-			if NikoVolkovQW = 5 and NikoEv = 6 and NikoDate = 0:
+			if week = 1 and NikoIntro = 0:
+				gt 'NikoEv', 'Intro'			
+			elseif NikoVolkovQW = 5 and NikoEv = 6 and NikoDate = 0:
 				gt 'NikoDates', 'After School'
 			elseif NikoVolkovQW = 5 and NikoEv = 8 and NikoDate = 0:
 				gt 'NikoDates', 'After School 2'