This commit is contained in:
mirrorcult
2021-10-22 02:14:09 -07:00
committed by GitHub
parent 04b49b45a6
commit d340bea100
5 changed files with 37 additions and 0 deletions

View File

@@ -69,6 +69,21 @@
size: 24
sprite: Objects/Fun/Instruments/trumpet.rsi
- type: entity
parent: BaseHandheldInstrument
id: GunpetInstrument
name: gunpet
description: Why do you need to examine this? Is it not self-explanatory?
components:
- type: Instrument
program: 127
- type: Sprite
sprite: Objects/Fun/Instruments/gunpet.rsi
state: icon
- type: Item
size: 24
sprite: Objects/Fun/Instruments/gunpet.rsi
- type: entity
parent: BaseHandheldInstrument
id: ElectricGuitarInstrument