chore(DB): import pending files

Referenced commit(s): 82ae390850
This commit is contained in:
github-actions[bot]
2025-12-26 18:12:37 +00:00
parent 63b733b503
commit 5402899dd6
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2025_12_26_02 -> 2025_12_26_03
-- Double-Triple Checked with sniffs
DELETE FROM `creature` WHERE `guid` IN (127961, 127962) AND `id1` = 15977 AND `map` = 533;

View File

@@ -1,3 +1,4 @@
-- DB update 2025_12_26_03 -> 2025_12_26_04
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|1 WHERE (`entry` = 16506);
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|2|8|16|64|512|1024|4096|8192|32768|65536|131072|262144|524288|1048576|4194304|8388608|67108864|134217728|268435456|536870912 WHERE (`entry` = 29274);