In standard Defines, NDefines.NCharacter.BETROTHAL_MIN_AGE = 12.
What if I change it to
NDefines.NCharacter.BETROTHAL_MIN_AGE = 999 or something like that?
Will only BETROTHALS be affected, or will also MARRIAGES according to the game's hardcoded marriage AI be disabled?
I want to override the Marriage AI, replacing it with my own, that will stop all these overly morganatic marriages. Rather than leaving Princesses for the player and marrying lowborn girls, the AI will marry according to its rank.
What if I change it to
NDefines.NCharacter.BETROTHAL_MIN_AGE = 999 or something like that?
Will only BETROTHALS be affected, or will also MARRIAGES according to the game's hardcoded marriage AI be disabled?
I want to override the Marriage AI, replacing it with my own, that will stop all these overly morganatic marriages. Rather than leaving Princesses for the player and marrying lowborn girls, the AI will marry according to its rank.