DB/Creature: Remove wrong spawns from Blackwing Lair

(cherry picked from commit 06c174c75d2433410db6710e62444a0fd3d5f67a)
This commit is contained in:
Killyana
2021-12-23 22:10:31 +01:00
committed by Shauren
parent 995f4bf835
commit 3942e1f025
@@ -0,0 +1,3 @@
--
DELETE FROM `creature` WHERE `id` IN (14264,14263,14262);
DELETE FROM `linked_respawn` WHERE `guid` IN (85808, 85813, 85821, 85822, 85823, 85824, 85825, 85827, 85828, 85829, 85830, 85832, 85834, 85836, 85837, 85838);