mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2024_05_25_01 -> 2024_05_26_00
|
||||
--
|
||||
UPDATE `spell_proc_event` SET `Cooldown`=600 WHERE `entry`=69762;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_05_26_00 -> 2024_05_26_01
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE (`CreatureID` = 22515) AND (`GroupID` = 19);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
Reference in New Issue
Block a user