chore(DB): import pending files

Referenced commit(s): 9db2bf9645
This commit is contained in:
AzerothCoreBot
2023-01-21 17:15:08 +00:00
parent 9db2bf9645
commit 33f58a9fb8
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_19_00 -> 2023_01_21_00
SET @POOL = 60011;
SET @MILKBARREL = 33607;

View File

@@ -1,3 +1,4 @@
-- DB update 2023_01_21_00 -> 2023_01_21_01
-- Lieutenant Commander Thalvos
UPDATE `creature` SET `spawntimesecs`=60 WHERE `guid`=59381 AND `id1`=16978;
-- Arch Mage Xintor

View File

@@ -1,2 +1,3 @@
-- DB update 2023_01_21_01 -> 2023_01_21_02
--
DELETE FROM `creature` WHERE `id1` IN (20357, 20358) AND `guid` IN (84016, 84017);

View File

@@ -1,2 +1,3 @@
-- DB update 2023_01_21_02 -> 2023_01_21_03
--
UPDATE `creature` SET `equipment_id` = 1 WHERE `id1` = 9583;