parent
9e7aae74ac
commit
674f7e0f12
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_09_03_01 -> 2022_09_03_02
|
||||
-- General Angerforge
|
||||
SET @BOSS=45954;
|
||||
DELETE FROM `linked_respawn` WHERE `linkedGuid`=@BOSS AND `guid` IN (45955,45956,45958,45959);
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_09_03_02 -> 2022_09_03_03
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 26077 AND `ScriptName` = 'spell_itch_aq40';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (26077, 'spell_itch_aq40');
|
||||
Loading…
Add table
Add a link
Reference in a new issue