fix(Core/Build): Delete spell_dbc data with wrong values (#9012)

This commit is contained in:
Nefertumm
2021-11-08 15:31:54 -03:00
committed by GitHub
parent 36d5164861
commit df5d721ca8

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1636233172792932800');
DELETE FROM `spell_dbc` WHERE `Id` IN (78142, 78951, 79342, 79579);