Files
CHOMPStation2/code/__defines/atoms_movable_ch.dm

4 lines
85 B
Plaintext

#define NON_LISTENING_ATOM 0
#define LISTENING_ATOM 1
#define LISTENING_PLAYER 2