ideas = {

	country = {
		Reichskommissariat = {
		 picture = german_advisors
			
			allowed = {
				always = yes
			}

			allowed_civil_war = {
				always = yes
			}

			removal_cost = -1
			
			modifier = {
				drift_defence_factor = 0.5
			}
			rule = {
				can_join_factions = no

			}
			rule = {
			    can_send_volunteers = no
	        } 
		}
	}
	
}