DB: Fix some DB errors

Ref https://github.com/TrinityCore/TrinityCore/commit/3acd9a7c4f7f4372b27f0e1a15c18b00435c9a03

(cherry picked from commit e4817aa822e1b24e72bc8db34858d429f6b8b5aa)
This commit is contained in:
Killyana
2021-06-19 23:33:38 +02:00
committed by Shauren
parent 66f7e57990
commit f2c36b8634
@@ -0,0 +1,2 @@
--
DELETE FROM `spawn_group` WHERE `spawnId` IN (64977,64978,64979,64980,64981,64982,64983,64984,64985,64986,64987,64988,64989,64990,64991,64992,64993) AND `spawnType`=0 AND `groupId`=2;