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

glowstick

Vars

fuelHow many seconds of fuel we have left
max_fuelHow much max fuel we have
timer_idThe timer id powering our burning

Procs

burn_downBurns down the glowstick by the specified time Returns the amount of time we need to burn before a visual change will occur

Var Details

fuel

How many seconds of fuel we have left

max_fuel

How much max fuel we have

timer_id

The timer id powering our burning

Proc Details

burn_down

Burns down the glowstick by the specified time Returns the amount of time we need to burn before a visual change will occur