diff --git a/Resources/Prototypes/Entities/Items/Instruments.yml b/Resources/Prototypes/Entities/Items/Instruments.yml index ccfd97dd8d..08db84188f 100644 --- a/Resources/Prototypes/Entities/Items/Instruments.yml +++ b/Resources/Prototypes/Entities/Items/Instruments.yml @@ -23,6 +23,18 @@ - type: Icon texture: Objects/Instruments/musician.rsi/h_synthesizer.png +- type: entity + name: Acoustic Guitar + parent: BaseHandheldInstrument + id: AcousticGuitarInstrument + components: + - type: Instrument + program: 25 + - type: Sprite + texture: Objects/Instruments/musician.rsi/guitar.png + - type: Icon + texture: Objects/Instruments/musician.rsi/guitar.png + - type: entity name: Violin parent: BaseHandheldInstrument