parent
9db2bf9645
commit
33f58a9fb8
4 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue