mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Remove incorrectly spawned 2x Shadowmoon Retainer (22102)
Closes #25838
(cherry picked from commit 5170721fb9)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove 2 incorrect permanent spawns belonging to a scripted quest event
|
||||
DELETE FROM `creature` WHERE `id` = 22102 AND `guid` IN (86101, 86102);
|
||||
Reference in New Issue
Block a user