mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 01:04:34 +00:00
3
data/sql/updates/db_world/2025_05_29_01.sql
Normal file
3
data/sql/updates/db_world/2025_05_29_01.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2025_05_29_00 -> 2025_05_29_01
|
||||
--
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`&~(4), `flags_extra` = `flags_extra`|2147483648 WHERE (`entry` IN (29310,31465));
|
||||
Reference in New Issue
Block a user