fix(DB/Creature): Set Melee State for Onyx Sanctum Guardians in 25 man mode. (#24223)
This commit is contained in:
parent
540a5a6f20
commit
36ce52ee6a
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
-- Set State Melee
|
||||
UPDATE `creature_template_addon` SET `bytes2` = 1 WHERE (`entry` = 31001);
|
||||
Loading…
Add table
Add a link
Reference in a new issue