From a924b1505ed1230ae406137b1541d2f897dc1b75 Mon Sep 17 00:00:00 2001 From: Swept Date: Sun, 3 Oct 2021 15:53:52 -0700 Subject: [PATCH] Cuffs can no longer be put in your belt slot (#4757) --- Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml index b35bf43dae..2fb7397f02 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/handcuffs.yml @@ -14,9 +14,6 @@ - type: Sprite sprite: Objects/Misc/handcuffs.rsi state: handcuff - - type: Clothing - sprite: Objects/Misc/handcuffs.rsi - Slots: [belt] - type: entity name: makeshift handcuffs @@ -49,13 +46,7 @@ - type: Construction graph: makeshifthandcuffs node: cuffscable - - type: Sprite sprite: Objects/Misc/cablecuffs.rsi state: cuff color: red - - - type: Clothing - sprite: Objects/Misc/cablecuffs.rsi - color: red - Slots: [belt]