ideas = {
	country = {
		RUS_not_faction = {
			
			picture = anti_soviet_pact
			
			allowed = {
				always = no
			}
			
			modifier = {
				join_faction_tension = 2.00
				conscription = 0.05
				supply_consumption_factor = -0.5
				surrender_limit = -0.5
				fascism_acceptance = -999
				democratic_acceptance = -999
				communism_acceptance = -999
				neutrality_acceptance = -999
			}
			
			 rule = {

				can_join_factions = no
				}	 	
			
		}
		
		GER_not_faction = {
			
			picture = hol_caved_to_the_germans
			
			allowed = {
				always = no
			}
			
			modifier = {
				join_faction_tension = 2.00
				conscription = 0.05
				supply_consumption_factor = -0.65
				surrender_limit = -0.15
				fascism_acceptance = -999
				democratic_acceptance = -999
				communism_acceptance = -999
				neutrality_acceptance = -999
			}
			
			 rule = {

				can_join_factions = no

				}	 	
			
		}
	}
}