fix(DB/Creatures): Eye of Kilrogg should be able to attack. (#9427)
Fixes #9171
This commit is contained in:
parent
7b92ac90ae
commit
6ba46d04d0
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638297631577488200');
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags`=256 WHERE `entry`=4277;
|
||||
Loading…
Add table
Add a link
Reference in a new issue