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_05_28_04 -> 2023_05_29_00
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|16|64|256|1024|2048|4096|65536|8388608|33554432 WHERE `entry` = 21102;
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_05_29_00 -> 2023_05_29_01
|
||||
--
|
||||
DELETE FROM `creature_template_resistance` WHERE `CreatureID` IN (17034, 17035, 17039, 17053);
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_05_29_01 -> 2023_05_29_02
|
||||
-- Hellfire Beacons
|
||||
UPDATE `gameobject_template` SET `ScriptName` = 'go_beacon' WHERE `entry` IN (181579, 181580, 181581);
|
||||
Reference in New Issue
Block a user