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

transfer_valve

Vars

cable_overlayour overlay when wired = true
wireddo we have cables attached to be able to be put on the back?

Procs

merge_gasesMerge both gases into a single tank. Combine the volume by default. If target tank isn't specified default to tank_two
on_friedSignal when deep fried, so it can have an explosive reaction!
readyReturns 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.