mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-16 05:55:07 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2026_03_08_02 -> 2026_03_08_03
|
||||
-- Remove SPELL_ATTR0_CU_DONT_BREAK_STEALTH (0x40) from Piercing Howl
|
||||
UPDATE `spell_custom_attr` SET `attributes` = `attributes` & ~(64) WHERE `spell_id` = 12323;
|
||||
Reference in New Issue
Block a user