Making certain SMES and Blast Doors be critical + remapping Tesla APC and SM blast doors (#5993)

This commit is contained in:
Mykhailo Bykhovtsev
2019-01-29 13:23:35 +01:00
committed by Werner
parent 7aba102b1d
commit e7ff9f8931
6 changed files with 81 additions and 18 deletions
+1
View File
@@ -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