mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Creature): Set Melee State for Onyx Sanctum Guardians in 25 man mode. (#24223)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Set State Melee
|
||||
UPDATE `creature_template_addon` SET `bytes2` = 1 WHERE (`entry` = 31001);
|
||||
Reference in New Issue
Block a user