DB/Creature: Restore wrongly removed flags

Ref #24983

(cherry picked from commit 4d488b0c9bb337d477d82b7c2a7cfe64a8fbccb2)
This commit is contained in:
offl
2022-03-07 23:51:20 +01:00
committed by Shauren
parent 7d9f0ef4a6
commit 984b75c5dd
@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x00000040, `unit_flags` = 256 WHERE `entry` IN (18200,18180);