mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-13 12:02:19 +00:00
Fix(DB/Creature): Kroshius should be targetable. (#12043)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags`&~33554432 WHERE `entry` = 14467;
|
||||
Reference in New Issue
Block a user