code/datums/components/mob_chain.dm
/datum/component/mob_chain | Component allowing you to create a linked list of mobs. These mobs will follow each other and attack as one, as well as sharing damage taken. |
---|---|
/datum/action/cooldown/worm_contract | Shrink the chain of mobs into one tile. |