mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 23:26:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_08_26_00 -> 2022_08_27_00
|
||||
--
|
||||
DELETE FROM `gameobject` WHERE `id` IN (180634,180635,180636);
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_08_27_00 -> 2022_08_27_01
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=25153;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_08_27_01 -> 2022_08_27_02
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_huhuran_poison_bolt';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
Reference in New Issue
Block a user