cfh_rule_districts = {
	name = "CFH_RULE_DISTRICTS_NAME"
	option = {
		name = half
		text = "CFH_RULE_DISTRICTS_HALF"
		desc = "CFH_RULE_DISTRICTS_HALF_DESC"
	}
	option = {
		name = normal
		text = "CFH_RULE_DISTRICTS_NORM"
		desc = "CFH_RULE_DISTRICTS_NORM_DESC"
	}
	option = {
		name = double
		text = "CFH_RULE_DISTRICTS_DOUBLE"
		desc = "CFH_RULE_DISTRICTS_DOUBLE_DESC"
	}
	option = {
		name = off
		text = "CFH_RULE_DISTRICTS_OFF"
		desc = "CFH_RULE_DISTRICTS_OFF_DESC"
	}
}