mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-27 22:16:11 +00:00
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user