fix(DB/Spells): Glyph of Backstab should proc off only from Backstab (#8985)
- Closes #8735
This commit is contained in:
parent
9e3332dc20
commit
8388fdac34
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1636143937359438400');
|
||||
|
||||
UPDATE `spell_proc_event` SET `SpellFamilyMask0`=0x4 WHERE `entry`=56800;
|
||||
Loading…
Add table
Add a link
Reference in a new issue