From: Coolsurf6 Date: Mon, 13 Jan 2025 10:07:33 +0000 (+1000) Subject: Fixed Jazz Instrument for Electric Guitars (#33363) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=de78bedc5f1d1362c89be80fb586163ccc511c37;p=space-station-14.git Fixed Jazz Instrument for Electric Guitars (#33363) * fixed jazz midi program byte * swapped around jazz and clean in instrumentList --- diff --git a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_string.yml b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_string.yml index 3e2f02f828..ed1520ff99 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_string.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_string.yml @@ -9,7 +9,7 @@ - type: SwappableInstrument instrumentList: "Clean": {27: 0} - "Jazz": {25: 0} + "Jazz": {26: 0} "Muted": {28: 0} - type: Sprite sprite: Objects/Fun/Instruments/eguitar.rsi