Browse Source

[changed] Made it such that you can start eating breakfast alone as soon as the family stop eating.

bgkjdgbizgblzdgbr 4 days ago
parent
commit
95fe57d240
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/kuhrPar.qsrc

+ 1 - 1
locations/kuhrPar.qsrc

@@ -192,7 +192,7 @@ if func('homes_properties', 'can_live_here'):
 			end
 		end
 	else
-		if (hour = 8 or (hour = 7 and locat['Fam_inGad'] = 1)) and breakfast_day ! daystart:
+		if (hour = 8 or (hour = 7 and (minut > 15 or locat['Fam_inGad'] = 1))) and breakfast_day ! daystart:
 			act 'Eat breakfast alone (0:20)':
 				*clr & cla
 				menu_off = 1