/tg/ Station 13 - Modules - Types

code/datums/components/multiple_lives.dm

/datum/component/multiple_livesA simple component that spawns a mob of the same type and transfers itself to it when parent dies. For more complex behaviors, use the COMSIG_ON_MULTIPLE_LIVES_RESPAWN comsig.