mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -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
|
||||||
@@ -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);
|
||||||
Reference in New Issue
Block a user