From 5ff4c2f4ae287532ee912b6ed3b3de6cf7fd54df Mon Sep 17 00:00:00 2001 From: Alzore <140123969+Blackern5000@users.noreply.github.com> Date: Sun, 17 Dec 2023 17:27:01 -0600 Subject: [PATCH] Tiny 1x1 Zipties (#22681) --- Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml index a0c010352f..f2fbab04a0 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml @@ -63,6 +63,9 @@ id: Zipties parent: Handcuffs components: + - type: Item + size: Tiny + storedRotation: 0 - type: Handcuff breakoutTime: 20 # halfway between improvised cablecuffs and metal ones cuffedRSI: Objects/Misc/cablecuffs.rsi # cablecuffs will look fine -- 2.51.2