mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/spelldifficulty_dbc): Fix Disrupting shout [10/25] (#3639)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user