mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Making certain SMES and Blast Doors be critical + remapping Tesla APC and SM blast doors (#5993)
This commit is contained in:
committed by
Werner
parent
7aba102b1d
commit
e7ff9f8931
@@ -55,6 +55,7 @@
|
||||
var/input_pulsed = 0
|
||||
var/output_cut = 0
|
||||
var/output_pulsed = 0
|
||||
var/is_critical = FALSE // Use by gridcheck event, if set to true we do not disable it
|
||||
var/failure_timer = 0 // Set by gridcheck event, temporarily disables the SMES.
|
||||
var/target_load = 0
|
||||
var/open_hatch = 0
|
||||
|
||||
Reference in New Issue
Block a user