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:
parent
704d70043a
commit
f0c724559e
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `minlevel` = 71, `maxlevel` = 71 WHERE (`entry` = 20525);
|
||||
Loading…
Add table
Add a link
Reference in a new issue