on_actions = {
	on_daily = {
		effect = {
			if = {
				limit = {
					is_ai = no
				}
				update_alarm_clock_window = yes
			}
		}
	}
}