mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 14:03:25 +00:00
Merge pull request #6160 from PsiOmegaDelta/DecaSeconds
Increased mecha area-denial feedback interval
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