fix(DB/Creature): Set Temporus Level 72 (#15335)
This commit is contained in:
parent
d336d1c9bf
commit
cd59b7ebc9
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
-- Temporus Level fix
|
||||
UPDATE `creature_template` SET `minlevel`=72, `maxlevel`=72 WHERE `entry`=17880;
|
||||
Loading…
Add table
Add a link
Reference in a new issue