mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
3
data/sql/updates/db_world/2026_02_21_01.sql
Normal file
3
data/sql/updates/db_world/2026_02_21_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2026_02_21_00 -> 2026_02_21_01
|
||||
-- Omen of Clarity: revert SpellTypeMask to 0 to match TrinityCore
|
||||
UPDATE `spell_proc` SET `SpellTypeMask` = 0 WHERE `SpellId` = 16864;
|
||||
Reference in New Issue
Block a user