[MIRROR] Allows any character to use the body type setting regardless of gender [MDB IGNORE] (#9426)

* Allows any character to use the body type setting regardless of gender

* Feex

* Another feex

* Avoiding savefile corruption

* Shut up linters

Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
SkyratBot
2021-11-14 15:18:56 -05:00
committed by GitHub
co-authored by Thunder12345 GoldenAlpharex
parent 72cabc0122
commit 196eb4354f
7 changed files with 36 additions and 12 deletions
@@ -9,7 +9,7 @@
#define PREFERENCE_PRIORITY_GENDER 3
/// The priority at which body type is decided, applied after gender so we can
/// make sure they're non-binary.
/// support the "use gender" option.
#define PREFERENCE_PRIORITY_BODY_TYPE 4
/// The priority at which names are decided, needed for proper randomization.