byond - Modules - Types

code/__HELPERS/mobs.dm

/proc/random_tts_voice returns a random tts voice based on gender. Assumes theres 30 voices, not actually how many there are but yolo. todo should return based on gender but we need voice tags for that
/proc/do_after A delayed action with adjustable checks
/proc/deadchat_broadcast Displays a message in deadchat, sent by source. Source is not linkified, message is, to avoid stuff like character names to be linkified. Automatically gives the class deadsay to the whole message (message + source)