mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
Fix(DB/Creature): Spirit Shade should be immune to AOE (#12044)
This commit is contained in:
1
data/sql/updates/pending_db_world/spiritshade.sql
Normal file
1
data/sql/updates/pending_db_world/spiritshade.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|4194304 WHERE `entry` = 15261;
|
||||
Reference in New Issue
Block a user