DB: fixed some startup errors

This commit is contained in:
Ovahlord
2019-02-15 21:41:58 +01:00
parent e8b5543ed7
commit 58c5c9b7d4

View File

@@ -0,0 +1,3 @@
UPDATE `creature_template` SET `flags_extra`= 1073741824 WHERE `entry` IN (52613, 52601, 52614, 52607, 52957, 52959, 52963);
UPDATE `creature_template` SET `lootid`= 0 WHERE `entry` IN (52973, 52969, 52961, 52971, 52975);
DELETE FROM `spell_group` WHERE `spell_id` IN (30808, 53138, 58180);