blob_minion 
Root of shared behaviour for mobs spawned by blobs, is abstract and should not be spawned
Vars | |
death_cloud_size | Size of cloud produced from a dying spore |
---|---|
Procs | |
link_to_factory | 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 |
Var Details
death_cloud_size 
Size of cloud produced from a dying spore
Proc Details
link_to_factory
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