Enable runechat for grey psionic speech (#25309)

This change adds the HIVEMIND_RUNECHAT flag to the grey language datum,
displaying runechat above the receiver for all psionic messages that are
heard, as with the abductor hivemind language.
This commit is contained in:
asciodev
2024-05-15 09:37:23 -04:00
committed by GitHub
parent f4c49a5cca
commit 58e29fa7ca
+1 -1
View File
@@ -342,7 +342,7 @@
exclaim_verbs = list("imparts")
colour = "abductor"
key = "^"
flags = RESTRICTED | HIVEMIND | NOLIBRARIAN
flags = RESTRICTED | HIVEMIND | NOLIBRARIAN | HIVEMIND_RUNECHAT
follow = TRUE
/datum/language/grey/broadcast(mob/living/speaker, message, speaker_mask)