mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
2
data/sql/updates/db_world/2024_11_09_01.sql
Normal file
2
data/sql/updates/db_world/2024_11_09_01.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- DB update 2024_11_09_00 -> 2024_11_09_01
|
||||
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` & ~(33554432 | 67108864) WHERE `entry` = 5855;
|
||||
Reference in New Issue
Block a user