ConcubineFix
There is a bug where you can’t marry captured women if they are already somebody else’s concubine.
This stems from the fact that a scripted condition reads "is_concubine = no", when it should "NOT = { is_concubine_of = scope:actor }", this mod does just that.
