/tg/ Station 13 - Modules - TypesVar Details - Proc Details

blob

retreat doesn't obey pass_flags, so won't work on blob mobs.

Vars

factoryThe factory blob tile that generated this blob minion
independentIf this is related to anything else
overmindBlob camera that controls the blob

Procs

Gotooverride to use astar/JPS instead of walk_to so we can take our blob pass_flags into account.

Var Details

factory

The factory blob tile that generated this blob minion

independent

If this is related to anything else

overmind

Blob camera that controls the blob

Proc Details

Goto

override to use astar/JPS instead of walk_to so we can take our blob pass_flags into account.