Fixes Door Timer Override

This commit is contained in:
Fox McCloud
2019-08-22 18:59:25 -04:00
parent e717183500
commit bf5b29af77
+1 -1
View File
@@ -20,7 +20,7 @@
var/welded = FALSE
var/normalspeed = 1
var/auto_close_time = 150
var/auto_close_time_dangerous = 5
var/auto_close_time_dangerous = 15
var/assemblytype //the type of door frame to drop during deconstruction
var/datum/effect_system/spark_spread/spark_system
var/damage_deflection = 10