FAC_german_ally = {
	allowed = {
		original_tag = FAC
	}
	enable = {
		country_exists = GEM
	}
	abort = {
		NOT = { country_exists = GEM }
	}

	ai_strategy = {
		type = befriend
		id = GEM
		value = 200
	}
	ai_strategy = {
		type = alliance
		id = GEM
		value = 200
	}
}