fix(DB/Creature): Hex Lord Malacrass missing weapon (#17475)
fix(DB/Creature): Hex Lord Malacrass wrong equipment https: //github.com/TrinityCore/TrinityCore/commit/5856f520bbd8dded42f7742277839587b0645dde Co-authored-by: Eridium <6587064+Killyana@users.noreply.github.com>
This commit is contained in:
parent
2d63090c83
commit
e08de5f073
2 changed files with 2 additions and 3 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- Hex Lord Malacrass
|
||||
UPDATE `creature_template_addon` SET `bytes2` = 1 WHERE `entry` = 24239;
|
||||
Loading…
Add table
Add a link
Reference in a new issue