Add gilded bike horn instrument, expose MidiBank on instruments (#1034)

* Add gilded bike horn instrument, expose MidiBank on instruments

* Reduce soundfont size by removing duplicated samples
This commit is contained in:
Víctor Aguilera Puerto
2020-05-31 19:19:18 +02:00
committed by GitHub
parent ed9aae8005
commit bffe4df16f
7 changed files with 95 additions and 0 deletions

View File

@@ -210,3 +210,22 @@
- type: Item
Size: 24
sprite: Objects/Instruments/banjo.rsi
- type: entity
name: gilded bike horn
description: An exquisitely decorated bike horn, capable of honking in a variety of notes.
parent: BaseHandheldInstrument
id: BikeHornInstrument
components:
- type: Instrument
program: 1
bank: 1
- type: Sprite
sprite: Objects/Instruments/bike_horn.rsi
state: icon
- type: Icon
sprite: Objects/Instruments/bike_horn.rsi
state: icon
- type: Item
Size: 24
sprite: Objects/Instruments/bike_horn.rsi