mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
fix(DB/Creature): Set Temporus Level 72 (#15335)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
-- Temporus Level fix
|
||||
UPDATE `creature_template` SET `minlevel`=72, `maxlevel`=72 WHERE `entry`=17880;
|
||||
Reference in New Issue
Block a user