fix(DB/Spells): Corrected attributes for Intercept. (#7134)

Fixed #6110

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
This commit is contained in:
UltraNix
2021-08-04 16:05:22 +02:00
committed by GitHub
parent b5faa1ebcb
commit 16a57e57d9

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1627313288997304500');
UPDATE `spell_dbc` SET `Attributes`=`Attributes`|0x20000000 WHERE `ID` IN (20252,20616,20617,25272,25275);