fix(DB/Creature): set Idol Room Spawner no longer visible (#19276)
This commit is contained in:
parent
c3e22c0fe2
commit
d2e6eee205
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 128 WHERE `entry` = 8611;
|
||||
Loading…
Add table
Add a link
Reference in a new issue