chore(DB): import pending files

Referenced commit(s): 2568b98c14
This commit is contained in:
github-actions[bot]
2026-01-05 23:16:51 +00:00
parent 8f9fdda29d
commit 5feb14218e
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_01_05_02 -> 2026_01_05_03
-- --
DELETE FROM `spell_area` WHERE `spell` = 55858 AND `quest_start` = 12967; DELETE FROM `spell_area` WHERE `spell` = 55858 AND `quest_start` = 12967;
INSERT INTO `spell_area` (`spell`, `area`, `quest_start`, `quest_end`, `aura_spell`, `racemask`, `gender`, `autocast`, `quest_start_status`, `quest_end_status`) VALUES 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,2 +1,3 @@
-- DB update 2026_01_05_03 -> 2026_01_05_04
-- --
UPDATE `gameobject` SET `position_z` = 864.1913, `Comment` = 'original position_z: 870.297', `VerifiedBuild` = -47720 WHERE `guid` IN (5710989, 5710990, 5710991) AND `id` IN (189980, 189981, 191133); UPDATE `gameobject` SET `position_z` = 864.1913, `Comment` = 'original position_z: 870.297', `VerifiedBuild` = -47720 WHERE `guid` IN (5710989, 5710990, 5710991) AND `id` IN (189980, 189981, 191133);