fix(DB/Spells): Corrected attributes for Intercept. (#7134)
Fixed #6110 Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
This commit is contained in:
parent
b5faa1ebcb
commit
16a57e57d9
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue