mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 12:22:39 +01:00
adjust CreatureGroups to use cmangos flags (for already-supported values, no functionality changed)
cherry pick from 0d27fee6f4
This commit is contained in:
3
sql/updates/world/master/2017_07_09_04_world.sql
Normal file
3
sql/updates/world/master/2017_07_09_04_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_formations` SET `groupAI`=(`groupAI`&~0x004)|0x200 WHERE `groupAI`&0x004;
|
||||
|
||||
Reference in New Issue
Block a user