respawn_implant ![modular_skyrat/modules/mapping/code/automatic_respawner.dm 80](git.png)
Vars | |
given_component | What is the path of the component added when someone uses the implant? |
---|---|
Procs | |
add_given_component | Adds the component from the given_component variable to the target mob's mind. returns FALSE if the given_component cannot be added to the target's mind. |
Var Details
given_component ![modular_skyrat/modules/mapping/code/automatic_respawner.dm 89](git.png)
What is the path of the component added when someone uses the implant?
Proc Details
add_given_component
Adds the component from the given_component
variable to the target
mob's mind. returns FALSE if the given_component
cannot be added to the target's mind.