parent
889ef5b11c
commit
73f8af325d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
-- Remove SPELL_ATTR0_CU_DONT_BREAK_STEALTH (0x40) from Piercing Howl
|
||||||
UPDATE `spell_custom_attr` SET `attributes` = `attributes` & ~(64) WHERE `spell_id` = 12323;
|
UPDATE `spell_custom_attr` SET `attributes` = `attributes` & ~(64) WHERE `spell_id` = 12323;
|
||||||
Loading…
Add table
Add a link
Reference in a new issue