• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Showing developer posts only. Show all posts in this thread.
One more:

Code:
101534 = {
	name="Gyda"
	}
	1015.1.2={
	add_spouse = 120
	}
}

Should add sprouse (Earl Godwin)

Only the male characters has "add_spouse = XXX", not the females. Gyda is the spouse of Godwin from 1015.1.2 according to the history database; see ...\history\characters\saxon.txt - character id 120.
 
Hello,



So, how to add a matrilineal marriage in the database if you can't use the tag {add_spouse = xxx } for female characters?

Regards,

You can use add_spouse = xxx for female characters but it won't be a matrilineal marriage. We are working on enabling matrilineal marriages for scripted characters.