adjust CreatureGroups to use cmangos flags (for already-supported values, no functionality changed)

This commit is contained in:
Aokromes
2017-07-03 20:08:41 +02:00
parent ab6ea7ba04
commit bc5c799484
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_formations` SET `groupAI`=(`groupAI`&~0x004)|0x200 WHERE `groupAI`&0x004;