mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Creature: Restore wrongly removed flags
Ref #24983
(cherry picked from commit 4d488b0c9b)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x00000040, `unit_flags` = 256 WHERE `entry` IN (18200,18180);
|
||||
Reference in New Issue
Block a user