mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Now mecha area denial feedback is closer to 5 seconds apart then ever.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user