/tg/ Station 13 - Modules - TypesDefine Details

code/datums/components/listen_and_repeat.dm

MAX_SPEECH_BUFFER_SIZEThe maximum number of phrases we can store in our speech buffer
RADIO_IGNORE_CHANCETendency we have to ignore radio chatter
/datum/component/listen_and_repeatSimple 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