fix(DB/spelldifficulty_dbc): Fix Disrupting shout [10/25] (#3639)

This commit is contained in:
Silker
2020-11-07 10:27:26 -06:00
committed by GitHub
parent dd07515855
commit a280e138bd

View File

@@ -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;