mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/Creature): Set level of Durnholde Mage in OHF heroic appropriate for heroic (#16563)
* Create rev_1686948961677753100.sql * Create rev_1686949481728636000.sql * Delete rev_1686948961677753100.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `minlevel` = 71, `maxlevel` = 71 WHERE (`entry` = 20525);
|
||||
Reference in New Issue
Block a user