parent
2391f454c7
commit
ffb4012673
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue