fix(DB/Creature): Make Shattered Halls triggers invisible to players (#16545)
init
This commit is contained in:
parent
666b5847c3
commit
d071784d92
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE `entry`=17552;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue