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

fluid

A particle effect that belongs to a fluid group.

Vars

effect_bucketWhat SSfluid bucket this particle effect is currently in.
groupThe fluid group that this particle effect belongs to.
spread_bucketThe index of the fluid spread bucket this is being spread in.

Procs

spreadAttempts to spread this fluid node to wherever it can spread.

Var Details

effect_bucket

What SSfluid bucket this particle effect is currently in.

group

The fluid group that this particle effect belongs to.

spread_bucket

The index of the fluid spread bucket this is being spread in.

Proc Details

spread

Attempts to spread this fluid node to wherever it can spread.

Exact results vary by subtype implementation.