mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +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