chore(DB): import pending files

Referenced commit(s): dfc5ebbbab
This commit is contained in:
github-actions[bot]
2026-02-06 22:46:48 +00:00
parent 57090a5302
commit 29be3483b6
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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);