mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/creature_template): Void Zone from Lady Blaumeux (#3637)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user