parent
8f9fdda29d
commit
5feb14218e
2 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue