From 341dc4d3838bf8c17c8a6a5a06fee8cd5fe5a568 Mon Sep 17 00:00:00 2001 From: SolidSyn Date: Tue, 21 Oct 2025 15:36:35 -0700 Subject: [PATCH] Changed mindswaps cooldown from 5 minutes to 3 minutes (#41027) --- Resources/Prototypes/Magic/mindswap_spell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Magic/mindswap_spell.yml b/Resources/Prototypes/Magic/mindswap_spell.yml index 0a28a9683b..4fbb1748b7 100644 --- a/Resources/Prototypes/Magic/mindswap_spell.yml +++ b/Resources/Prototypes/Magic/mindswap_spell.yml @@ -5,7 +5,7 @@ description: Exchange bodies with another person! components: - type: Action - useDelay: 300 + useDelay: 180 sound: !type:SoundPathSpecifier path: /Audio/Magic/staff_animation.ogg icon: -- 2.51.2