fix(DB/Spells): Fixed applying Brutal Assault. (#12886)

Fixes #11409
This commit is contained in:
UltraNix
2022-09-02 14:32:03 +02:00
committed by GitHub
parent ea0a344af5
commit 3adf267e74

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `spell_dbc` WHERE `ID` IN (46393);