death_linked ![code/datums/components/death_linked.dm 6](git.png)
Death link component
When the owner of this component dies it also gibs a linked mob
Vars | |
linked_mob | The mob that also dies when the user dies |
---|---|
Procs | |
on_death | signal called by the stat of the target changing |
Var Details
linked_mob ![code/datums/components/death_linked.dm 10](git.png)
The mob that also dies when the user dies
Proc Details
on_death
signal called by the stat of the target changing