Space Station 13 - Modules - TypesVar Details - Proc Details

mecha_equipment

Vars

activeIs equip active?
active_labelLabel used in the ui next to the Activate/Enable/Disable buttons
equip_cooldownOnly used in start_cooldown() and do_after_cooldown(), so be sure to add one of these procs to your successful action().
equip_readyCan we use equip?

Procs

is_faced_targetProc that checks if the target of the mecha is in front of it

Var Details

active

Is equip active?

active_label

Label used in the ui next to the Activate/Enable/Disable buttons

equip_cooldown

Only used in start_cooldown() and do_after_cooldown(), so be sure to add one of these procs to your successful action().

equip_ready

Can we use equip?

Proc Details

is_faced_target

Proc that checks if the target of the mecha is in front of it

Arguments