code/__DEFINES/flags.dm
ALL_CARDINALS | All the cardinal direction bitflags. |
---|---|
EMOTE_AUDIBLE | Is the emote audible |
EMOTE_VISIBLE | Is the emote visible |
EMOTE_IMPORTANT | Is it an emote that should be shown regardless of blindness/deafness |
EMOTE_NO_MESSAGE | Does the emote not have a message? |
Define Details
ALL_CARDINALS
All the cardinal direction bitflags.
EMOTE_AUDIBLE
Is the emote audible
EMOTE_IMPORTANT
Is it an emote that should be shown regardless of blindness/deafness
EMOTE_NO_MESSAGE
Does the emote not have a message?
EMOTE_VISIBLE
Is the emote visible