fix(DB/spelldifficulty_dbc): Fix Disrupting shout [10/25] (#3639)
This commit is contained in:
parent
dd07515855
commit
a280e138bd
1 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1604393719697326100');
|
||||
|
||||
/*
|
||||
* Update by Silker | <www.azerothcore.org> | Copyright (C)
|
||||
*/
|
||||
|
||||
UPDATE `spelldifficulty_dbc` SET `DifficultySpellID_1`=55543, `DifficultySpellID_2`=29107 WHERE `ID`=29107;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue