mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_03_25_00 -> 2023_03_27_00
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|64|1073741824 WHERE (`entry` IN (20481, 21538));
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_03_27_00 -> 2023_03_27_01
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param1`=3600, `event_param2`=10800, `event_param3`=16900, `event_param4`=26500 WHERE `entryorguid`=20478 AND `source_type`=0 AND `id`=1;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_03_27_01 -> 2023_03_27_02
|
||||
-- Repair Pathaleon the Calculator Loot Table
|
||||
UPDATE `reference_loot_template` SET `GroupId`=5 WHERE `Entry`=35005 AND `Item` IN (28285, 28278, 28286, 28288, 28275, 27899);
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry`=19220 AND `Item`=35005 AND `Reference`=35005 AND `GroupId`=5;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_03_27_02 -> 2023_03_27_03
|
||||
-- Verified in Build: 47213
|
||||
UPDATE `creature_template` SET `faction` = 1860 WHERE `entry` IN (
|
||||
21651, -- Time-Lost Skettis Reaver
|
||||
Reference in New Issue
Block a user