code/datums/components/listen_and_repeat.dm
MAX_SPEECH_BUFFER_SIZE | The maximum number of phrases we can store in our speech buffer |
---|---|
RADIO_IGNORE_CHANCE | Tendency we have to ignore radio chatter |
/datum/component/listen_and_repeat | Simple element that will deterministically set a value based on stuff that the source has heard and will then compel the source to repeat it. Requires a valid AI Blackboard. |
Define Details
MAX_SPEECH_BUFFER_SIZE
The maximum number of phrases we can store in our speech buffer
RADIO_IGNORE_CHANCE
Tendency we have to ignore radio chatter