code/datums/soullink.dm 
| /datum/soullink | Keeps 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/multisharer | Abstract soul link for use with 1 Owner -> Many Sharer setups. |