Space Station 13 - Modules - TypesVar Details

torch_holder

Vars

ancientFor mapping. Ancient torches can't be taken away and they are infinite
brightness_colorLight colour when on
brightness_powerLight power when on
brightness_rangeLight range when on. Standart torch is brighter, this is for mapping reason.
fakelOur torch, that stored in holder
fuelFuel consumption
fuel_lowerNew torch related stuff
statusTorch holder status (TORCH_OK | TORCH_EMPTY | TORCH_OFF | TORCH_BURNED)
timerTimer for our torch.

Var Details

ancient

For mapping. Ancient torches can't be taken away and they are infinite

brightness_color

Light colour when on

brightness_power

Light power when on

brightness_range

Light range when on. Standart torch is brighter, this is for mapping reason.

fakel

Our torch, that stored in holder

fuel

Fuel consumption

fuel_lower

New torch related stuff

status

Torch holder status (TORCH_OK | TORCH_EMPTY | TORCH_OFF | TORCH_BURNED)

timer

Timer for our torch.