mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_01_19_00 -> 2023_01_21_00
|
||||
|
||||
SET @POOL = 60011;
|
||||
SET @MILKBARREL = 33607;
|
||||
@@ -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
|
||||
@@ -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);
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_01_21_02 -> 2023_01_21_03
|
||||
--
|
||||
UPDATE `creature` SET `equipment_id` = 1 WHERE `id1` = 9583;
|
||||
Reference in New Issue
Block a user