Add PercussionInstrument tag to Woodblock (#21874)

This commit is contained in:
DanSAussieITS
2023-12-11 10:29:17 +11:00
committed by GitHub
parent add5236843
commit 4eb7a8ce7d
2 changed files with 4 additions and 1 deletions

View File

@@ -328,7 +328,7 @@
description: bounty-description-percussion description: bounty-description-percussion
entries: entries:
- name: bounty-item-percussion - name: bounty-item-percussion
amount: 3 amount: 4
whitelist: whitelist:
tags: tags:
- PercussionInstrument - PercussionInstrument

View File

@@ -108,6 +108,9 @@
- type: Sprite - type: Sprite
sprite: Objects/Fun/Instruments/woodblock.rsi sprite: Objects/Fun/Instruments/woodblock.rsi
state: icon state: icon
- type: Tag
tags:
- PercussionInstrument
- type: entity - type: entity
parent: BaseHandheldInstrument parent: BaseHandheldInstrument