|
@@ -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
|