Remove unlimited synth prototype.
Maybe it isn't the greatest of ideas, given how anybody could spawn it in sandbox mode.
This commit is contained in:
@@ -223,15 +223,3 @@
|
|||||||
- type: Item
|
- type: Item
|
||||||
size: 24
|
size: 24
|
||||||
sprite: Objects/Fun/Instruments/h_synthesizer.rsi
|
sprite: Objects/Fun/Instruments/h_synthesizer.rsi
|
||||||
|
|
||||||
- type: entity
|
|
||||||
name: super synthesizer
|
|
||||||
suffix: no MIDI limits
|
|
||||||
description: Blasting the ghetto with Touhou MIDIs since 2020.
|
|
||||||
id: SuperSynthesizerUnlimitedInstrument
|
|
||||||
parent: SuperSynthesizerInstrument
|
|
||||||
components:
|
|
||||||
- type: Instrument
|
|
||||||
allowPercussion: true
|
|
||||||
allowProgramChange: true
|
|
||||||
respectMidiLimits: false
|
|
||||||
|
|||||||
Reference in New Issue
Block a user