mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_02_12_07 -> 2023_02_12_08
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param3`=1 WHERE `entryorguid`=4966 AND `source_type`=0 AND `id`=7;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_12_08 -> 2023_02_12_09
|
||||
--
|
||||
|
||||
DELETE FROM `creature` WHERE `guid` IN (125922, 125927, 125930, 125931, 125932, 126052, 1158) AND `id1`=19382; -- Wildhammer Gryphon Rider
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_12_09 -> 2023_02_12_10
|
||||
--
|
||||
ALTER TABLE `creature_formations`
|
||||
CHANGE COLUMN `dist` `dist` FLOAT NOT NULL DEFAULT '0' AFTER `memberGUID`,
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_12_10 -> 2023_02_12_11
|
||||
--
|
||||
UPDATE `smart_scripts` SET `target_type`=19, `target_param1`=20635, `target_param2`=20 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=2;
|
||||
UPDATE `smart_scripts` SET `target_type`=19, `target_param1`=20771, `target_param2`=20 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=3;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_02_12_11 -> 2023_02_12_12
|
||||
--
|
||||
SET @CGUID := 2000102;
|
||||
DELETE FROM `creature` WHERE `id1`=17578;
|
||||
Reference in New Issue
Block a user