Change some instrument program #'s to better fit their name/sound. (#938)
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
id: MinimoogInstrument
|
id: MinimoogInstrument
|
||||||
components:
|
components:
|
||||||
- type: Instrument
|
- type: Instrument
|
||||||
program: 7
|
program: 81
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Instruments/otherinstruments.rsi
|
sprite: Objects/Instruments/otherinstruments.rsi
|
||||||
state: minimoog
|
state: minimoog
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
id: SynthesizerInstrument
|
id: SynthesizerInstrument
|
||||||
components:
|
components:
|
||||||
- type: Instrument
|
- type: Instrument
|
||||||
program: 2
|
program: 62
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Instruments/h_synthesizer.rsi
|
sprite: Objects/Instruments/h_synthesizer.rsi
|
||||||
state: icon
|
state: icon
|
||||||
|
|||||||
Reference in New Issue
Block a user