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

syndicrate

Vars

created_itemsvariable that only lets the crate open if opened by a key from the uplink
unlock_contentsthis is what will spawn when it is opened with a syndicrate key

Procs

attackbyensures that the syndicrate can only be unlocked by opening it with a syndicrate_key
can_openoverwrites default opening behavior until it is unlocked via the syndicrate key
closet_update_overlayssyndicrate has a unique overlay for being unlocked
take_damageif the crate takes damage it will explode 25% of the time

Var Details

created_items

variable that only lets the crate open if opened by a key from the uplink

unlock_contents

this is what will spawn when it is opened with a syndicrate key

Proc Details

attackby

ensures that the syndicrate can only be unlocked by opening it with a syndicrate_key

can_open

overwrites default opening behavior until it is unlocked via the syndicrate key

closet_update_overlays

syndicrate has a unique overlay for being unlocked

take_damage

if the crate takes damage it will explode 25% of the time