﻿NHolyOrder = {
	# Set high limit to allow hiring all available holy orders simultaneously
	HIRE_LIMIT = 999

	# Minimum tier for a ruler to be a patron of a holy order (1 = Count, 2 = Duke, 3 = King, 4 = Emperor)
	PATRON_MIN_TIER = 1
}