mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 09:39:11 +00:00
fix(DB\Creature): Moonstalker Runt maxlevel (#8210)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633174752449991400');
|
||||
|
||||
UPDATE `creature_template` SET `maxlevel`=11 WHERE `entry`=2070;
|
||||
Reference in New Issue
Block a user