From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Sat, 14 Sep 2024 13:09:43 +0000 (+0200) Subject: Add briefcase damage (#32063) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b68fcb6a4eb9254eb5ca73fb7066cfaebb887d80;p=space-station-14.git Add briefcase damage (#32063) Initial commit --- diff --git a/Resources/Prototypes/Entities/Objects/Misc/briefcases.yml b/Resources/Prototypes/Entities/Objects/Misc/briefcases.yml index 762204701c..77ddcf0d98 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/briefcases.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/briefcases.yml @@ -12,6 +12,10 @@ - type: Tag tags: - Briefcase + - type: MeleeWeapon + damage: + types: + Blunt: 8 - type: entity parent: BriefcaseBase