From: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com> Date: Sat, 10 May 2025 13:47:57 +0000 (+0300) Subject: Fix: Add ability to execute using crusher weapons (#37330) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=51205454f38d2b114df1bebb797892fe95c94144;p=space-station-14.git Fix: Add ability to execute using crusher weapons (#37330) * Fix * Oops * Skill issue --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml index 597df3f83e..8cbf2530ec 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml @@ -98,6 +98,8 @@ description: An early design of the proto-kinetic accelerator. components: - type: Sharp + - type: Execution + doAfterDuration: 4.0 - type: UnpoweredFlashlight - type: PointLight color: "#ffeead"