Browse Source

[fixed] 'or' should have been an 'and'

hornguy6 3 years ago
parent
commit
3fcbaf1fae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/lariska_schedule.qsrc

+ 1 - 1
locations/lariska_schedule.qsrc

@@ -4,7 +4,7 @@ lariloc = 0
 
 !! lariloc['athome'] = 1 means Lariska is not only home, but available to answer the door if you knock
 
-if SchoolAtestat = 0 or natholi = 0:
+if SchoolAtestat = 0 and natholi = 0:
 	if week <= 5:
 		if (hour < 6) or (hour = 6 and minut < 45):
 			!!Bedroom - Asleep