mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
DB/Creature: Fix Honor Hold Hellfire Event combat stuck
Closes #26726
(cherry picked from commit b1b5bc650b)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x00002000 WHERE `entry` = 18729;
|
||||
Reference in New Issue
Block a user