mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-24 13:16:18 +01:00
Sign Language
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user