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