fix(DB/creature_template): Void Zone from Lady Blaumeux (#3637)
This commit is contained in:
parent
5254aec645
commit
393fb2cf78
1 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1604177835597791700');
|
||||
|
||||
/*
|
||||
* Update by Silker | <www.azerothcore.org> | Copyright (C)
|
||||
*/
|
||||
|
||||
UPDATE `creature_template` SET `minlevel`=80, `maxlevel`=80 WHERE `entry`=16697;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue