From 9b2dbebcf7be9d2e76f627754345f576f0e6e68d Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Thu, 29 May 2025 23:41:25 +0000 Subject: [PATCH] fix smite use delay (#37940) --- Resources/Prototypes/Magic/touch_spells.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Magic/touch_spells.yml b/Resources/Prototypes/Magic/touch_spells.yml index f690288b0e..ba62a76421 100644 --- a/Resources/Prototypes/Magic/touch_spells.yml +++ b/Resources/Prototypes/Magic/touch_spells.yml @@ -6,6 +6,7 @@ components: - type: Action itemIconStyle: BigAction + useDelay: 90 - type: TargetAction interactOnMiss: false - type: EntityTargetAction -- 2.51.2