mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +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;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_05_07_00 -> 2022_05_07_01
|
||||
-- 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