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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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