mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/Temple of AhnQiraj): Added GROUP_AI_FLAG_RESPAWN_ON_EVADE to… (#13188)
fix(DB/Temple of AhnQiraj): Added `GROUP_AI_FLAG_RESPAWN_ON_EVADE` to Qiraji Champion packs. Fixes #13100
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_formations` SET `groupAI`=`groupAI`|0x008 WHERE `leaderguid` BETWEEN 88000 AND 88007;
|
||||
Reference in New Issue
Block a user