chore(DB): import pending files

Referenced commit(s): ea22a4f825
This commit is contained in:
AzerothCoreBot
2022-06-21 23:16:58 +00:00
parent ea22a4f825
commit 6983903a89

View File

@@ -1,2 +1,3 @@
-- DB update 2022_06_21_01 -> 2022_06_21_02
--
UPDATE `spell_dbc` SET `Attributes`=`Attributes`&~0x00200000, `AttributesEx7`=`AttributesEx7`|0x01800000, `DefenseType`=1 WHERE `ID`=20253;