mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
fix(DB/Spell): Judgement of wisdom/light procs (#1943)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1559669502068295488');
|
||||
|
||||
UPDATE `spell_proc_event` SET `SchoolMask` = 0, `procFlags` = 1048576 WHERE `entry` IN (20185,20186);
|
||||
Reference in New Issue
Block a user