parent
57090a5302
commit
29be3483b6
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2026_02_06_06 -> 2026_02_06_07
|
||||
--
|
||||
DELETE FROM `spell_area` WHERE `spell` = 37280 AND `area` = 3607;
|
||||
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2026_02_06_07 -> 2026_02_06_08
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|64|32768 WHERE (`entry` = 21838);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue