From: liltenhead <104418166+liltenhead@users.noreply.github.com> Date: Thu, 15 Feb 2024 20:54:41 +0000 (-0800) Subject: Reduce eshield hp (#25258) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=11cd4ff5aa136281e970d9d6410b8e7f1914d2dd;p=space-station-14.git Reduce eshield hp (#25258) reduce eshield hp --- diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index 7427b7f87a..b794e42ff7 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -439,7 +439,7 @@ acts: [ "Destruction" ] - trigger: !type:DamageTrigger - damage: 150 + damage: 100 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ]