fix(DB/Creature): make infernal helper targets in Kara invisible to players (#17309)
* initial * add bench's bunny
This commit is contained in:
parent
373fdd68bf
commit
ae5b7538b1
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|128 WHERE `entry` IN (17168, 17169, 17170, 17171, 17172, 17173, 17174, 17175, 17176, 17260, 17459);
|
||||
Loading…
Add table
Add a link
Reference in a new issue