From 629ff929c51ab5c38519fb5587afb5b47144e2cb Mon Sep 17 00:00:00 2001 From: FL-OZ <58238103+FL-OZ@users.noreply.github.com> Date: Thu, 21 May 2020 08:17:34 -0500 Subject: [PATCH] Change some instrument program #'s to better fit their name/sound. (#938) --- Resources/Prototypes/Entities/Buildings/instruments.yml | 2 +- Resources/Prototypes/Entities/Items/Instruments.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Buildings/instruments.yml b/Resources/Prototypes/Entities/Buildings/instruments.yml index 22826ba0fe..671e6fc1df 100644 --- a/Resources/Prototypes/Entities/Buildings/instruments.yml +++ b/Resources/Prototypes/Entities/Buildings/instruments.yml @@ -47,7 +47,7 @@ id: MinimoogInstrument components: - type: Instrument - program: 7 + program: 81 - type: Sprite sprite: Objects/Instruments/otherinstruments.rsi state: minimoog diff --git a/Resources/Prototypes/Entities/Items/Instruments.yml b/Resources/Prototypes/Entities/Items/Instruments.yml index 24b8e5565e..b083775970 100644 --- a/Resources/Prototypes/Entities/Items/Instruments.yml +++ b/Resources/Prototypes/Entities/Items/Instruments.yml @@ -17,7 +17,7 @@ id: SynthesizerInstrument components: - type: Instrument - program: 2 + program: 62 - type: Sprite sprite: Objects/Instruments/h_synthesizer.rsi state: icon