diff options
-rw-r--r-- | sql/updates/world/master/2024_02_09_05_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_02_09_05_world.sql b/sql/updates/world/master/2024_02_09_05_world.sql new file mode 100644 index 00000000000..122cd658c43 --- /dev/null +++ b/sql/updates/world/master/2024_02_09_05_world.sql @@ -0,0 +1 @@ +UPDATE `spell_proc` SET `SchoolMask`=0x00 WHERE `SpellId` IN(390786 /*Weal and Woe*/, 390787 /*Weal and Woe*/, 390668 /*Apathy*/, 377438 /*Words of the Pious*/, 198068 /*Power of the Dark Side*/, 390691 /*Borrowed Time*/, 114255 /*Surge of Light*/, 215768 /*Blaze of Light*/, 390615 /*From Darkness Comes Light*/, 390617 /*From Darkness Comes Light*/, 193063 /*Protective Light*/, 390676 /*Inspiration*/, 64129 /*Body and Soul*/); |