Space Station 13 - Modules - TypesVar Details - Proc Details

clamp

Hydraulic Clamp - Lets you pick up and drop crates.

Vars

load_timeTime it takes to load a crate.
max_cratesThe max amount of crates you can carry.
stored_cratesThe crates stored in the module.

Procs

should_cancel_dropChecks if the target crate has already been dropped by another on_select_use call

Var Details

load_time

Time it takes to load a crate.

max_crates

The max amount of crates you can carry.

stored_crates

The crates stored in the module.

Proc Details

should_cancel_drop

Checks if the target crate has already been dropped by another on_select_use call