mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Creature: Remove wrong spawns from Blackwing Lair
(cherry picked from commit 06c174c75d)
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user