(db/Creautre) - Adds Heroic version of Brann Bronzebeard to Halls of Stone (#21755)

This commit is contained in:
Ryan Turner 2025-03-29 08:35:27 +00:00 committed by GitHub
parent 0ec26eba7c
commit 80627efd6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,2 @@
-- Matches the Heroic Faction to the base brann, Adds "Brann Bronzebeard" (1) [Heroic] to Heroic Version | 32'052 => 40'065 HP
UPDATE `creature_template` SET `faction` = 1665, `difficulty_entry_1` = 31366 WHERE (`entry` = 28070);