mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
fix(DB/creature_template): Disable Shattered Hand Warhound assistance function (#13753)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|33554432 WHERE `entry` IN (17280, 18059);
|
||||||
Reference in New Issue
Block a user