Ver Fonte

[fixed] Anya wasn't sleeping most of the night

KevinSmarts há 4 anos atrás
pai
commit
70ec0e66ad
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      locations/family_schedule.qsrc

+ 1 - 1
locations/family_schedule.qsrc

@@ -11,7 +11,7 @@ kolloc = 0
 !! sister_opr_indorf = 1 means Anya is in the village
 if sister_opr_indorf = 0:
 	if week <= 5:
-		if hour = 6 and minut < 45:
+		if (hour < 6) or (hour = 6 and minut < 45):
 			!!Asleep
 			anyaloc = 1
 		elseif hour = 7 and minut < 15: