﻿sc_diplomatic_marriage_check = {
	can_marry_trigger = yes
	NOT = {
		has_trait = infertile
	}
	NOT = {
		has_trait = incapable
	
	}
}