Files
CHOMPStation2/code/__defines/species_traits.dm
2025-03-19 00:12:01 +01:00

7 lines
156 B
Plaintext

//////flag defines specifically for species traits
//touch reaction flags
#define SPECIES_TRAIT_PATTING_DEFENCE 1
#define SPECIES_TRAIT_PERSONAL_BUBBLE 2