syndicrate

Vars | |
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 |
Procs | |
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 |
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