fix(DB\Creature): Moonstalker Runt maxlevel (#8210)
This commit is contained in:
parent
cb31fa5815
commit
9ea00bb116
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633174752449991400');
|
||||
|
||||
UPDATE `creature_template` SET `maxlevel`=11 WHERE `entry`=2070;
|
||||
Loading…
Add table
Add a link
Reference in a new issue