﻿
l6_custom_on_action_christianity = {
	trigger = {
		current_date > 783.1.1
		num_of_cities >= 1
		NOT = {
			tag = BAR
		}
	}
	events = {
		l6_christian.1
		l6_christian.2
	}
	random_events = {
		20 = 0
		30 = l6_christian.3
		10 = l6_christian.4
		40 = l6_christian.5
	}
}