chore(DB): import pending files

Referenced commit(s): 08308230ef
This commit is contained in:
AzerothCoreBot
2023-05-20 21:29:10 +00:00
parent 08308230ef
commit 87a172064a
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_05_17_00 -> 2023_05_20_00
--
SET @CGUID := 138519;

View File

@@ -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);

View File

@@ -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));