Adjusts Changelings

See PR
This commit is contained in:
Neerti
2017-04-23 13:22:32 -04:00
parent 751da2a195
commit d6683be3ce
21 changed files with 95 additions and 41 deletions
+1 -1
View File
@@ -284,7 +284,7 @@
if(M.loc && M.locs[1] in hearturfs)
mobs |= M
else if(M.stat == DEAD)
else if(M.stat == DEAD && !M.forbid_seeing_deadchat)
switch(type)
if(1) //Audio messages use ghost_ears
if(M.is_preference_enabled(/datum/client_preference/ghost_ears))