Skip to content

Commit 29be348

Browse files
chore(DB): import pending files
Referenced commit(s): dfc5ebb
1 parent 57090a5 commit 29be348

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

data/sql/updates/pending_db_world/rev_1769808422811823800.sql renamed to data/sql/updates/db_world/2026_02_06_07.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- DB update 2026_02_06_06 -> 2026_02_06_07
12
--
23
DELETE FROM `spell_area` WHERE `spell` = 37280 AND `area` = 3607;
34
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES

data/sql/updates/pending_db_world/rev_1770302622700625500.sql renamed to data/sql/updates/db_world/2026_02_06_08.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- DB update 2026_02_06_07 -> 2026_02_06_08
12
--
23
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|64|32768 WHERE (`entry` = 21838);
34

0 commit comments

Comments
 (0)