made the guitars be able to be worn on suitstorage (#29048)

* made the guitars be able to be worn on suitstorage

* minor fix
This commit is contained in:
Boaz1111
2024-07-10 01:28:10 +02:00
committed by GitHub
parent 93197b6cce
commit d3495fc51c
9 changed files with 20 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
quickEquip: false
slots:
- back
- suitStorage
sprite: Objects/Fun/Instruments/eguitar.rsi
- type: Tag
tags:
@@ -50,6 +51,7 @@
quickEquip: false
slots:
- back
- suitStorage
sprite: Objects/Fun/Instruments/bassguitar.rsi
- type: Tag
tags:
@@ -78,6 +80,7 @@
quickEquip: false
slots:
- back
- suitStorage
sprite: Objects/Fun/Instruments/rockguitar.rsi
- type: Tag
tags:
@@ -120,6 +123,7 @@
quickEquip: false
slots:
- back
- suitStorage
sprite: Objects/Fun/Instruments/guitar.rsi
- type: Wieldable
- type: Damageable # Smash it! Does 20 damage a hit, but breaks after 1 hit.