mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
2
sql/updates/world/2015_04_09_02_world.sql
Normal file
2
sql/updates/world/2015_04_09_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Deathbound Wards should be taunt immune
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 256 WHERE `entry` IN (37007, 38031);
|
||||
Reference in New Issue
Block a user