mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Spells): Warrior's Execute can be dodged/parried/blocked. (#11351)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1649605122224895800');
|
||||
|
||||
DELETE FROM `spell_dbc` WHERE `id` IN (5308, 20658, 20660, 20661, 20662, 25234, 25236, 47470, 47471);
|
||||
Reference in New Issue
Block a user