From 5ce171d15d1327729e762e430d8350ade0e15087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20C=C3=A9sar=20Ueti?= <52474532+Mirino97@users.noreply.github.com> Date: Sat, 2 Jul 2022 23:37:44 -0300 Subject: [PATCH] Extends cutting delay for cables from .25 to .50 (#9366) --- Resources/Prototypes/Entities/Structures/Power/cables.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Power/cables.yml b/Resources/Prototypes/Entities/Structures/Power/cables.yml index 7c6100fc10..2bf3f428ea 100644 --- a/Resources/Prototypes/Entities/Structures/Power/cables.yml +++ b/Resources/Prototypes/Entities/Structures/Power/cables.yml @@ -4,6 +4,8 @@ placement: mode: SnapgridCenter components: + - type: Cable + cuttingDelay: 1 - type: Clickable - type: InteractionOutline - type: Transform