mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Creature): Remove Orphan Matron Aria duplicate (#11669)
* aria * zzz * bro * ...
This commit is contained in:
@@ -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;
|
||||||
Reference in New Issue
Block a user