mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Remove UNIT_FLAG_RENAME
Ref #25764
Definitely should not be stored in DB
(cherry picked from commit d0b9aaa503)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` &~ 0x00000010 WHERE `entry` IN (691,4789,18351,19581,22089,22433,23026,24737,24761,25027,25028,25545,26736,27588,29212,30518,31424,39682,39713,39714);
|
||||
Reference in New Issue
Block a user