Ghosts for the ghost throne

This commit is contained in:
TheDZD
2016-07-09 17:58:39 -04:00
parent cb26d1eb00
commit 306f1a8e2d
+2 -2
View File
@@ -51,7 +51,7 @@
to_chat(usr, "<span class='danger'>You have deadchat muted.</span>")
return
say_dead_direct("[pick("complains","moans","whines","laments","blubbers")], <span class='message'>\"[message]\"</span>", src)
say_dead_direct("[pick("complains", "moans", "whines", "laments", "blubbers", "salts")], <span class='message'>\"[message]\"</span>", src)
/mob/proc/say_understands(var/mob/other,var/datum/language/speaking = null)
@@ -146,4 +146,4 @@
if(can_speak(L))
return L
return null
return null