]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix: Add ability to execute using crusher weapons (#37330)
authorWinkarst <74284083+Winkarst-cpu@users.noreply.github.com>
Sat, 10 May 2025 13:47:57 +0000 (16:47 +0300)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 13:47:57 +0000 (09:47 -0400)
* Fix

* Oops

* Skill issue

Resources/Prototypes/Entities/Objects/Weapons/Melee/mining.yml

index 597df3f83efdf0819b96a032db5cdbc5b3d43b12..8cbf2530ec9dce7d20a6ee7bdb297d3cf1f842c2 100644 (file)
@@ -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"