fix(DB/Creature): Remove custom-placed Shadowmoon Retainers in Eclipse Point (#15112)
This commit is contained in:
parent
65471801e6
commit
2953d97354
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `creature` WHERE `id1`=22102 AND `guid` IN (86101, 86102);
|
||||
Loading…
Add table
Add a link
Reference in a new issue