Now mecha area denial feedback is closer to 5 seconds apart then ever.

This commit is contained in:
PsiOmega
2014-08-24 23:41:15 +02:00
parent 23576ffdb6
commit 3367fdf8bb
+1 -1
View File
@@ -51,7 +51,7 @@
E.load << block_message
feedback_timer = 1
spawn(5) //Without this timer the feedback becomes horribly spamy
spawn(50) //Without this timer the feedback becomes horribly spamy
feedback_timer = 0
/obj/machinery/mech_sensor/proc/enabled()