1
0
Prechádzať zdrojové kódy

[edit] added triggers from the nude lake events with christina

CroWke 4 rokov pred
rodič
commit
29f3d8c230

+ 3 - 1
locations/gschool_lessons.qsrc

@@ -252,7 +252,9 @@ if $ARGS[0] = 'short_break':
 			nl
 			gs 'gschool_schedule'
 		end
-
+		
+		if christinaphotos > 4: gt 'gschool_events', 'christinaphotos'
+		
 		act 'Move to next class': gt 'gschool_lessons', 'schedule'
 
 		act 'Skip next class': school_period += 1 & gt 'gschool_lessons', 'skip'

+ 1 - 1
locations/gschool_lessons4.qsrc

@@ -1191,7 +1191,7 @@ if $ARGS[0] = 'postphys':
 end
 
 if $ARGS[0] = 'postphys2':
-	if zverRageQW = 10 and postphys_event ! daystart:postphys_event = daystart & gt 'gKristinaZv'
+	if (zverRageQW = 10 or (christinaphotos > 0 and christinaphotos <= 4) and postphys_event ! daystart:postphys_event = daystart & gt 'gKristinaZv'
 	*clr & cla
 	$menu_loc = 'gschool_lessons2'
 	$menu_arg = 'postphys2'