mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
[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:
co-authored by
Thunder12345
GoldenAlpharex
parent
72cabc0122
commit
196eb4354f
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user