From: DanSAussieITS <132237845+DanSAussieITS@users.noreply.github.com> Date: Sun, 10 Dec 2023 23:29:17 +0000 (+1100) Subject: Add PercussionInstrument tag to Woodblock (#21874) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=4eb7a8ce7d1941c77b2fbf435e284f72101274ae;p=space-station-14.git Add PercussionInstrument tag to Woodblock (#21874) --- diff --git a/Resources/Prototypes/Catalog/Bounties/bounties.yml b/Resources/Prototypes/Catalog/Bounties/bounties.yml index b428e6a264..bcfd6bdedc 100644 --- a/Resources/Prototypes/Catalog/Bounties/bounties.yml +++ b/Resources/Prototypes/Catalog/Bounties/bounties.yml @@ -328,7 +328,7 @@ description: bounty-description-percussion entries: - name: bounty-item-percussion - amount: 3 + amount: 4 whitelist: tags: - PercussionInstrument diff --git a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_percussion.yml b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_percussion.yml index d79b354df4..9a464a5009 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_percussion.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/Instruments/instruments_percussion.yml @@ -108,6 +108,9 @@ - type: Sprite sprite: Objects/Fun/Instruments/woodblock.rsi state: icon + - type: Tag + tags: + - PercussionInstrument - type: entity parent: BaseHandheldInstrument