From ceeb3e68a8b700dc45b0b38019f0b2a9ba811b76 Mon Sep 17 00:00:00 2001 From: Quanteey <61941975+Quanteey@users.noreply.github.com> Date: Wed, 6 Aug 2025 21:07:11 +0200 Subject: [PATCH] Fix deltav wizard smite usedelay override --- Resources/Prototypes/Magic/touch_spells.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Magic/touch_spells.yml b/Resources/Prototypes/Magic/touch_spells.yml index 3e46efcbfa..a0d19c4b8c 100644 --- a/Resources/Prototypes/Magic/touch_spells.yml +++ b/Resources/Prototypes/Magic/touch_spells.yml @@ -6,7 +6,7 @@ components: - type: Action itemIconStyle: BigAction - useDelay: 90 + useDelay: 300 # DeltaV - fix delay because jesus christ - type: TargetAction interactOnMiss: false - type: EntityTargetAction