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

pollution

Vars

heightHeight of the pollution, used to create a sandpiling effect
managed_overlayThe vis content we are managing
my_turfReference to the turf we're on
pollutantsList of all pollutant types to their amount
total_amountTotal amount

Procs

get_overlayProbably the most costly thing happening here
smell_actWhen a user smells this pollution

Var Details

height

Height of the pollution, used to create a sandpiling effect

managed_overlay

The vis content we are managing

my_turf

Reference to the turf we're on

pollutants

List of all pollutant types to their amount

total_amount

Total amount

Proc Details

get_overlay

Probably the most costly thing happening here

smell_act

When a user smells this pollution