technology_sharing_group = {

	id = continuous_tech_share
	name = continuous_tech_share_group_name
	desc = continuous_tech_share_group_desc
	picture = GFX_technology_sharing_default
    
	research_sharing_per_country_bonus = 0.1
	is_faction_sharing = yes

    available = {
        is_in_faction = yes
    }

}

technology_sharing_group = {

	id = austro_hungarian_research_group
	name = austro_hungarian_research_group_name
	desc = austro_hungarian_research_group_desc
	picture = GFX_technology_sharing_default
    
	research_sharing_per_country_bonus = 0.1
	is_faction_sharing = no

    available = {
       is_austro_hungarian_country = yes
    }

}