From: FungiFellow <151778459+FungiFellow@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:43:56 +0000 (-0500) Subject: Add Truncheon to Secbelt Whitelist (#27281) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5fa424a43b9a04c4dc6839a9e5244f80d8e576e7;p=space-station-14.git Add Truncheon to Secbelt Whitelist (#27281) * Add Truncheon to Secbelt Whitelist * Update belts.yml * Added Truncehon Tag in Tags.yml * Update security.yml * Update security.yml --- diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 0b0d9e018a..1bae86a022 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -473,6 +473,7 @@ - MagazinePistol - MagazineMagnum - CombatKnife + - Truncheon components: - Stunbaton - FlashOnTrigger diff --git a/Resources/Prototypes/Entities/Objects/Weapons/security.yml b/Resources/Prototypes/Entities/Objects/Weapons/security.yml index b9d409fb3d..101314a1fb 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/security.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/security.yml @@ -102,6 +102,9 @@ bluntStaminaDamageFactor: 1.5 - type: Item size: Normal + - type: Tag + tags: + - Truncheon - type: Clothing sprite: Objects/Weapons/Melee/truncheon.rsi quickEquip: false diff --git a/Resources/Prototypes/tags.yml b/Resources/Prototypes/tags.yml index f6cedeb937..91b79f3d8e 100644 --- a/Resources/Prototypes/tags.yml +++ b/Resources/Prototypes/tags.yml @@ -1235,6 +1235,9 @@ - type: Tag id: TrashBag +- type: Tag + id: Truncheon + - type: Tag id: Unimplantable