mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +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