Banishes some magic numbers from this realm.

This commit is contained in:
Ghommie
2019-12-05 21:55:28 +01:00
parent 8a6b9ac7e0
commit 53ff425f04
9 changed files with 34 additions and 33 deletions
-3
View File
@@ -1,6 +1,3 @@
#define EMOTE_VISIBLE 1
#define EMOTE_AUDIBLE 2
/datum/emote
var/key = "" //What calls the emote
var/key_third_person = "" //This will also call the emote