﻿histmod_will_not_wed = {
	category = fame
	
	flag = can_not_marry
	
	desc = {
		first_valid = {
			triggered_desc = {
				trigger = {
					NOT = { exists = this }
				}
				desc = trait_histmod_will_not_wed_desc
			}
			desc = trait_histmod_will_not_wed_character_desc
		}
	}
	
	shown_in_ruler_designer = no
}

