From 15214358b7ac7fc472542fbf4958b6c02f2cc068 Mon Sep 17 00:00:00 2001 From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Thu, 10 Mar 2022 16:59:11 +0300 Subject: [PATCH] Wearing guitar on your back. (#6981) Co-authored-by: metalgearsloth --- .../Prototypes/Entities/Objects/Fun/instruments.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Fun/instruments.yml b/Resources/Prototypes/Entities/Objects/Fun/instruments.yml index aea965c66f..792c22273c 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/instruments.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/instruments.yml @@ -47,13 +47,15 @@ - type: Sprite sprite: Objects/Fun/Instruments/guitar.rsi state: icon - - type: Item - size: 24 - sprite: Objects/Fun/Instruments/guitar.rsi - type: Tag tags: - StringInstrument - + - type: Clothing + size: 24 + QuickEquip: false + Slots: + - back + sprite: Objects/Fun/Instruments/guitar.rsi - type: entity parent: BaseHandheldInstrument