blob_minion 
Common behaviour shared by things which are minions to a blob
Vars | |
| on_strain_changed | Callback to run if overmind strain changes |
|---|---|
| overmind | Overmind who is our boss |
Procs | |
| on_attempted_pass | Someone is attempting to move through us, allow it if it is a blob tile |
| on_blob_touched | If we feel the gentle caress of a blob, we feel better |
| on_burned | If we feel the fearsome bite of open flame, we feel worse |
| on_mind_init | Become blobpilled when we gain a mind |
| on_space_move | If we're near a blob, stop drifting |
| on_transformed | Called when a blob minion is transformed into something else, hopefully a spore into a zombie |
| on_try_speech | We only speak telepathically to blobs |
| on_update_appearance | When our icon is updated, update our colour too |
| on_update_status_tab | When our icon is updated, update our colour too |
| overmind_deleted | Our overmind is gone, uh oh! |
| overmind_properties_changed | Our overmind has changed colour and properties |
Var Details
on_strain_changed 
Callback to run if overmind strain changes
overmind 
Overmind who is our boss
Proc Details
on_attempted_pass
Someone is attempting to move through us, allow it if it is a blob tile
on_blob_touched
If we feel the gentle caress of a blob, we feel better
on_burned
If we feel the fearsome bite of open flame, we feel worse
on_mind_init
Become blobpilled when we gain a mind
on_space_move
If we're near a blob, stop drifting
on_transformed
Called when a blob minion is transformed into something else, hopefully a spore into a zombie
on_try_speech
We only speak telepathically to blobs
on_update_appearance
When our icon is updated, update our colour too
on_update_status_tab
When our icon is updated, update our colour too
overmind_deleted
Our overmind is gone, uh oh!
overmind_properties_changed
Our overmind has changed colour and properties