parent
b1f53e19b0
commit
c51dfb9505
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_08_25_01 -> 2022_08_25_02
|
||||
--
|
||||
UPDATE `creature_template` SET `DamageModifier`=2.35, `ArmorModifier`=1.1, `AIName`='SmartAI' WHERE `entry`=14668;
|
||||
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_08_25_02 -> 2022_08_25_03
|
||||
--
|
||||
DELETE FROM `linked_respawn` WHERE `guid` IN (144610,144611,144612,144613,144614,144615,144616,144617,144618,144619,144620,144621,144622,144623,144624,144625,144626,144627,144628,144629,144630,144631,144653,144654,144655,144656,144657,144658,144659,144660,144661,144662,144663,144664,144665,144666,144667,144668,144669,144670,144671,144672,144676,144677,144674,144675,144673,144651,144652);
|
||||
INSERT INTO `linked_respawn` (`guid`, `linkedGuid`, `linkType`) VALUES
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_08_25_03 -> 2022_08_25_04
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` IN (26546, 26555);
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
Loading…
Add table
Add a link
Reference in a new issue