chemical_canister
Vars | |
accepted_chemicals | Which reagent IDs do we accept |
---|---|
ammo | How much ammo do we have? Empty at 0. |
chem_burn_duration | The burn duration of our currently stored chemical |
chem_burn_temp | The burn temperature of our currently stored chemical |
current_reagent_id | The currently stored reagent ID |
fire_applications | How many firestacks will our reagent apply |
first_time_silent | Are we silent on the first change of reagents? |
has_filled_reagent | Do we have a locked in reagent type? |
required_volume | How many units of the reagent do we need to have it's effects kick in? |
stored_chemical | What chemical do we have? This will be the chemical ID, so a string |
Var Details
accepted_chemicals
Which reagent IDs do we accept
ammo
How much ammo do we have? Empty at 0.
chem_burn_duration
The burn duration of our currently stored chemical
chem_burn_temp
The burn temperature of our currently stored chemical
current_reagent_id
The currently stored reagent ID
fire_applications
How many firestacks will our reagent apply
first_time_silent
Are we silent on the first change of reagents?
has_filled_reagent
Do we have a locked in reagent type?
required_volume
How many units of the reagent do we need to have it's effects kick in?
stored_chemical
What chemical do we have? This will be the chemical ID, so a string