DB/Creature: Remove incorrectly spawned 2x Shadowmoon Retainer (22102)
Closes #25838 (cherry picked from commit 5170721fb9cb0007f7401e6580d371d41dc34804)
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