transfer_valve
Vars | |
cable_overlay | our overlay when wired = true |
---|---|
wired | do we have cables attached to be able to be put on the back? |
Procs | |
merge_gases | Merge both gases into a single tank. Combine the volume by default. If target tank isn't specified default to tank_two |
on_fried | Signal when deep fried, so it can have an explosive reaction! |
ready | Returns if this is ready to be detonated. Checks if both tanks are in place. |
Var Details
cable_overlay
our overlay when wired = true
wired
do we have cables attached to be able to be put on the back?
Proc Details
merge_gases
Merge both gases into a single tank. Combine the volume by default. If target tank isn't specified default to tank_two
on_fried
Signal when deep fried, so it can have an explosive reaction!
ready
Returns if this is ready to be detonated. Checks if both tanks are in place.