code/datums/components/mind_linker.dm
/datum/component/mind_linker | A 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_linking | Subtype 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. |