code/modules/language/_language.dm 
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) |
/datum/language | Datum 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)