crate 
Vars | |
| can_be_emissive | Can our crate make emissive light? |
|---|---|
| crate_climb_time | The time spent to climb this crate. |
| elevation | Mobs standing on it are nudged up by this amount. |
| elevation_open | The same, but when the crate is open |
| manifest | The reference of the manifest paper attached to the cargo crate. |
| overlay_lightmask | Overlay for lightmask of our crate |
| wired_for_trap | Wired up and ready to be fitted with an electropack trap. |
Procs | |
| notify_recipient | Called when a crate is delivered by MULE at a location, for notifying purposes |
| tear_manifest | Removes the supply manifest from the closet |
Var Details
can_be_emissive 
Can our crate make emissive light?
crate_climb_time 
The time spent to climb this crate.
elevation 
Mobs standing on it are nudged up by this amount.
elevation_open 
The same, but when the crate is open
manifest 
The reference of the manifest paper attached to the cargo crate.
overlay_lightmask 
Overlay for lightmask of our crate
wired_for_trap 
Wired up and ready to be fitted with an electropack trap.
Proc Details
notify_recipient
Called when a crate is delivered by MULE at a location, for notifying purposes
tear_manifest
Removes the supply manifest from the closet