mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(DB/creature_template): Love is in the Air Creatures Level (#11009)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647208425086920700');
|
||||
|
||||
UPDATE `creature_template` SET `minlevel` = 25, `maxlevel` = 26 WHERE `entry` = 37984;
|
||||
UPDATE `creature_template` SET `minlevel` = 33, `maxlevel` = 34 WHERE `entry` = 38006;
|
||||
Reference in New Issue
Block a user