mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-14 16:03:45 +00:00
fix(Core/Spell): Restore SPELL_ATTR0_CU_AURA_CC (#4472)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1612676592853947300');
|
||||
|
||||
-- Stoneclaw Totem effect
|
||||
UPDATE `spell_custom_attr` SET `attributes`=`attributes`|32 WHERE `spell_id` = 5729;
|
||||
Reference in New Issue
Block a user