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

glowstick

Vars

fuel_typeType of reagent we add as fuel
max_fuelHow much max fuel we have
oxygen_addedHow much oxygen gets added upon cracking the stick. Doesn't actually produce a reaction with the fluid but it does allow for bootleg chemical "grenades"
temp_per_fuelHow much temperature gets added for every unit of fuel burned down
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_type

Type of reagent we add as fuel

max_fuel

How much max fuel we have

oxygen_added

How much oxygen gets added upon cracking the stick. Doesn't actually produce a reaction with the fluid but it does allow for bootleg chemical "grenades"

temp_per_fuel

How much temperature gets added for every unit of fuel burned down

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