on_actions = {
	on_startup = {
		effect = {
			every_country = {
				limit = { is_ai = no }
				country_event = { id = TFC_first.1 }
			}
		}
	}
}