flamethrower
Vars | |
adjustable_chem_amt | Can this thing vary the amount of stuff loaded? |
---|---|
adjustable_temp | Can this thing vary the temperature? |
amt_chem | How much chem to try to stuff into the projectile |
amt_chem_max | Maximum volume this thing can shoot per shot |
base_temperature | Set the projectile to make the reagents be this hot |
chem_divisor | Divisor for chem amount - make all modes use chems at around the same rate |
max_temperature | Maximum temperature this thing'll set the reagents to |
min_temperature | Minimum temperature this thing'll set the reagents to |
swappable_tanks | Can we swap out the tanks? Mainly so backpack flamers don't lose their flamer |
Procs | |
afterattack | allow refilling the fuel tank by simply clicking the reagent dispensers |
canshoot | Just check if there's a usable air and fuel tank |
process_ammo | check for tank, pressure in tank, fuelltank, fuel in tank, and... then dump the stuff into it! |
swap_any | Swaps out the fuel tank |
Var Details
adjustable_chem_amt
Can this thing vary the amount of stuff loaded?
adjustable_temp
Can this thing vary the temperature?
amt_chem
How much chem to try to stuff into the projectile
amt_chem_max
Maximum volume this thing can shoot per shot
base_temperature
Set the projectile to make the reagents be this hot
chem_divisor
Divisor for chem amount - make all modes use chems at around the same rate
max_temperature
Maximum temperature this thing'll set the reagents to
min_temperature
Minimum temperature this thing'll set the reagents to
swappable_tanks
Can we swap out the tanks? Mainly so backpack flamers don't lose their flamer
Proc Details
afterattack
allow refilling the fuel tank by simply clicking the reagent dispensers
canshoot
Just check if there's a usable air and fuel tank
process_ammo
check for tank, pressure in tank, fuelltank, fuel in tank, and... then dump the stuff into it!
swap_any
Swaps out the fuel tank