Explorar el Código

[fixed] Outcommented meeting Albina until the file is ready and made sure you only meet Katja if you are studying to be a teacher.

bgkjdgbizgblzdgbr hace 4 meses
padre
commit
3c06924e5d
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      locations/uni_lessons1.qsrc

+ 4 - 4
locations/uni_lessons1.qsrc

@@ -10,15 +10,15 @@ close all
 !!uni students studying to be teachers - Igor Kruglov, Christina Zvereva, Vanya Yanka, Ekaterina "Katja" Meynold, Lebogang "Lebo" Kayode
 !!uni students studying nursing - Albina Barlovskaya, Lariska Gruzdeva, Viktoriya "Vicky" Meynold, Mia Radimova, Yana Radimova, Sofia 
 
-if katjaQW['meet_uni_class'] = 0:
+if katjaQW['meet_uni_class'] = 0 and $university['enrolled_in']= 'teaching_studies':
 	!!For running into Katja at the first class you both attend
 	gt 'katja_uni', 'first_in_class_meet', $ARGS[0]
 end
 
-if AlbinaQW['meet_uni_class'] = 0:
+!!if AlbinaQW['meet_uni_class'] = 0 and $university['enrolled_in']= 'nursing':
 	!!For running into Albina at the first class you both attend
-	gt 'albina_uni', 'first_in_class_meet', $ARGS[0]
-end
+	!!gt 'albina_uni', 'first_in_class_meet', $ARGS[0]
+!!end
 
 if $ARGS[0] = 'general_education_101':
 	menu_off = 1