mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(Core/Build): Delete spell_dbc data with wrong values (#9012)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1636233172792932800');
|
||||
|
||||
DELETE FROM `spell_dbc` WHERE `Id` IN (78142, 78951, 79342, 79579);
|
||||
Reference in New Issue
Block a user