Use language icons

This commit is contained in:
Jack Edge
2017-05-14 15:55:52 +01:00
parent bf8bffcbe0
commit 3774bb6744
+2
View File
@@ -3,6 +3,8 @@
desc = "Syndicate operatives can use a series of codewords to convey complex information, while sounding like random concepts and drinks to anyone listening in."
key = "t"
default_priority = 0
flags = TONGUELESS_SPEECH | LANGUAGE_HIDE_ICON_IF_NOT_UNDERSTOOD
icon_state = "codespeak"
/datum/language/common/codespeak/scramble(input)
var/lookup = check_cache(input)