fix(DB/Creature): Make "O'Mally's Instrument Bunny" invisible to players (#16645)
init
This commit is contained in:
parent
e97fca07ed
commit
e2eb1d7130
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE `entry`=22021;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue