chore(DB): import pending files

Referenced commit(s): 022a90cff4
This commit is contained in:
AzerothCoreBot
2022-08-27 12:48:41 +00:00
parent 022a90cff4
commit 9b3082f992
3 changed files with 3 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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