code/game/objects/structures/cargo_shelf.dm 
| DEFAULT_SHELF_USE_DELAY | Default interaction delay of the shelf |
|---|---|
| DEFAULT_SHELF_VERTICAL_OFFSET | Vertical pixel offset of shelving-related things. Set to 10 by default due to this leaving more of the crate on-screen to be clicked. |
| /obj/structure/cargo_shelf | MARK: Crate Shelf |
Define Details
DEFAULT_SHELF_USE_DELAY 
Default interaction delay of the shelf
DEFAULT_SHELF_VERTICAL_OFFSET 
Vertical pixel offset of shelving-related things. Set to 10 by default due to this leaving more of the crate on-screen to be clicked.