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:
committed by
GitHub
parent
ed9aae8005
commit
bffe4df16f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user