Sign Language

This commit is contained in:
SoundScopes
2014-12-01 23:25:52 +00:00
parent fec0d1b199
commit a40a44f223
+3 -3
View File
@@ -82,13 +82,13 @@
key = "z"
flags = WHITELISTED
/*/datum/language/sign
/datum/language/sign
name = "Sign language"
desc = "A mixture of manual communication and body-languaged, used to communication with those who have impaired hearing."
speech_verb = "signs"
colour = "say_quote"
signlang_verb = list("signs")
key = "4"
vocal = 0*/
flags = SIGNLANG
// Language handling.
/mob/proc/add_language(var/language)