mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Remove UNIT_FLAG_RENAME 2
(cherry picked from commit 03c1fd556d)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `unit_flags` = `unit_flags` &~ 0x00000010 WHERE `guid` IN (40451,40453,40454,40455,40456,40457,40458,40459,40460,40461,40466);
|
||||
Reference in New Issue
Block a user