fixup! fix(DB/Cooldown): Remove CD override Salvaged Demolisher's Hur… (#25580)

This commit is contained in:
sogladev 2026-04-25 02:11:33 +02:00 committed by GitHub
parent 47007bd9a5
commit 2d09787d45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
-- DB update 2026_04_24_02 -> 2026_04_25_00
--
DELETE `spell_cooldown_overrides` WHERE `Id`=62306;
DELETE FROM `spell_cooldown_overrides` WHERE `Id`=62306;