mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 11:55:43 +00:00
fix(DB/creature_template): Add IGNORE_ASSISTANCE_CALL to Anubisath Sentinel (#13406)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = 0 WHERE `entry` IN (14882, 14883, 14825, 13996);
|
||||
UPDATE `creature_template` SET `flags_extra` = 33554432 WHERE (`entry` = 15264);
|
||||
Reference in New Issue
Block a user