mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_05_17_00 -> 2023_05_20_00
|
||||
--
|
||||
SET @CGUID := 138519;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_05_20_00 -> 2023_05_20_01
|
||||
--
|
||||
|
||||
UPDATE `creature_addon` SET `auras` = '18950' WHERE `guid` IN (135170, 135171, 135174, 135175, 135345, 135346, 135347, 135348, 135349, 135350, 135351, 135352, 135353, 135354, 135355, 135356, 135357, 135358, 135359, 135360, 135361, 135362);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_05_20_01 -> 2023_05_20_02
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `bytes2` = 1, `auras` = '18950' WHERE (`entry` = 20993);
|
||||
UPDATE `creature_template_addon` SET `bytes2` = 2 WHERE (`entry` IN (17826, 20183));
|
||||
Reference in New Issue
Block a user