mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
4
data/sql/updates/db_world/2025_03_25_00.sql
Normal file
4
data/sql/updates/db_world/2025_03_25_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2025_03_24_00 -> 2025_03_25_00
|
||||
|
||||
-- Taunt Immune
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|256 WHERE `entry` IN (25166, 25165);
|
||||
Reference in New Issue
Block a user