/tg/ Station 13 - Modules - Types

code/datums/components/mind_linker.dm

/datum/component/mind_linkerA component that handles linking multiple player's minds into one network which allows them to talk directly to one another. Like telepathy but for multiple people at once!
/datum/component/mind_linker/active_linkingSubtype of mind linker (I know) which is more active rather than passive, which involves the master linking people manually rather than people being added automatically.