Re-enables slime emote

Re-enabled the custom slime emote in a way that should hopefully dodge
any TG synchs removing it again in the future? Maybe?
This commit is contained in:
ktccd
2017-07-20 23:33:26 +02:00
parent bfcb068f21
commit 49bae2e207
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
//Disables the custom emote blacklist from TG that normally applies to slimes.
/datum/emote/living/custom
mob_type_blacklist_typecache = list(/mob/living/brain)