From 6b8728b38f3b20f0740b668991e22a6a0f41c27d Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Mon, 13 Mar 2023 19:39:05 -0400 Subject: [PATCH] Make makeshift handcuffs green (#14645) --- Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml index 2d7c6b6c07..216a873e47 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml @@ -34,7 +34,7 @@ breakoutTime: 15 cuffedRSI: Objects/Misc/cablecuffs.rsi bodyIconState: body-overlay - color: red + color: forestgreen breakOnRemove: true brokenPrototype: CablecuffsBroken startCuffSound: @@ -53,7 +53,7 @@ - type: Sprite sprite: Objects/Misc/cablecuffs.rsi state: cuff - color: red + color: forestgreen - type: entity name: zipties -- 2.52.0