Space Station 13 - Modules - Types

code/datums/soullink.dm

/datum/soullinkKeeps track of a Mob->Mob (potentially Player->Player) connection. Can be used to trigger actions on one party when events happen to another (e.g. shared deaths). Can be used to form a linked list of mob-hopping. Does NOT transfer with minds.
/datum/soullink/multisharerAbstract soul link for use with 1 Owner -> Many Sharer setups.