code/datums/ai/generic_behaviors/speech.dm 
| /datum/bt_node/ai_behavior/random_speech | Random speech behavior, for speech thats random |
|---|---|
| /datum/bt_node/ai_behavior/random_speech/legion | Make spooky sounds, if we have a corpse inside then impersonate them |
| /datum/bt_node/ai_behavior/random_speech_blackboard | Speech behavior that reads from a blackboard to pick what to say. Useful for things with dynamic speech behaviors |