fix(DB/Creatures): fix Valithria dream phase NPC not visible to players (#25320)
This commit is contained in:
parent
d20b9db8b2
commit
19ccf2311c
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Valithria Dreamwalker
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` & ~128 WHERE `entry` = 37950;
|
||||
Loading…
Add table
Add a link
Reference in a new issue