Files
CHOMPStation2/code/__defines/targeting.dm
2015-12-16 10:26:40 +10:30

4 lines
104 B
Plaintext

#define TARGET_CAN_MOVE 1
#define TARGET_CAN_RUN 2
#define TARGET_CAN_CLICK 4
#define TARGET_CAN_RADIO 8