Files
CHOMPStation2/code/__defines/species_traits.dm
CHOMPStation2StaffMirrorBot 01e2b80304 [MIRROR] Unexpected Alraune Love (#11253)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-07-27 06:49:21 +02:00

8 lines
187 B
Plaintext

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