DB/Creature: Fix Honor Hold Hellfire Event combat stuck

Closes #26726

(cherry picked from commit b1b5bc650b)
This commit is contained in:
Jinnaix
2021-07-21 20:04:06 +03:00
committed by Shauren
parent fc3e26fdfe
commit d44d1f6309

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 0x00002000 WHERE `entry` = 18729;