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:
Vera Aguilera Puerto
2020-12-20 02:16:15 +01:00
parent c9e9d9f4dd
commit dc5f77f6c8

View File

@@ -223,15 +223,3 @@
- type: Item
size: 24
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