express ![code/modules/cargo/expressconsole.dm 4](git.png)
Vars | |
beacon | The linked supplypod beacon |
---|---|
beacon_print_cooldown | Cooldown to prevent beacon spam |
landingzone | Where we droppin boys |
locked | If this console is locked and needs to be unlocked with an ID |
printed_beacons | Number of beacons printed. Used to determine beacon names. |
using_beacon | Is the console in beacon mode? Exists to let beacon know when a pod may come in |
Var Details
beacon ![code/modules/cargo/expressconsole.dm 19](git.png)
The linked supplypod beacon
beacon_print_cooldown ![code/modules/cargo/expressconsole.dm 30](git.png)
Cooldown to prevent beacon spam
landingzone ![code/modules/cargo/expressconsole.dm 21](git.png)
Where we droppin boys
locked ![code/modules/cargo/expressconsole.dm 24](git.png)
If this console is locked and needs to be unlocked with an ID
printed_beacons ![code/modules/cargo/expressconsole.dm 28](git.png)
Number of beacons printed. Used to determine beacon names.
using_beacon ![code/modules/cargo/expressconsole.dm 26](git.png)
Is the console in beacon mode? Exists to let beacon know when a pod may come in