mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/Creature): Make Shattered Halls triggers invisible to players (#16545)
init
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE `entry`=17552;
|
||||
|
||||
Reference in New Issue
Block a user