parent
b5ef9ee3de
commit
79d6f4e233
3 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue