/tg/ Station 13 - Modules - TypesDefine Details

code/modules/language/_language.dm

SCRAMBLE_CACHE_LENLast 50 spoken (uncommon) words will be cached before we start cycling them out (re-randomizing them)
SENTENCE_CACHE_LENLast 20 spoken sentences will be cached before we start cycling them out (re-randomizing them)
/datum/languageDatum based languages. Easily editable and modular.

Define Details

SCRAMBLE_CACHE_LEN

Last 50 spoken (uncommon) words will be cached before we start cycling them out (re-randomizing them)

SENTENCE_CACHE_LEN

Last 20 spoken sentences will be cached before we start cycling them out (re-randomizing them)