mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Remove wrong spawns summoned by Nexus-Prince Shaffar
Closes #24325
(cherry picked from commit 05aeb142a8)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id`=18431;
|
||||
DELETE FROM `linked_respawn` WHERE `guid` IN (91131,91132,91133);
|
||||
Reference in New Issue
Block a user