fix(DB/Spells): Warrior's Execute can be dodged/parried/blocked. (#11351)

This commit is contained in:
UltraNix
2022-04-17 04:56:56 +02:00
committed by GitHub
parent 7cb9a73ef9
commit 6745b63bed

View File

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