Space Station 13 - Modules - TypesVar Details - Proc Details

blob_minion

Root of shared behaviour for mobs spawned by blobs, is abstract and should not be spawned

Vars

factory_linkedIs blob mob linked to factory

Procs

link_to_factoryAssociates this mob with a specific blob factory node
on_factory_destroyedCalled when our factory is destroyed
on_strain_updatedCalled when our blob overmind changes their variant, update some of our mob properties

Var Details

factory_linked

Is blob mob linked to factory

Proc Details

Associates this mob with a specific blob factory node

on_factory_destroyed

Called when our factory is destroyed

on_strain_updated

Called when our blob overmind changes their variant, update some of our mob properties