mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 04:07:52 +01:00
10 lines
265 B
Plaintext
10 lines
265 B
Plaintext
/datum/language/grey
|
|
name = LANGUAGE_PSIONIC
|
|
desc = "Grey Psionic communication"
|
|
speech_verb = "says"
|
|
whisper_verb = "whispers"
|
|
colour = "psionic"
|
|
key = "^"
|
|
flags = HIVEMIND | RESTRICTED
|
|
syllables = list("blah","blah","blah","bleh","meh","neh","nah","wah")
|