mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-03 02:53:48 +00:00
Fix(DB/Creature): Kroshius should be targetable. (#12043)
This commit is contained in:
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;
|
||||||
Reference in New Issue
Block a user