mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 16:16:27 +00:00
6
data/sql/updates/db_world/2022_08_21_19.sql
Normal file
6
data/sql/updates/db_world/2022_08_21_19.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2022_08_21_18 -> 2022_08_21_19
|
||||
--
|
||||
|
||||
-- Immune to Taunt
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|256 WHERE `entry`=15509;
|
||||
|
||||
Reference in New Issue
Block a user