#define QUIRK_ORGANIC_INCOMPATIBLE (1<<1) // For quirks that organics shouldn't be able to take #define QUIRK_MACHINE_INCOMPATIBLE (1<<2) // For quirks that IPCs shouldn't be able to take #define QUIRK_SLIME_INCOMPATIBLE (1<<3) #define QUIRK_PLASMAMAN_INCOMPATIBLE (1<<4)