[MIRROR] Default Save Organs/Markings to No (#10557)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-30 13:26:09 -07:00
committed by GitHub
parent e24995ae80
commit 8138a72ea2

View File

@@ -4,4 +4,4 @@
#define PERSIST_MARKINGS 0x08 // Persist markings
#define PERSIST_SIZE 0x10 // Persist size
#define PERSIST_COUNT 5 // Number of valid bits in this bitflag. Keep this updated!
#define PERSIST_DEFAULT PERSIST_SPAWN|PERSIST_ORGANS|PERSIST_MARKINGS|PERSIST_SIZE // Default setting for new folks
#define PERSIST_DEFAULT PERSIST_SPAWN|PERSIST_SIZE // Default setting for new folks