mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(DB/Creatures): Eye of Kilrogg should be able to attack. (#9427)
Fixes #9171
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638297631577488200');
|
||||
|
||||
UPDATE `creature_template` SET `unit_flags`=256 WHERE `entry`=4277;
|
||||
Reference in New Issue
Block a user