More good looking inventory part 2.2 (instruments version) (#26090)

(cherry picked from commit 91aa6445714d6b833474fcb911c4c8555a54f799)
This commit is contained in:
lzk 2024-03-13 20:03:34 +01:00 committed by Debug
parent ba79603f62
commit c7ea45da59
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
4 changed files with 12 additions and 4 deletions

View File

@ -809,8 +809,8 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatMagician
name: magician's top hat.
description: "A magician's top hat."
name: magician's tophat
description: "A magician's tophat."
components:
- type: Icon
sprite: Clothing/Head/Hats/magician.rsi
@ -827,6 +827,7 @@
- type: Item
size: Small
sprite: Clothing/Head/Hats/magician.rsi
storedRotation: 0
- type: Storage
grid:
- 0,0,0,0

View File

@ -89,6 +89,7 @@
program: 125
- type: Item
size: Small
storedRotation: -90
- type: entity
parent: BaseHandheldInstrument
@ -118,6 +119,7 @@
- type: Item
size: Small
sprite: Objects/Fun/Instruments/gunpet.rsi
storedRotation: -90
- type: Tag
tags:
- Sidearm
@ -141,6 +143,7 @@
- type: Item
sprite: Objects/Fun/Instruments/bike_horn.rsi
size: Small
storedRotation: -90
- type: Clothing
sprite: Objects/Fun/Instruments/bike_horn.rsi
slots: [Belt]

View File

@ -98,6 +98,8 @@
- type: Tag
tags:
- KeyedInstrument
- type: Item
size: Small
- type: entity
parent: BaseHandheldInstrument

View File

@ -64,6 +64,7 @@
- type: Item
size: Small
sprite: Objects/Fun/Instruments/harmonica.rsi
storedRotation: -90
- type: Tag
tags:
- WoodwindInstrument
@ -134,7 +135,7 @@
sprite: Objects/Fun/Instruments/panflute.rsi
state: icon
- type: Item
size: Normal
size: Small
sprite: Objects/Fun/Instruments/panflute.rsi
- type: Tag
tags:
@ -153,8 +154,9 @@
sprite: Objects/Fun/Instruments/ocarina.rsi
state: icon
- type: Item
size: Normal
size: Small
sprite: Objects/Fun/Instruments/ocarina.rsi
storedRotation: -90
- type: Tag
tags:
- WoodwindInstrument