Skip to content

Commit 0148800

Browse files
chore(DB): import pending files
Referenced commit(s): cb69e65
1 parent a98971a commit 0148800

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

data/sql/updates/pending_db_world/rev_1767902404005472900.sql renamed to data/sql/updates/db_world/2026_01_09_00.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-- DB update 2026_01_08_00 -> 2026_01_09_00
12
--
23
DELETE FROM `creature` WHERE `guid` IN (106509, 106879, 106611, 106612, 106613) AND `id1` IN (23666, 23667, 23670);
34
INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `unit_flags`, `CreateObject`, `VerifiedBuild`) VALUES

data/sql/updates/pending_db_world/rev_1767905979492678700.sql renamed to data/sql/updates/db_world/2026_01_09_01.sql

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

0 commit comments

Comments
 (0)