DB/World: DBErrors
This commit is contained in:
@@ -0,0 +1,29 @@
|
|||||||
|
-- DBErrors
|
||||||
|
DELETE FROM `disables` WHERE `sourceType`=1 AND `entry`=94474;
|
||||||
|
INSERT INTO `disables` (`sourceType`, `entry`, `flags`, `params_0`, `params_1`, `comment`) VALUES
|
||||||
|
(1, 94474, 0, '', '', 'Deprecated Quest: The Great Vault');
|
||||||
|
|
||||||
|
DELETE FROM `spell_script_names` WHERE `spell_id`=334315 AND `ScriptName`='spell_warl_unstable_affliction';
|
||||||
|
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||||
|
(334315, 'spell_warl_unstable_affliction');
|
||||||
|
|
||||||
|
DELETE FROM `spell_script_names` WHERE `spell_id`=393763 AND `ScriptName`='spell_dru_umbral_embrace';
|
||||||
|
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||||
|
(393763, 'spell_dru_umbral_embrace');
|
||||||
|
|
||||||
|
DELETE FROM `spell_script_names` WHERE `spell_id`=270658 AND `ScriptName`='spell_item_azerite_fortification';
|
||||||
|
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||||
|
(270658, 'spell_item_azerite_fortification');
|
||||||
|
|
||||||
|
DELETE FROM `spell_script_names` WHERE `spell_id`=31230 AND `ScriptName`='spell_rog_cheat_death';
|
||||||
|
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||||
|
(31230, 'spell_rog_cheat_death');
|
||||||
|
|
||||||
|
DELETE FROM `spell_proc` WHERE `SpellId`=444929;
|
||||||
|
INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `SpellFamilyMask3`, `ProcFlags`, `ProcFlags2`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `DisableEffectsMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES
|
||||||
|
(444929, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
|
||||||
|
|
||||||
|
UPDATE `creature_template` SET `faction`=35 WHERE `entry` IN (259106,262079,265254,260918,260875,265558,263272,264358,271599,260833,266910,260917,265792,266830,268829,264340,266458,265795,265559,265583,266205,265923,263532,267315,270142,263970,270250,266209,264362,265777,270145,270249,265581,266034,267919,263967,265950,263971,265951,266142,263989,264033,260437,265953,265957,263988,265860,262184,264024,264028,264030,264032,265876,265877,269279,263798,266143,264315,264322,264326,263366,264301,263270,268804,265084,266923,268767,266932,266933,267862,265791,265025,262076,264342,264343,264348,265268,265304,263530,269987,263599,263605,263606,265533,265535,265536,265537,268329,265573,265580,263224);
|
||||||
|
UPDATE `creature_template` SET `npcflag`=128 WHERE `entry`=254436;
|
||||||
|
UPDATE `creature_template` SET `unit_class`=1 WHERE `entry` IN (270645,271654,271655);
|
||||||
|
|
||||||
Reference in New Issue
Block a user