mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,2 +1,3 @@
|
|||||||
|
-- DB update 2022_05_06_03 -> 2022_05_07_00
|
||||||
--
|
--
|
||||||
UPDATE `spell_area` SET `quest_start`=12924 WHERE `spell`=55858;
|
UPDATE `spell_area` SET `quest_start`=12924 WHERE `spell`=55858;
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_05_07_00 -> 2022_05_07_01
|
||||||
-- Remove Orphan Matron Aria duplicate
|
-- Remove Orphan Matron Aria duplicate
|
||||||
DELETE FROM `creature` WHERE `id1` = 34365 AND `guid` = 245000;
|
DELETE FROM `creature` WHERE `id1` = 34365 AND `guid` = 245000;
|
||||||
DELETE FROM `game_event_creature` WHERE `guid` = 245000 AND `eventEntry` = 10;
|
DELETE FROM `game_event_creature` WHERE `guid` = 245000 AND `eventEntry` = 10;
|
||||||
Reference in New Issue
Block a user