fix(DB/Creature): Remove Orphan Matron Aria duplicate (#11669)
* aria * zzz * bro * ...
This commit is contained in:
parent
ac8a6b4328
commit
ec3bdd2314
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
-- Remove Orphan Matron Aria duplicate
|
||||
DELETE FROM `creature` WHERE `id1` = 34365 AND `guid` = 245000;
|
||||
DELETE FROM `game_event_creature` WHERE `guid` = 245000 AND `eventEntry` = 10;
|
||||
Loading…
Add table
Add a link
Reference in a new issue