diff --git a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_wind.yml b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_wind.yml index c8a098b586e..3b89d1075be 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_wind.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_wind.yml @@ -52,7 +52,7 @@ - KeyedInstrument - type: entity - parent: BaseHandheldInstrument + parent: [BaseHandheldInstrument, Clothing] id: HarmonicaInstrument name: harmonica components: @@ -64,6 +64,13 @@ - type: Item size: Small sprite: Objects/Fun/Instruments/harmonica.rsi + storedRotation: -90 + - type: Clothing + quickEquip: false + slots: + - neck + - type: ActivatableUI + inHandsOnly: false - type: Tag tags: - WoodwindInstrument