Makes psionic communiation grey restricted

No more species other than grey can get them (tested)
This commit is contained in:
SplinterGP
2020-02-09 13:08:13 -03:00
parent 8e7ec3b407
commit 894058cb04
+2 -2
View File
@@ -1,9 +1,9 @@
/datum/language/psioniccomm
/datum/language/grey
name = LANGUAGE_PSIONIC
desc = "Grey Psionic communication"
speech_verb = "says"
whisper_verb = "whispers"
colour = "psionic"
key = "^"
flags = HIVEMIND
flags = HIVEMIND | RESTRICTED
syllables = list("blah","blah","blah","bleh","meh","neh","nah","wah")