Merge pull request #796 from TheDZD/shadowling

Port of /tg/station's Shadowlings [WIP]
This commit is contained in:
ZomgPonies
2015-05-04 20:38:20 -04:00
48 changed files with 1415 additions and 78 deletions
+8
View File
@@ -356,6 +356,14 @@
key = "g"
flags = RESTRICTED | HIVEMIND
/datum/language/shadowling
name = "Shadowling Hivemind"
desc = "Shadowlings and their thralls are capable of communicating over a psychic hivemind."
speech_verb = "says"
colour = "shadowling"
key = "8"
flags = RESTRICTED | HIVEMIND
/datum/language/ling/broadcast(var/mob/living/speaker,var/message,var/speaker_mask)
if(speaker.mind && speaker.mind.changeling)