/tg/ Station 13 - Modules - TypesDefine Details

code/datums/components/sign_language.dm

SIGN_OKAYDefines used to determine whether a sign language user can sign or not, and if not, why they cannot.
/datum/component/sign_languageReactive Sign Language Component for Carbons. Allows Carbons to speak with sign language if they have the relevant traits. Implements sign language by incrementally overriding several critical functions, variables, and argument lists.

Define Details

SIGN_OKAY

Defines used to determine whether a sign language user can sign or not, and if not, why they cannot.