mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_05_23_00 -> 2023_05_24_00
|
||||
--
|
||||
UPDATE `creature_template` SET `speed_run` = 1.14286 WHERE `entry` = 4480;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_05_24_00 -> 2023_05_24_01
|
||||
--
|
||||
DELETE FROM `creature_template_spell` WHERE `CreatureID`=18847 AND `Index`=2 AND `Spell`=33096;
|
||||
INSERT INTO `creature_template_spell` (`CreatureID`, `Index`, `Spell`, `VerifiedBuild`) VALUES (18847, 2, 33096, 0);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_05_24_01 -> 2023_05_24_02
|
||||
--
|
||||
-- Blackrock Summoner
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 9818);
|
||||
Reference in New Issue
Block a user