Skip to content

Now checks sub-LVLN as if they are already patched#1

Open
FrederikRasmussen wants to merge 1 commit intochuckseven1:masterfrom
FrederikRasmussen:master
Open

Now checks sub-LVLN as if they are already patched#1
FrederikRasmussen wants to merge 1 commit intochuckseven1:masterfrom
FrederikRasmussen:master

Conversation

@FrederikRasmussen
Copy link

Hey,

The following changes creates a new lvlnGender function that attempts a "positive look-ahead" where instead of assigning, Male, Female, or Mixed, it instead assigns Male or Female, as if we deleted all instances of Male already (or Female, if the deFem setting is true).

This avoids the reported issue of levelled lists becoming empty, which was caused by levelled lists that consisted entirely of Mixed genders having all entries removed.

In addition to the above, we no longer attempt to fix a LVLN that will inevitably becomes all Male (or Female, if the deFem setting is true), though I haven't been able to test this, as I do not have any mods where this would occur, and the base game similarly does not have a test case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant