Files
VOREStation/code/__defines/action.dm
2024-06-12 12:57:31 +10:00

6 lines
134 B
Plaintext

#define AB_CHECK_RESTRAINED 1
#define AB_CHECK_STUNNED 2
#define AB_CHECK_LYING 4
#define AB_CHECK_ALIVE 8
#define AB_CHECK_INSIDE 16