Yogstation 13 - Modules - TypesVar Details - Proc Details

Lavish Serpent

Vars

allow_pullingAllow / disallow pulling
backPrevious segment in the chain
current_stacksCurrently eaten arms
frontNext segment in the chain
oldlocYour old location
stacks_to_growHow many arms do we have to eat to expand?

Procs

contract_next_chain_into_single_tileUpdates chain links to force move onto a single tile
has_gravitynext link previous link current link
update_chain_linksUpdates the next mob in the chain to move to our last location, fixed the worm if somehow broken.

Var Details

allow_pulling

Allow / disallow pulling

back

Previous segment in the chain

current_stacks

Currently eaten arms

front

Next segment in the chain

oldloc

Your old location

stacks_to_grow

How many arms do we have to eat to expand?

Proc Details

contract_next_chain_into_single_tile

Updates chain links to force move onto a single tile

has_gravity

next link previous link current link

Updates the next mob in the chain to move to our last location, fixed the worm if somehow broken.