modular_skyrat/modules/cargo_teleporter/code/cargo_teleporter.dm 
| CARGO_BEACON_CUSTOM | Palette entry that drops the user into the full 24 bit colour picker instead of a stock swatch. |
|---|---|
| CARGO_TELEPORTER_MAX_MARKERS | How many beacons a single teleporter can have staked out at once. |
| CARGO_TELEPORTER_COOLDOWN | How long the capacitor takes to recharge between pulls. |
| CARGO_TELEPORTER_LIFT_DELAY | How long the pad takes to line up each object after the first. Short, but it is what keeps the pad from lifting a whole room in one tick. |
| /obj/effect/temp_visual/decoy/cargo_teleport | The bluespace smear left by a lifted object. Clones its appearance, so a crate smears as a crate. |
Define Details
CARGO_BEACON_CUSTOM 
Palette entry that drops the user into the full 24 bit colour picker instead of a stock swatch.
CARGO_TELEPORTER_COOLDOWN 
How long the capacitor takes to recharge between pulls.
CARGO_TELEPORTER_LIFT_DELAY 
How long the pad takes to line up each object after the first. Short, but it is what keeps the pad from lifting a whole room in one tick.
CARGO_TELEPORTER_MAX_MARKERS 
How many beacons a single teleporter can have staked out at once.