fix(DB/Creature): Make Shattered Halls triggers invisible to players (#16545)

init
This commit is contained in:
Eddy Vega
2023-06-15 18:20:39 -06:00
committed by GitHub
parent 666b5847c3
commit d071784d92

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE `entry`=17552;