Fix(DB/Creature): Kroshius should be targetable. (#12043)
This commit is contained in:
parent
daff1239d3
commit
1ad475bc64
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/kroshius.sql
Normal file
1
data/sql/updates/pending_db_world/kroshius.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`&~33554432 WHERE `entry` = 14467;
|
||||
Loading…
Add table
Add a link
Reference in a new issue