fix(DB/Creature): Added trigger flag to Gnome Cannor Shooter. (#15584)
Fixes #15535
This commit is contained in:
parent
213aaee42c
commit
38f2469d6c
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128 WHERE `entry`=21944;
|
||||
Loading…
Add table
Add a link
Reference in a new issue