Merge pull request #2085 from ktccd/Slimes-emote

Re-enables slime emote
This commit is contained in:
LetterJay
2017-07-21 08:52:54 -05:00
committed by GitHub
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)